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

{
    "count": 22927,
    "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=-n_rebels&page=416",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=414",
    "results": [
        {
            "id": 36275,
            "slug": "vs19_430_013",
            "identifier": "vs19_430_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_013/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2184/90 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2184/90 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/90 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/90 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36269,
            "slug": "vs19_430_007",
            "identifier": "vs19_430_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_007/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2184/73 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2184/73 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/73 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/73 MARINO MARIA STEFANIA (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": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 26463,
            "slug": "vs19_219_051",
            "identifier": "vs19_219_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_051/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1627",
            "description_title": "Emendamento 1.51 RICCIARDI TONI (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": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26468,
            "slug": "vs19_219_047",
            "identifier": "vs19_219_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_047/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.47 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.47 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.47 DDL n. 1627",
            "description_title": "Emendamento 1.47 SILVESTRI FRANCESCO (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": 39,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 36263,
            "slug": "vs19_430_001",
            "identifier": "vs19_430_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_001/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2184/51 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2184/51 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/51 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/51 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 35131,
            "slug": "vs19_350_021",
            "identifier": "vs19_350_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_021/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 64.58,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 35136,
            "slug": "vs19_350_027",
            "identifier": "vs19_350_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_027/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32554,
            "slug": "vs19_365_009",
            "identifier": "vs19_365_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_009/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 9,
            "title": "RIS 6-134 - 2 CPV DISP LETT H - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT H",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 78.75,
            "minority_cohesion_rate": 33.96
        },
        {
            "id": 26525,
            "slug": "vs19_219_009",
            "identifier": "vs19_219_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_009/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.9 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1627",
            "description_title": "Emendamento 1.9 CONTE GIUSEPPE (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": 37,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26528,
            "slug": "vs19_219_013",
            "identifier": "vs19_219_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_013/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.13 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1627",
            "description_title": "Emendamento 1.13 MARATTIN LUIGI (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": 100,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26531,
            "slug": "vs19_219_068",
            "identifier": "vs19_219_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_068/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 1.68 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 1.68 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.68 DDL n. 1627",
            "description_title": "Emendamento 1.68 PASTORELLA GIULIA (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": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26532,
            "slug": "vs19_219_026",
            "identifier": "vs19_219_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_026/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.26 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.26 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1627",
            "description_title": "Emendamento 1.26 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35135,
            "slug": "vs19_350_026",
            "identifier": "vs19_350_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_026/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 35134,
            "slug": "vs19_350_024",
            "identifier": "vs19_350_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_024/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 26490,
            "slug": "vs19_219_007",
            "identifier": "vs19_219_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_007/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.7 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1627",
            "description_title": "Emendamento 1.7 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 36280,
            "slug": "vs19_430_018",
            "identifier": "vs19_430_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_018/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26530,
            "slug": "vs19_219_027",
            "identifier": "vs19_219_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_027/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.27 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.27 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1627",
            "description_title": "Emendamento 1.27 SILVESTRI FRANCESCO (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": 44,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26478,
            "slug": "vs19_219_001",
            "identifier": "vs19_219_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_001/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1627",
            "description_title": "Emendamento 1.1 BARZOTTI VALENTINA (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": 52,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35133,
            "slug": "vs19_350_023",
            "identifier": "vs19_350_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_023/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 35140,
            "slug": "vs19_350_008",
            "identifier": "vs19_350_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_008/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1835 E ABB./1 DE MARIA ANDREA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1835 E ABB./1 DE MARIA ANDREA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 62.92,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 36262,
            "slug": "vs19_430_020",
            "identifier": "vs19_430_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_020/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 20,
            "title": "Conversione decreto emergenza-Pnrr",
            "original_title": "Votazione finale DDL n. 2184",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 31 dicembre 2024, n. 208, recante misure organizzative urgenti per fronteggiare situazioni di particolare emergenza, nonché per l'attuazione del Piano nazionale di ripresa e resilienza (DDL 2184)",
            "public_title": "Conversione decreto emergenza-Pnrr",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 26499,
            "slug": "vs19_219_058",
            "identifier": "vs19_219_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_058/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1.58 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.58 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1627",
            "description_title": "Emendamento 1.58 BARBAGALLO ANTHONY EMANUELE (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": 33,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 36265,
            "slug": "vs19_430_003",
            "identifier": "vs19_430_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_003/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2184/56 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2184/56 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/56 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/56 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40705,
            "slug": "vs19_552_016",
            "identifier": "vs19_552_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_016/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26515,
            "slug": "vs19_219_004",
            "identifier": "vs19_219_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_004/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.4 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1627",
            "description_title": "Emendamento 1.4 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": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 35132,
            "slug": "vs19_350_022",
            "identifier": "vs19_350_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_022/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 64.58,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 26526,
            "slug": "vs19_219_042",
            "identifier": "vs19_219_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_042/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.42 BONETTI ELENA (APERRE) - Votazione Emendamento 1.42 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.42 DDL n. 1627",
            "description_title": "Emendamento 1.42 BONETTI ELENA (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": 32,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26457,
            "slug": "vs19_219_010",
            "identifier": "vs19_219_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_010/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.10 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1627",
            "description_title": "Emendamento 1.10 CONTE GIUSEPPE (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": 51,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26508,
            "slug": "vs19_219_036",
            "identifier": "vs19_219_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_036/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.36 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1627",
            "description_title": "Emendamento 1.36 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26492,
            "slug": "vs19_219_038",
            "identifier": "vs19_219_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_038/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1627",
            "description_title": "Emendamento 1.38 GRIBAUDO CHIARA (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": 29,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26495,
            "slug": "vs19_219_041",
            "identifier": "vs19_219_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_041/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.41 BONETTI ELENA (APERRE) - Votazione Emendamento 1.41 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1627",
            "description_title": "Emendamento 1.41 BONETTI ELENA (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": 32,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 36304,
            "slug": "vs19_431_023",
            "identifier": "vs19_431_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_023/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2245/51 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/51 QUARTINI ANDREA (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": 67,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 26496,
            "slug": "vs19_219_067",
            "identifier": "vs19_219_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_067/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1.67 ZINGARETTI NICOLA (PD-IDP) - Votazione Emendamento 1.67 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.67 DDL n. 1627",
            "description_title": "Emendamento 1.67 ZINGARETTI NICOLA (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": 40,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26502,
            "slug": "vs19_219_069",
            "identifier": "vs19_219_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_069/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1.69 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.69 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.69 DDL n. 1627",
            "description_title": "Emendamento 1.69 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 36305,
            "slug": "vs19_431_024",
            "identifier": "vs19_431_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_024/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2245/52 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2245/52 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/52 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/52 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36306,
            "slug": "vs19_431_025",
            "identifier": "vs19_431_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_025/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2245/53 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2245/53 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/53 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/53 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35130,
            "slug": "vs19_350_019",
            "identifier": "vs19_350_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_019/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 35129,
            "slug": "vs19_350_018",
            "identifier": "vs19_350_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_018/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 26505,
            "slug": "vs19_219_060",
            "identifier": "vs19_219_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_060/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.60 COSTA SERGIO (M5S) - Votazione Emendamento 1.60 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.60 DDL n. 1627",
            "description_title": "Emendamento 1.60 COSTA SERGIO (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": 29,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 36324,
            "slug": "vs19_431_043",
            "identifier": "vs19_431_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_043/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2245/75 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/75 GIANASSI FEDERICO (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": 33,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35128,
            "slug": "vs19_350_017",
            "identifier": "vs19_350_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_017/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 26517,
            "slug": "vs19_219_043",
            "identifier": "vs19_219_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_043/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.43 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.43 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1627",
            "description_title": "Emendamento 1.43 BRAGA CHIARA (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": 29,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26520,
            "slug": "vs19_219_029",
            "identifier": "vs19_219_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_029/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.29 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.29 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1627",
            "description_title": "Emendamento 1.29 FRATOIANNI NICOLA (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": 52,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 36325,
            "slug": "vs19_431_044",
            "identifier": "vs19_431_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_044/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2245/79 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/79 FOSSI EMILIANO (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": 34,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26533,
            "slug": "vs19_219_011",
            "identifier": "vs19_219_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_011/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 LAI SILVIO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1627",
            "description_title": "Emendamento 1.11 LAI SILVIO (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": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26461,
            "slug": "vs19_219_063",
            "identifier": "vs19_219_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_063/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 1.63 CASTIGLIONE GIUSEPPE (APERRE) - Votazione Emendamento 1.63 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.63 DDL n. 1627",
            "description_title": "Emendamento 1.63 CASTIGLIONE GIUSEPPE (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": 78,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 35127,
            "slug": "vs19_350_016",
            "identifier": "vs19_350_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_016/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 35125,
            "slug": "vs19_350_013",
            "identifier": "vs19_350_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_013/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35124,
            "slug": "vs19_350_012",
            "identifier": "vs19_350_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_012/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 26483,
            "slug": "vs19_219_019",
            "identifier": "vs19_219_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_019/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.19 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1627",
            "description_title": "Emendamento 1.19 FERRARI SARA (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": 31,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 79.63
        }
    ]
}