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

{
    "count": 22941,
    "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=164",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=162",
    "results": [
        {
            "id": 28548,
            "slug": "vs19_251_035",
            "identifier": "vs19_251_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_035/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00244, sul capoverso quarto degli impegni ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso quarto degli impegni ORRICO ANNA LAURA (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": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28695,
            "slug": "vs19_251_190",
            "identifier": "vs19_251_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_190/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 190,
            "title": "Mozione n. 1-00248, sul capoverso undicesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso undicesimo delle premesse GIANASSI FEDERICO (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": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28701,
            "slug": "vs19_251_128",
            "identifier": "vs19_251_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_128/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 128,
            "title": "Mozione n. 1-00246, sul capoverso quarto degli impegni FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00246",
            "original_title": "Votazione Mozione 1_00246",
            "description_title": "Mozione n. 1-00246, sul capoverso quarto degli impegni FARAONE DAVIDE (IVICRE) 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": 4,
            "n_margin": 130,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28699,
            "slug": "vs19_251_199",
            "identifier": "vs19_251_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_199/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 199,
            "title": "Mozione n. 1-00248, sul capoverso ventesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso ventesimo delle premesse GIANASSI FEDERICO (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": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28728,
            "slug": "vs19_251_191",
            "identifier": "vs19_251_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_191/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 191,
            "title": "Mozione n. 1-00248, sul capoverso dodicesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso dodicesimo delle premesse GIANASSI FEDERICO (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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18978,
            "slug": "vs19_033_045",
            "identifier": "vs19_033_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_045/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/730/82 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/82 LOVECCHIO GIORGIO (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": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19748,
            "slug": "vs19_061_016",
            "identifier": "vs19_061_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_016/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/908/25 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/908/25 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/25 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/25 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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21222,
            "slug": "vs19_105_041",
            "identifier": "vs19_105_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_041/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1060/R/6, come riformulato, GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/1060/R/6, DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/6, DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/6, come riformulato, GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 122,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 19861,
            "slug": "vs19_072_083",
            "identifier": "vs19_072_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_083/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 5.2 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0977",
            "description_title": "Emendamento 5.2 DI LAURO CARMEN (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": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21128,
            "slug": "vs19_097_101",
            "identifier": "vs19_097_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_101/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 101,
            "title": "Ratifica accordi Italia-Svizzera su lavoratori frontalieri e doppie imposizioni",
            "original_title": "Votazione finale PDL n. 0859",
            "description_title": "Ratifica ed esecuzione dei seguenti Accordi: a) Accordo tra la Repubblica italiana e la Confederazione svizzera relativo all'imposizione dei lavoratori frontalieri, con Protocollo aggiuntivo e Scambio di lettere, fatto a Roma il 23 dicembre 2020, b) Protocollo che modifica la Convenzione tra la Repubblica italiana e la Confederazione svizzera per evitare le doppie imposizioni e per regolare talune altre questioni in materia di imposte sul reddito e sul patrimonio, con Protocollo aggiuntivo, conc",
            "public_title": "Ratifica accordi Italia-Svizzera su lavoratori frontalieri e doppie imposizioni",
            "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": 119,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19887,
            "slug": "vs19_068_017",
            "identifier": "vs19_068_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_017/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 0831",
            "original_title": "Votazione Articolo 2 DDL n. 0831",
            "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": 9,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19851,
            "slug": "vs19_068_035",
            "identifier": "vs19_068_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_035/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 35,
            "title": "Norme in materia di procedibilità d'ufficio e di arresto in flagranza di reato",
            "original_title": "Votazione finale DDL n. 0831",
            "description_title": "Norme in materia di procedibilità d'ufficio e di arresto in flagranza (DDL 831)",
            "public_title": "Norme in materia di procedibilità d'ufficio e di arresto in flagranza di reato",
            "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": 77,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19950,
            "slug": "vs19_068_004",
            "identifier": "vs19_068_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_004/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0831",
            "description_title": "Emendamento 1.4 GIANASSI FEDERICO (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.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21120,
            "slug": "vs19_099_007",
            "identifier": "vs19_099_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_007/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 28.1 MEROLA VIRGINIO (PD-IDP) e 28.2 FENU EMILIANO (M5S) - Votazione Emendamento 28.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 28.1 DDL n. 1115",
            "description_title": "Identici emendamenti 28.1 MEROLA VIRGINIO (PD-IDP) e 28.2 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24652,
            "slug": "vs19_176_029",
            "identifier": "vs19_176_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_029/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00082 (Nuova formulazione), ad eccezione delle lettere a), k) e m) del capoverso primo della parte dispositiva, SCERRA FILIPPO (M5S) ed altri - Votazione Mozione 1_00082",
            "original_title": "Votazione Mozione 1_00082",
            "description_title": "Mozione n. 1-00082 (Nuova formulazione), ad eccezione delle lettere a), k) e m) del capoverso primo della parte dispositiva, SCERRA FILIPPO (M5S) 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": 2,
            "n_margin": 53,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 20894,
            "slug": "vs19_092_035",
            "identifier": "vs19_092_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_035/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00081 (Nuova formulazione), limitatamente ai capoversi primo, sesto e nono della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri - Votazione Mozione 1_00081",
            "original_title": "Votazione Mozione 1_00081",
            "description_title": "Mozione n. 1-00081 (Nuova formulazione), limitatamente ai capoversi primo, sesto e nono della parte dispositiva, RUFFINO DANIELA (AIV-RE) 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24687,
            "slug": "vs19_176_030",
            "identifier": "vs19_176_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_030/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00082 (Nuova formulazione), limitatamente alle lettere a), k) e m) del capoverso primo della parte dispositiva, SCERRA FILIPPO (M5S) ed altri - Votazione Mozione 1_00082",
            "original_title": "Votazione Mozione 1_00082",
            "description_title": "Mozione n. 1-00082 (Nuova formulazione), limitatamente alle lettere a), k) e m) del capoverso primo della parte dispositiva, SCERRA FILIPPO (M5S) 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": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 20883,
            "slug": "vs19_092_044",
            "identifier": "vs19_092_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_044/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 44,
            "title": "Mozione n. 1-00121 (Nuova formulazione), come riformulata, ALMICI CRISTINA (FDI), BERGAMINI DAVIDE (LEGA), NEVI RAFFAELE (FI-PPE), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00121",
            "original_title": "Votazione Mozione 1_00121",
            "description_title": "Mozione n. 1-00121 (Nuova formulazione), come riformulata, ALMICI CRISTINA (FDI), BERGAMINI DAVIDE (LEGA), NEVI RAFFAELE (FI-PPE), BICCHIELLI PINO (NM-M) 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": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18846,
            "slug": "vs19_038_061",
            "identifier": "vs19_038_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_061/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/674/22 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/674/22 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/22 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/22 DE LUCA PIERO (PD-IDP)",
            "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": 134,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29194,
            "slug": "vs19_266_040",
            "identifier": "vs19_266_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_040/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 1.05 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 1.05 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.05 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.05 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29226,
            "slug": "vs19_266_037",
            "identifier": "vs19_266_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_037/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.01 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.01 BALDINO VITTORIA (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": 31,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 19022,
            "slug": "vs19_038_043",
            "identifier": "vs19_038_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_043/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/674/1, nel testo riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/674/1, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/1, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/1, nel testo riformulato, BORRELLI FRANCESCO EMILIO (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": 136,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 29228,
            "slug": "vs19_266_044",
            "identifier": "vs19_266_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_044/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1-ter.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1-ter.4 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.4 DDL n. 1780",
            "description_title": "Emendamento 1-ter.4 ZARATTI FILIBERTO (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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29158,
            "slug": "vs19_266_052",
            "identifier": "vs19_266_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_052/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 1-ter.06 BALDINO VITTORIA (M5S) - Votazione Emendamento 1-ter.06 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.06 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1-ter.06 BALDINO VITTORIA (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.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29174,
            "slug": "vs19_266_051",
            "identifier": "vs19_266_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_051/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 1-ter.05 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1-ter.05 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.05 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1-ter.05 AURIEMMA CARMELA (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 20918,
            "slug": "vs19_092_030",
            "identifier": "vs19_092_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_030/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00073 (Nuova formulazione), capoversi sesto, settimo, ottavo, decimo, undicesimo e tredicesimo della parte dispositiva, come riformulati, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Mozione 1_00073",
            "original_title": "Votazione Mozione 1_00073",
            "description_title": "Mozione n. 1-00073 (Nuova formulazione), capoversi sesto, settimo, ottavo, decimo, undicesimo e tredicesimo della parte dispositiva, come riformulati, SERRACCHIANI DEBORA (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": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19231,
            "slug": "vs19_047_002",
            "identifier": "vs19_047_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_002/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 MORRONE JACOPO (LEGA) - Votazione Emendamento 1.102 PDL n. 0080",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0080",
            "description_title": "Emendamento 1.102 MORRONE JACOPO (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": 135,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19235,
            "slug": "vs19_047_003",
            "identifier": "vs19_047_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_003/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.103 MORRONE JACOPO (LEGA) - Votazione Emendamento 1.103 PDL n. 0080",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0080",
            "description_title": "Emendamento 1.103 MORRONE JACOPO (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": 114,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 19229,
            "slug": "vs19_047_004",
            "identifier": "vs19_047_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_004/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.104 MAZZETTI ERICA (FI-PPE) - Votazione Emendamento 1.104 PDL n. 0080",
            "original_title": "Votazione Emendamento 1.104 PDL n. 0080",
            "description_title": "Emendamento 1.104 MAZZETTI ERICA (FI-PPE)",
            "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": 135,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19917,
            "slug": "vs19_073_027",
            "identifier": "vs19_073_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_027/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 9/217 E ABB./8 GRIMALDI MARCO (AVS) - Votazione Emendamento 9/217 PDL n. 0217",
            "original_title": "Votazione Emendamento 9/217 PDL n. 0217",
            "description_title": "Emendamento 9/217 E ABB./8 GRIMALDI MARCO (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": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 20133,
            "slug": "vs19_081_023",
            "identifier": "vs19_081_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_023/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/889-R/32, nel testo riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/889-R/32, DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/32, DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/32, nel testo riformulato, BORRELLI FRANCESCO EMILIO (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": 6,
            "n_margin": 131,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 20166,
            "slug": "vs19_081_002",
            "identifier": "vs19_081_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_002/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/889-R/8 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/889-R/8 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/8 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/8 MEROLA VIRGINIO (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": 41,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 20148,
            "slug": "vs19_081_050",
            "identifier": "vs19_081_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_050/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/889-R/61 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/889-R/61 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/61 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/61 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": 25,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 20129,
            "slug": "vs19_081_008",
            "identifier": "vs19_081_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_008/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/889-R/15 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/889-R/15 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/15 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/15 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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26169,
            "slug": "vs19_216_039",
            "identifier": "vs19_216_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_039/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1555",
            "description_title": "Emendamento 4.2 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.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26134,
            "slug": "vs19_216_026",
            "identifier": "vs19_216_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_026/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1555",
            "description_title": "Emendamento 2.8 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.14,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26112,
            "slug": "vs19_216_036",
            "identifier": "vs19_216_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_036/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1555",
            "description_title": "Emendamento 3.2 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26162,
            "slug": "vs19_216_067",
            "identifier": "vs19_216_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_067/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.17 PORTA FABIO (PD-IDP) - Votazione Emendamento 11.17 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.17 DDL n. 1555",
            "description_title": "Emendamento 11.17 PORTA FABIO (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": 30,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26167,
            "slug": "vs19_216_048",
            "identifier": "vs19_216_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_048/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1555",
            "description_title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 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": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26165,
            "slug": "vs19_216_055",
            "identifier": "vs19_216_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_055/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 EVI ELEONORA (AVS) - Votazione Emendamento 10.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1555",
            "description_title": "Identici emendamenti 10.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 10.5 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": 55,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 25048,
            "slug": "vs19_191_015",
            "identifier": "vs19_191_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_015/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1517/51, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1517/51, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/51, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/51, nel testo riformulato, BRUNO RAFFAELE (M5S)",
            "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": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22562,
            "slug": "vs19_134_077",
            "identifier": "vs19_134_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_077/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/T.U.384/10 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/T.U.384/10 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/10 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/10 BRUNO RAFFAELE (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": 36,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21825,
            "slug": "vs19_132_037",
            "identifier": "vs19_132_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_037/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.103 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.103 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.103 PDL n. 0596",
            "description_title": "Emendamento 2.103 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 116,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 22449,
            "slug": "vs19_134_027",
            "identifier": "vs19_134_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_027/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.45 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.45 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.45 PDL n. 0384",
            "description_title": "Emendamento 3.45 GIRELLI GIAN ANTONIO (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": 36,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22571,
            "slug": "vs19_134_110",
            "identifier": "vs19_134_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_110/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/T.U.384/43 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/T.U.384/43 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/43 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/43 SANTILLO AGOSTINO (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": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27557,
            "slug": "vs19_239_020",
            "identifier": "vs19_239_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_020/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1515",
            "original_title": "Votazione Articolo 8 DDL n. 1515",
            "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": 3,
            "n_margin": 79,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22427,
            "slug": "vs19_134_040",
            "identifier": "vs19_134_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_040/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.60 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.60 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.60 PDL n. 0384",
            "description_title": "Emendamento 3.60 DI LAURO CARMEN (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": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25192,
            "slug": "vs19_200_043",
            "identifier": "vs19_200_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_043/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1551/46, come riformulato, DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1551/46, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/46, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/46, come riformulato, DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24952,
            "slug": "vs19_196_053",
            "identifier": "vs19_196_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_053/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1437/57 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1437/57 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/57 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/57 RAFFA ANGELA (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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27559,
            "slug": "vs19_239_010",
            "identifier": "vs19_239_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_010/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1515",
            "description_title": "Emendamento 4.5 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 63.58
        }
    ]
}