Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=38
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=39",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=37",
    "results": [
        {
            "id": 34147,
            "slug": "vs19_388_172",
            "identifier": "vs19_388_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_172/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 34.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.1 DDL n. 2022",
            "description_title": "Emendamento 34.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36634,
            "slug": "vs19_439_001",
            "identifier": "vs19_439_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_001/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1000 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 2240",
            "description_title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34687,
            "slug": "vs19_387_085",
            "identifier": "vs19_387_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_085/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2088-AR/88 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2088-AR/88 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/88 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/88 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36866,
            "slug": "vs19_440_079",
            "identifier": "vs19_440_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_079/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 23.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2026",
            "description_title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34139,
            "slug": "vs19_388_152",
            "identifier": "vs19_388_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_152/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 152,
            "title": "Emendamento 28.4 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 28.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.4 DDL n. 2022",
            "description_title": "Emendamento 28.4 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 36585,
            "slug": "vs19_435_103",
            "identifier": "vs19_435_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_103/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 10.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.14 PDL n. 1573",
            "description_title": "Emendamento 10.14 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34085,
            "slug": "vs19_388_099",
            "identifier": "vs19_388_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_099/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 25.16 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.16 DDL n. 2022",
            "description_title": "Emendamento 25.16 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34114,
            "slug": "vs19_388_131",
            "identifier": "vs19_388_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_131/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1000 DDL n. 2022",
            "description_title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34059,
            "slug": "vs19_388_169",
            "identifier": "vs19_388_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_169/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 32.7 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 32.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 32.7 DDL n. 2022",
            "description_title": "Emendamento 32.7 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34563,
            "slug": "vs19_388_074",
            "identifier": "vs19_388_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_074/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2022",
            "original_title": "Votazione Articolo 19 DDL n. 2022",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36160,
            "slug": "vs19_427_054",
            "identifier": "vs19_427_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_054/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.1 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2034",
            "description_title": "Emendamento 3.1 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34684,
            "slug": "vs19_387_082",
            "identifier": "vs19_387_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_082/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2088-AR/85 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2088-AR/85 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/85 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/85 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34104,
            "slug": "vs19_388_185",
            "identifier": "vs19_388_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_185/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 185,
            "title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.02 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.02 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34074,
            "slug": "vs19_388_168",
            "identifier": "vs19_388_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_168/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 168,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 2022",
            "original_title": "Votazione Articolo 31 DDL n. 2022",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34463,
            "slug": "vs19_388_066",
            "identifier": "vs19_388_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_066/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 16.1001 BOF GIANANGELO (LEGA) - Votazione Emendamento 16.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.1001 DDL n. 2022",
            "description_title": "Emendamento 16.1001 BOF GIANANGELO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34339,
            "slug": "vs19_388_206",
            "identifier": "vs19_388_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_206/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 206,
            "title": "Emendamento 35.1008 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1008 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1008 DDL n. 2022",
            "description_title": "Emendamento 35.1008 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33667,
            "slug": "vs19_384_069",
            "identifier": "vs19_384_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_069/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 69,
            "title": "ART AGG 14.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36158,
            "slug": "vs19_427_045",
            "identifier": "vs19_427_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_045/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.100 della Commissione - Votazione Emendamento 2.100 PDL n. 1424",
            "original_title": "Votazione Emendamento 2.100 PDL n. 1424",
            "description_title": "Emendamento 2.100 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36107,
            "slug": "vs19_427_049",
            "identifier": "vs19_427_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_049/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1424",
            "original_title": "Votazione Articolo 5 PDL n. 1424",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33668,
            "slug": "vs19_384_053",
            "identifier": "vs19_384_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_053/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 53,
            "title": "ART AGG 13.01002 PART AMM - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01002 PART AMM",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34333,
            "slug": "vs19_388_212",
            "identifier": "vs19_388_212",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_212/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 212,
            "title": "Articolo 38 - Votazione Articolo 38 DDL n. 2022",
            "original_title": "Votazione Articolo 38 DDL n. 2022",
            "description_title": "Articolo 38",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 36916,
            "slug": "vs19_444_008",
            "identifier": "vs19_444_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_008/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.30 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.30 PDL n. 2149",
            "description_title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 33575,
            "slug": "vs19_384_029",
            "identifier": "vs19_384_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_029/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 69,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 36957,
            "slug": "vs19_444_051",
            "identifier": "vs19_444_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_051/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2149/30 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2149/30 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/30 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/30 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34475,
            "slug": "vs19_388_084",
            "identifier": "vs19_388_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_084/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 84,
            "title": "Identici articoli aggiuntivi 21.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 21.012 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.011 DDL n. 2022",
            "original_title": "Votazione Emendamento 21.011 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 21.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 21.012 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 10,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36864,
            "slug": "vs19_440_076",
            "identifier": "vs19_440_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_076/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 22.10 FERRARA ANTONIO (M5S) - Votazione Emendamento 22.10 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.10 DDL n. 2026",
            "description_title": "Emendamento 22.10 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34481,
            "slug": "vs19_377_007",
            "identifier": "vs19_377_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_007/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33622,
            "slug": "vs19_384_059",
            "identifier": "vs19_384_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_059/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 13.01012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34123,
            "slug": "vs19_388_096",
            "identifier": "vs19_388_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_096/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 25.60 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.60 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.60 DDL n. 2022",
            "description_title": "Emendamento 25.60 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34105,
            "slug": "vs19_388_127",
            "identifier": "vs19_388_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_127/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 127,
            "title": "Articolo aggiuntivo 25.023 IARIA ANTONINO (M5S) - Votazione Emendamento 25.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.023 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34127,
            "slug": "vs19_388_109",
            "identifier": "vs19_388_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_109/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 25.37 IARIA ANTONINO (M5S) - Votazione Emendamento 25.37 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.37 DDL n. 2022",
            "description_title": "Emendamento 25.37 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36851,
            "slug": "vs19_440_054",
            "identifier": "vs19_440_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_054/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 13.16 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.16 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.16 DDL n. 2026",
            "description_title": "Emendamento 13.16 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36870,
            "slug": "vs19_440_084",
            "identifier": "vs19_440_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_084/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 23.05 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.05 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34303,
            "slug": "vs19_388_186",
            "identifier": "vs19_388_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_186/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 186,
            "title": "Identici articoli aggiuntivi 34.012 CANTONE LUCIANO (M5S), 34.013 PASTORELLA GIULIA (APERRE), 34.014 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 34.015 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 34.012 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.012 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 34.012 CANTONE LUCIANO (M5S), 34.013 PASTORELLA GIULIA (APERRE), 34.014 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 34.015 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34082,
            "slug": "vs19_388_167",
            "identifier": "vs19_388_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_167/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 167,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 2022",
            "original_title": "Votazione Articolo 30 DDL n. 2022",
            "description_title": "Articolo 30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34562,
            "slug": "vs19_388_072",
            "identifier": "vs19_388_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_072/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2022",
            "original_title": "Votazione Articolo 18 DDL n. 2022",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34079,
            "slug": "vs19_388_136",
            "identifier": "vs19_388_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_136/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 26.1001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1001 DDL n. 2022",
            "description_title": "Emendamento 26.1001 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34096,
            "slug": "vs19_388_170",
            "identifier": "vs19_388_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_170/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 33.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 33.7000, DDL n. 2022",
            "original_title": "Votazione Emendamento 33.7000, DDL n. 2022",
            "description_title": "Emendamento 33.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 54,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34107,
            "slug": "vs19_388_124",
            "identifier": "vs19_388_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_124/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 124,
            "title": "Identici articoli aggiuntivi 25.017 MAGI RICCARDO (M-+EUR) e 25.020 IARIA ANTONINO (M5S) - Votazione Emendamento 25.017 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.017 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 25.017 MAGI RICCARDO (M-+EUR) e 25.020 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 22960,
            "slug": "19-86-13",
            "identifier": "19-86-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-13/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 13,
            "title": "Giornata nazionale per il diritto al divertimento in sicurezza - Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "Giornata nazionale per il diritto al divertimento in sicurezza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 60,
            "majority_cohesion_rate": 57.89,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 32478,
            "slug": "vs19_359_037",
            "identifier": "vs19_359_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_037/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2066/64 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2066/64 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/64 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/64 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 35161,
            "slug": "vs19_353_061",
            "identifier": "vs19_353_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_061/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "original_title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 35150,
            "slug": "vs19_353_050",
            "identifier": "vs19_353_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_050/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 35147,
            "slug": "vs19_353_047",
            "identifier": "vs19_353_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_047/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 35152,
            "slug": "vs19_353_052",
            "identifier": "vs19_353_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_052/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1830/11 MARI FRANCESCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/11 MARI FRANCESCO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 34786,
            "slug": "vs19_353_040",
            "identifier": "vs19_353_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_040/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 34765,
            "slug": "vs19_353_018",
            "identifier": "vs19_353_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_018/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.32 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.32 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 34769,
            "slug": "vs19_353_022",
            "identifier": "vs19_353_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_022/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.36 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.36 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 34778,
            "slug": "vs19_353_031",
            "identifier": "vs19_353_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_031/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "original_title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32461,
            "slug": "vs19_359_040",
            "identifier": "vs19_359_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_040/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2066/67 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2066/67 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/67 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/67 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 42.77
        }
    ]
}