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

{
    "count": 22951,
    "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=247",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=245",
    "results": [
        {
            "id": 35029,
            "slug": "vs19_336_037",
            "identifier": "vs19_336_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_037/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 5.11 GHIRRA FRANCESCA (AVS) e 5.12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 5.11 GHIRRA FRANCESCA (AVS) e 5.12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34820,
            "slug": "vs19_337_026",
            "identifier": "vs19_337_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_026/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.241 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.241 AMATO GAETANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 34829,
            "slug": "vs19_337_037",
            "identifier": "vs19_337_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_037/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31105,
            "slug": "vs19_321_094",
            "identifier": "vs19_321_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_094/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1718/31 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1718/31 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/31 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/31 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31549,
            "slug": "vs19_340_073",
            "identifier": "vs19_340_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_073/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 9-sexies.7 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-sexies.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.7 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.7 RUFFINO DANIELA (APERRE)",
            "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": 67.65,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 30549,
            "slug": "vs19_309_090",
            "identifier": "vs19_309_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_090/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 3.364 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.364 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.364 DDL n. 1665",
            "description_title": "Emendamento 3.364 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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30562,
            "slug": "vs19_309_029",
            "identifier": "vs19_309_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_029/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.137 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.137 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.137 DDL n. 1665",
            "description_title": "Emendamento 2.137 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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30606,
            "slug": "vs19_309_059",
            "identifier": "vs19_309_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_059/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.49 FENU EMILIANO (M5S) - Votazione Emendamento 3.49 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.49 DDL n. 1665",
            "description_title": "Emendamento 3.49 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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30554,
            "slug": "vs19_309_120",
            "identifier": "vs19_309_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_120/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 120,
            "title": "Emendamento 6.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 6.3 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1665",
            "description_title": "Emendamento 6.3 PENZA PASQUALINO (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": 34,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31112,
            "slug": "vs19_321_089",
            "identifier": "vs19_321_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_089/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1718/24 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1718/24 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/24 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/24 SILVESTRI FRANCESCO (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": 35,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31569,
            "slug": "vs19_340_094",
            "identifier": "vs19_340_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_094/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 9-novies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.4 DDL n. 1997",
            "description_title": "Emendamento 9-novies.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30521,
            "slug": "vs19_309_022",
            "identifier": "vs19_309_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_022/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.125 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.125 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.125 DDL n. 1665",
            "description_title": "Emendamento 2.125 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31093,
            "slug": "vs19_321_076",
            "identifier": "vs19_321_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_076/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1718/11 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1718/11 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/11 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/11 FENU EMILIANO (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": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31558,
            "slug": "vs19_340_082",
            "identifier": "vs19_340_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_082/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 9-octies.10 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.10 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.10 DDL n. 1997",
            "description_title": "Emendamento 9-octies.10 DE LUCA PIERO (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": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30912,
            "slug": "vs19_318_006",
            "identifier": "vs19_318_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_006/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00301, limitatamente alla premessa, ORSINI ANDREA (FI-PPE), CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), TIRELLI FRANCO (NM-M) ed altri - Votazione Mozione 1_00301",
            "original_title": "Votazione Mozione 1_00301",
            "description_title": "Mozione n. 1-00301, limitatamente alla premessa, ORSINI ANDREA (FI-PPE), CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), TIRELLI FRANCO (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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 30925,
            "slug": "vs19_318_005",
            "identifier": "vs19_318_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_005/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00301, limitatamente alla parte dispositiva, ORSINI ANDREA (FI-PPE), CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), TIRELLI FRANCO (NM-M) ed altri - Votazione Mozione 1_00301",
            "original_title": "Votazione Mozione 1_00301",
            "description_title": "Mozione n. 1-00301, limitatamente alla parte dispositiva, ORSINI ANDREA (FI-PPE), CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), TIRELLI FRANCO (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": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 38.51
        },
        {
            "id": 32117,
            "slug": "vs19_323_011",
            "identifier": "vs19_323_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_011/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1946/9 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1946/9 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/9 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/9 CHERCHI SUSANNA (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": 2,
            "n_margin": 84,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 32284,
            "slug": "vs19_323_008",
            "identifier": "vs19_323_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_008/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1946/6, nel testo riformulato, COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1946/6, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/6, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/6, nel testo riformulato, COSTA SERGIO (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": 136,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31553,
            "slug": "vs19_340_077",
            "identifier": "vs19_340_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_077/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 9-septies.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-septies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.2 DDL n. 1997",
            "description_title": "Emendamento 9-septies.2 SARRACINO MARCO (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": 67.65,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31586,
            "slug": "vs19_340_112",
            "identifier": "vs19_340_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_112/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 9-terdecies.03 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.03 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 32155,
            "slug": "vs19_326_004",
            "identifier": "vs19_326_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_004/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1902/10 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1902/10 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/10 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/10 TRAVERSI ROBERTO (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31560,
            "slug": "vs19_340_084",
            "identifier": "vs19_340_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_084/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 9-octies.8 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-octies.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.8 DDL n. 1997",
            "description_title": "Emendamento 9-octies.8 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": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32165,
            "slug": "vs19_326_014",
            "identifier": "vs19_326_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_014/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1902/20, così come riformulato, LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1902/20, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/20, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/20, così come riformulato, LOVECCHIO GIORGIO (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": 138,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 32224,
            "slug": "vs19_326_029",
            "identifier": "vs19_326_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_029/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1902/38 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1902/38 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/38 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/38 DONNO LEONARDO (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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 30573,
            "slug": "vs19_309_026",
            "identifier": "vs19_309_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_026/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.128 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2.128 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.128 DDL n. 1665",
            "description_title": "Emendamento 2.128 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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32110,
            "slug": "vs19_323_003",
            "identifier": "vs19_323_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_003/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1946/3 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1946/3 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/3 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/3 SIMIANI MARCO (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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31514,
            "slug": "vs19_340_038",
            "identifier": "vs19_340_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_038/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1997",
            "description_title": "Emendamento 5.4 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 30619,
            "slug": "vs19_309_073",
            "identifier": "vs19_309_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_073/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.234 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.234 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.234 DDL n. 1665",
            "description_title": "Emendamento 3.234 PAGANO UBALDO (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": 67.65,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32170,
            "slug": "vs19_326_019",
            "identifier": "vs19_326_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_019/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (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": 29,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32174,
            "slug": "vs19_326_023",
            "identifier": "vs19_326_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_023/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1902/32 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1902/32 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/32 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/32 CAFIERO DE RAHO FEDERICO (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": 30,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32179,
            "slug": "vs19_326_028",
            "identifier": "vs19_326_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_028/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1902/37 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1902/37 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/37 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/37 SCUTELLA' ELISA (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": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31115,
            "slug": "vs19_321_069",
            "identifier": "vs19_321_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_069/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1718/4 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1718/4 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/4 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/4 IARIA ANTONINO (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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31534,
            "slug": "vs19_340_058",
            "identifier": "vs19_340_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_058/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9-ter.9 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.9 DDL n. 1997",
            "description_title": "Emendamento 9-ter.9 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31085,
            "slug": "vs19_321_084",
            "identifier": "vs19_321_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_084/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1718/19 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1718/19 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/19 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/19 BARZOTTI 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": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31585,
            "slug": "vs19_340_111",
            "identifier": "vs19_340_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_111/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 9-terdecies.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.02 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31525,
            "slug": "vs19_340_049",
            "identifier": "vs19_340_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_049/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.1 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1997",
            "description_title": "Emendamento 9.1 RUFFINO DANIELA (APERRE)",
            "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": 67.65,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 30494,
            "slug": "vs19_305_026",
            "identifier": "vs19_305_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_026/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.202 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.202 DDL n. 1665",
            "description_title": "Emendamento 1.202 COLUCCI ALFONSO (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": 17,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 30484,
            "slug": "vs19_305_016",
            "identifier": "vs19_305_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_016/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.116 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.116 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.116 DDL n. 1665",
            "description_title": "Emendamento 1.116 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": 67.65,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 31531,
            "slug": "vs19_340_055",
            "identifier": "vs19_340_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_055/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 9-ter.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.5 DDL n. 1997",
            "description_title": "Emendamento 9-ter.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 30477,
            "slug": "vs19_305_009",
            "identifier": "vs19_305_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_009/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.80 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.80 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.80 DDL n. 1665",
            "description_title": "Emendamento 1.80 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 31584,
            "slug": "vs19_340_110",
            "identifier": "vs19_340_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_110/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 9-terdecies.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.01 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31587,
            "slug": "vs19_340_113",
            "identifier": "vs19_340_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_113/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 113,
            "title": "Articolo aggiuntivo 9-terdecies.04 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.04 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30627,
            "slug": "vs19_309_050",
            "identifier": "vs19_309_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_050/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.283 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.283 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.283 DDL n. 1665",
            "description_title": "Emendamento 2.283 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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31009,
            "slug": "vs19_321_057",
            "identifier": "vs19_321_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_057/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 5.020 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.020 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.020 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.020 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": 30,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31571,
            "slug": "vs19_340_096",
            "identifier": "vs19_340_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_096/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9-novies.6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.6 DDL n. 1997",
            "description_title": "Emendamento 9-novies.6 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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31559,
            "slug": "vs19_340_083",
            "identifier": "vs19_340_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_083/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 9-octies.7 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.7 DDL n. 1997",
            "description_title": "Emendamento 9-octies.7 SARRACINO MARCO (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": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31554,
            "slug": "vs19_340_078",
            "identifier": "vs19_340_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_078/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 9-septies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-septies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.4 DDL n. 1997",
            "description_title": "Emendamento 9-septies.4 DE LUCA PIERO (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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 31556,
            "slug": "vs19_340_080",
            "identifier": "vs19_340_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_080/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 9-septies.8 CASO ANTONIO (M5S) - Votazione Emendamento 9-septies.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.8 DDL n. 1997",
            "description_title": "Emendamento 9-septies.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 34025,
            "slug": "vs19_397_067",
            "identifier": "vs19_397_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_067/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2119",
            "description_title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (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": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36131,
            "slug": "vs19_427_017",
            "identifier": "vs19_427_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_017/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00382 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00382",
            "original_title": "Votazione Mozione 1_00382",
            "description_title": "Mozione n. 1-00382 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, 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": 0,
            "n_margin": 95,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 47.77
        }
    ]
}