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

{
    "count": 22130,
    "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=286",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=284",
    "results": [
        {
            "id": 27249,
            "slug": "vs19_232_042",
            "identifier": "vs19_232_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_042/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1620",
            "description_title": "Emendamento 6.3 BONAFE' SIMONA (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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22385,
            "slug": "vs19_147_035",
            "identifier": "vs19_147_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_035/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/887 E ABB./10, sulla parte dispositiva, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./10, sulla parte dispositiva, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21759,
            "slug": "vs19_114_077",
            "identifier": "vs19_114_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_077/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1114/121 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1114/121 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/121 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/121 LOMUTI ARNALDO (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": 34,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25643,
            "slug": "vs19_210_020",
            "identifier": "vs19_210_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_020/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1341",
            "description_title": "Emendamento 4.10 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24136,
            "slug": "vs19_162_006",
            "identifier": "vs19_162_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_162_006/?format=api",
            "sitting": {
                "id": 1468,
                "date": "2023-09-14",
                "number": 162,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1040",
            "original_title": "Votazione Articolo 1 DDL n. 1040",
            "description_title": "Articolo 1",
            "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": 130,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24131,
            "slug": "vs19_162_007",
            "identifier": "vs19_162_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_162_007/?format=api",
            "sitting": {
                "id": 1468,
                "date": "2023-09-14",
                "number": 162,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1040",
            "original_title": "Votazione Articolo 2 DDL n. 1040",
            "description_title": "Articolo 2",
            "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": 130,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27283,
            "slug": "vs19_232_017",
            "identifier": "vs19_232_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_017/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.31 DDL n. 1620",
            "description_title": "Emendamento 4.31 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 CAPPELLETTI ENRICO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24508,
            "slug": "vs19_184_047",
            "identifier": "vs19_184_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_047/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.11 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1406",
            "description_title": "Emendamento 4.11 APPENDINO CHIARA (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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24127,
            "slug": "vs19_162_014",
            "identifier": "vs19_162_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_162_014/?format=api",
            "sitting": {
                "id": 1468,
                "date": "2023-09-14",
                "number": 162,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1041",
            "original_title": "Votazione Articolo 4 DDL n. 1041",
            "description_title": "Articolo 4",
            "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": 132,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24128,
            "slug": "vs19_162_009",
            "identifier": "vs19_162_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_162_009/?format=api",
            "sitting": {
                "id": 1468,
                "date": "2023-09-14",
                "number": 162,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1040",
            "original_title": "Votazione Articolo 4 DDL n. 1040",
            "description_title": "Articolo 4",
            "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": 131,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24526,
            "slug": "vs19_184_036",
            "identifier": "vs19_184_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_036/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1406",
            "description_title": "Emendamento 3.8 EVI ELEONORA (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27230,
            "slug": "vs19_232_014",
            "identifier": "vs19_232_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_014/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.28 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.28 DDL n. 1620",
            "description_title": "Emendamento 4.28 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24042,
            "slug": "vs19_158_007",
            "identifier": "vs19_158_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_007/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1135/3 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1135/3 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/3 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/3 D'ORSO VALENTINA (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": 58,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24010,
            "slug": "vs19_157_039",
            "identifier": "vs19_157_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_039/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 39,
            "title": "Ratifica accordo di cooperazione con Ucraina in tema di polizia",
            "original_title": "Votazione finale DDL n. 0922",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana e il Gabinetto dei Ministri dell'Ucraina sulla cooperazione di Polizia, fatto a Kiev il 10 giugno 2021 (DDL 922)",
            "public_title": "Ratifica accordo di cooperazione con Ucraina in tema di polizia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24182,
            "slug": "vs19_168_051",
            "identifier": "vs19_168_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_051/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1373/61 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1373/61 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/61 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/61 CURTI AUGUSTO (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": 6,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29553,
            "slug": "vs19_187_051",
            "identifier": "vs19_187_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_051/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24589,
            "slug": "vs19_184_067",
            "identifier": "vs19_184_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_067/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 6.13 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1406",
            "description_title": "Emendamento 6.13 PAVANELLI EMMA (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": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24023,
            "slug": "vs19_157_034",
            "identifier": "vs19_157_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_034/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 0922",
            "original_title": "Votazione Articolo 1 DDL n. 0922",
            "description_title": "Articolo 1",
            "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": 127,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21778,
            "slug": "vs19_114_070",
            "identifier": "vs19_114_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_070/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1114/114 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1114/114 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/114 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/114 DELL'OLIO GIANMAURO (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": 31,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29875,
            "slug": "vs19_276_020",
            "identifier": "vs19_276_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_020/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/851/4 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/851/4 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/4 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/4 FERRARI SARA (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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 25373,
            "slug": "vs19_204_025",
            "identifier": "vs19_204_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_025/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1458/63 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1458/63 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/63 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/63 TORTO DANIELA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25393,
            "slug": "vs19_204_011",
            "identifier": "vs19_204_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_011/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1458/48 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1458/48 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/48 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/48 EVI ELEONORA (AVS)",
            "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": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24747,
            "slug": "vs19_184_062",
            "identifier": "vs19_184_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_062/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1406",
            "description_title": "Emendamento 6.4 PAVANELLI EMMA (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25386,
            "slug": "vs19_204_052",
            "identifier": "vs19_204_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_052/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventunesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventunesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24262,
            "slug": "vs19_172_023",
            "identifier": "vs19_172_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_023/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00185, sul capoverso dodicesimo della parte dispositiva, CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00185",
            "original_title": "Votazione Mozione 1_00185",
            "description_title": "Mozione n. 1-00185, sul capoverso dodicesimo della parte dispositiva, CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 128,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24249,
            "slug": "vs19_172_020",
            "identifier": "vs19_172_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_020/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00177, sui capoversi primo e quarto della parte dispositiva, come riformulati, MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00177",
            "original_title": "Votazione Mozione 1_00177",
            "description_title": "Mozione n. 1-00177, sui capoversi primo e quarto della parte dispositiva, come riformulati, MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25358,
            "slug": "vs19_204_024",
            "identifier": "vs19_204_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_024/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1458/62 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1458/62 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/62 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/62 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25547,
            "slug": "vs19_210_065",
            "identifier": "vs19_210_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_065/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1341",
            "original_title": "Votazione Articolo 16 DDL n. 1341",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 72,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29876,
            "slug": "vs19_276_021",
            "identifier": "vs19_276_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_021/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/851/5 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/851/5 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/5 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/5 GHIO VALENTINA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 25347,
            "slug": "vs19_204_039",
            "identifier": "vs19_204_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_039/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1458/76 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1458/76 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/76 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/76 DE MARIA ANDREA (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": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25164,
            "slug": "vs19_200_044",
            "identifier": "vs19_200_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_044/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1551/47 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1551/47 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/47 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/47 GUERRA MARIA CECILIA (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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27767,
            "slug": "vs19_239_055",
            "identifier": "vs19_239_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_055/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1515",
            "original_title": "Votazione Articolo 12 DDL n. 1515",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 14,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27681,
            "slug": "vs19_239_046",
            "identifier": "vs19_239_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_046/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.14 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.14 DDL n. 1515",
            "description_title": "Emendamento 12.14 MEROLA VIRGINIO (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": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26121,
            "slug": "vs19_216_042",
            "identifier": "vs19_216_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_042/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1555",
            "original_title": "Votazione Articolo 5 DDL n. 1555",
            "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": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26117,
            "slug": "vs19_216_049",
            "identifier": "vs19_216_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_049/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.3 DDL n. 1555",
            "description_title": "Emendamento 9.3 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26054,
            "slug": "vs19_216_152",
            "identifier": "vs19_216_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_152/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 152,
            "title": "Legge annuale per il mercato e la concorrenza 2022",
            "original_title": "Votazione finale DDL n. 1555",
            "description_title": "Legge annuale per il mercato e la concorrenza 2022\" (Approvato dal Senato) (DDL 1555)",
            "public_title": "Legge annuale per il mercato e la concorrenza 2022",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26150,
            "slug": "vs19_216_035",
            "identifier": "vs19_216_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_035/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.6 EVI ELEONORA (AVS) - Votazione Emendamento 3.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1555",
            "description_title": "Emendamento 3.6 EVI ELEONORA (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": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 27697,
            "slug": "vs19_239_049",
            "identifier": "vs19_239_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_049/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 12.17 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.17 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.17 DDL n. 1515",
            "description_title": "Emendamento 12.17 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26131,
            "slug": "vs19_216_028",
            "identifier": "vs19_216_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_028/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.05 BONELLI ANGELO (AVS) - Votazione Emendamento 2.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 2.05 BONELLI ANGELO (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": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26108,
            "slug": "vs19_216_047",
            "identifier": "vs19_216_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_047/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1555",
            "original_title": "Votazione Articolo 8 DDL n. 1555",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 26067,
            "slug": "vs19_216_037",
            "identifier": "vs19_216_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_037/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1555",
            "original_title": "Votazione Articolo 3 DDL n. 1555",
            "description_title": "Articolo 3",
            "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": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26062,
            "slug": "vs19_216_020",
            "identifier": "vs19_216_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_020/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1555",
            "description_title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26180,
            "slug": "vs19_216_078",
            "identifier": "vs19_216_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_078/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (AVS) - Votazione Emendamento 11.19 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.19 DDL n. 1555",
            "description_title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26140,
            "slug": "vs19_216_052",
            "identifier": "vs19_216_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_052/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 9.050 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.050 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.050 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 9.050 PAVANELLI EMMA (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": 60,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26123,
            "slug": "vs19_216_025",
            "identifier": "vs19_216_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_025/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1555",
            "description_title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27550,
            "slug": "vs19_239_026",
            "identifier": "vs19_239_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_026/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 11.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1515",
            "description_title": "Emendamento 11.2 MEROLA VIRGINIO (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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27680,
            "slug": "vs19_239_032",
            "identifier": "vs19_239_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_032/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 11.10 FENU EMILIANO (M5S) e 11.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 11.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1515",
            "description_title": "Identici emendamenti 11.10 FENU EMILIANO (M5S) e 11.11 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26075,
            "slug": "vs19_216_051",
            "identifier": "vs19_216_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_051/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1555",
            "original_title": "Votazione Articolo 9 DDL n. 1555",
            "description_title": "Articolo 9",
            "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": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25914,
            "slug": "vs19_214_008",
            "identifier": "vs19_214_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_008/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.57 FENU EMILIANO (M5S) - Votazione Emendamento 1.57 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.57 DDL n. 1342",
            "description_title": "Emendamento 1.57 FENU EMILIANO (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": 53,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 38.89
        }
    ]
}