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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=347",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=345",
    "results": [
        {
            "id": 18948,
            "slug": "vs19_029_090",
            "identifier": "vs19_029_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_090/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/705/114 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/705/114 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/114 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/114 AURIEMMA CARMELA (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": 26,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18972,
            "slug": "vs19_029_140",
            "identifier": "vs19_029_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_140/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/705/145 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/705/145 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/145 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/145 GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19707,
            "slug": "vs19_057_040",
            "identifier": "vs19_057_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_040/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/888/86 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/86 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/86 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19930,
            "slug": "vs19_073_013",
            "identifier": "vs19_073_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_013/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.100 delle Commissioni - Votazione Emendamento 2.100 PDL n. 0217",
            "original_title": "Votazione Emendamento 2.100 PDL n. 0217",
            "description_title": "Emendamento 2.100 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19175,
            "slug": "vs19_045_042",
            "identifier": "vs19_045_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_042/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/785/6 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/785/6 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/6 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/6 APPENDINO CHIARA (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": 51,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 19139,
            "slug": "vs19_045_044",
            "identifier": "vs19_045_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_044/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/785/8 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/785/8 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/8 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/8 CAPPELLETTI ENRICO (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": 33,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19160,
            "slug": "vs19_045_036",
            "identifier": "vs19_045_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_036/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2-BIS.2 EVI ELEONORA (AVS) - Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.2 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19241,
            "slug": "vs19_047_017",
            "identifier": "vs19_047_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_017/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/80/6 MAZZETTI ERICA (FI-PPE) - Votazione Ordine del giorno 9/80/6 PDL n. 0080",
            "original_title": "Votazione Ordine del giorno 9/80/6 PDL n. 0080",
            "description_title": "Ordine del giorno n. 9/80/6 MAZZETTI ERICA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 103,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 18808,
            "slug": "vs19_043_015",
            "identifier": "vs19_043_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_015/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 (Mantenimento) - Votazione Articolo 7 PDL n. 0338",
            "original_title": "Votazione Articolo 7 PDL n. 0338",
            "description_title": "Articolo 7 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18811,
            "slug": "vs19_043_003",
            "identifier": "vs19_043_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_003/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.3 GIULIANO CARLA (M5S) - Votazione Emendamento 2.3 PDL n. 0338",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0338",
            "description_title": "Emendamento 2.3 GIULIANO CARLA (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": 61.6,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 19245,
            "slug": "vs19_047_018",
            "identifier": "vs19_047_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_018/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/80/8, nel testo riformulato dal Governo, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/80/8, PDL n. 0080",
            "original_title": "Votazione Ordine del giorno 9/80/8, PDL n. 0080",
            "description_title": "Ordine del giorno n. 9/80/8, nel testo riformulato dal Governo, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18827,
            "slug": "vs19_042_015",
            "identifier": "vs19_042_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_015/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0640",
            "original_title": "Votazione Articolo 4 PDL n. 0640",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 33603,
            "slug": "vs19_384_004",
            "identifier": "vs19_384_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_004/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 2.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36894,
            "slug": "vs19_441_017",
            "identifier": "vs19_441_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_017/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 28.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 28.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 28.1 DDL n. 2026",
            "description_title": "Emendamento 28.1 BENZONI FABRIZIO (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": 5,
            "n_margin": 70,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36923,
            "slug": "vs19_444_015",
            "identifier": "vs19_444_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_015/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.27 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.27 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.27 PDL n. 2149",
            "description_title": "Emendamento 2.27 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": 40,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 35575,
            "slug": "vs19_405_003",
            "identifier": "vs19_405_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_003/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2031",
            "original_title": "Votazione Articolo 3 DDL n. 2031",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36579,
            "slug": "vs19_435_096",
            "identifier": "vs19_435_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_096/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.15 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.15 PDL n. 1573",
            "description_title": "Emendamento 9.15 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": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36893,
            "slug": "vs19_441_016",
            "identifier": "vs19_441_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_016/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici articoli aggiuntivi 27.02 BENZONI FABRIZIO (APERRE) e 27.03 CASU ANDREA (PD-IDP) - Votazione Emendamento 27.02 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.02 DDL n. 2026",
            "description_title": "Identici articoli aggiuntivi 27.02 BENZONI FABRIZIO (APERRE) e 27.03 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36880,
            "slug": "vs19_441_022",
            "identifier": "vs19_441_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_022/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 2026",
            "original_title": "Votazione Articolo 31 DDL n. 2026",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34616,
            "slug": "vs19_387_013",
            "identifier": "vs19_387_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_013/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2088-AR/14 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2088-AR/14 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/14 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/14 BONIFAZI FRANCESCO (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36947,
            "slug": "vs19_444_039",
            "identifier": "vs19_444_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_039/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.98 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.98 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.98 PDL n. 2149",
            "description_title": "Emendamento 2.98 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": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35935,
            "slug": "vs19_418_010",
            "identifier": "vs19_418_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_010/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2206/2 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2206/2 DDL n. 2206",
            "original_title": "Votazione Ordine del giorno 9/2206/2 DDL n. 2206",
            "description_title": "Ordine del giorno n. 9/2206/2 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": 83,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 33591,
            "slug": "vs19_384_022",
            "identifier": "vs19_384_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_022/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 5.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 35989,
            "slug": "vs19_422_036",
            "identifier": "vs19_422_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_036/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2183/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/100 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": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34633,
            "slug": "vs19_387_030",
            "identifier": "vs19_387_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_030/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2088-AR/33 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/33 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/33 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/33 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35808,
            "slug": "vs19_410_028",
            "identifier": "vs19_410_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_028/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (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": 18,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36930,
            "slug": "vs19_444_022",
            "identifier": "vs19_444_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_022/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.42 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.42 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.42 PDL n. 2149",
            "description_title": "Emendamento 2.42 RICCIARDI MARIANNA (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": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36008,
            "slug": "vs19_423_001",
            "identifier": "vs19_423_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_001/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2183/118 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/118 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": 28,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35942,
            "slug": "vs19_418_018",
            "identifier": "vs19_418_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_018/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00370 (Nuova formulazione), limitatamente alla premessa e ai restanti capoversi della parte dispositiva, FRATOIANNI NICOLA (AVS) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00370 (Nuova formulazione), limitatamente alla premessa e ai restanti capoversi della parte dispositiva, FRATOIANNI NICOLA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36277,
            "slug": "vs19_430_015",
            "identifier": "vs19_430_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_015/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2184/92 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2184/92 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/92 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/92 ONORI FEDERICA (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": 27,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36571,
            "slug": "vs19_435_088",
            "identifier": "vs19_435_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_088/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.8 PDL n. 1573",
            "description_title": "Emendamento 9.8 GUERRA MARIA CECILIA (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": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36563,
            "slug": "vs19_435_078",
            "identifier": "vs19_435_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_078/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 7.105 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.105 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.105 PDL n. 1573",
            "description_title": "Emendamento 7.105 GUERRA MARIA CECILIA (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": 5,
            "n_margin": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35586,
            "slug": "vs19_405_021",
            "identifier": "vs19_405_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_021/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1922",
            "original_title": "Votazione Articolo 2 DDL n. 1922",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34317,
            "slug": "vs19_393_004",
            "identifier": "vs19_393_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_004/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.5 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1950",
            "description_title": "Emendamento 1.5 D'ORSO 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34629,
            "slug": "vs19_387_026",
            "identifier": "vs19_387_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_026/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36505,
            "slug": "vs19_435_015",
            "identifier": "vs19_435_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_015/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1004 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1573",
            "description_title": "Emendamento 2.1004 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36539,
            "slug": "vs19_435_052",
            "identifier": "vs19_435_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_052/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.4 PDL n. 1573",
            "description_title": "Emendamento 5.4 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36541,
            "slug": "vs19_435_054",
            "identifier": "vs19_435_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_054/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 5.1004 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1004 PDL n. 1573",
            "description_title": "Emendamento 5.1004 GUERRA MARIA CECILIA (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": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36948,
            "slug": "vs19_444_040",
            "identifier": "vs19_444_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_040/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.99 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.99 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.99 PDL n. 2149",
            "description_title": "Emendamento 2.99 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": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34168,
            "slug": "vs19_393_028",
            "identifier": "vs19_393_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_028/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/11 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/11 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34247,
            "slug": "vs19_393_030",
            "identifier": "vs19_393_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_030/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/13 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/13 SERRACCHIANI DEBORA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36536,
            "slug": "vs19_435_049",
            "identifier": "vs19_435_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_049/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 5.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.500, PDL n. 1573",
            "original_title": "Votazione Emendamento 5.500, PDL n. 1573",
            "description_title": "Emendamento 5.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36648,
            "slug": "vs19_439_015",
            "identifier": "vs19_439_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_015/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 FENU EMILIANO (M5S) - Votazione Emendamento 1.13 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2240",
            "description_title": "Emendamento 1.13 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36658,
            "slug": "vs19_439_025",
            "identifier": "vs19_439_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_025/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.23 FENU EMILIANO (M5S) - Votazione Emendamento 1.23 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2240",
            "description_title": "Emendamento 1.23 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": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36531,
            "slug": "vs19_435_043",
            "identifier": "vs19_435_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_043/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 4.5, come riformulato, SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.5, PDL n. 1573",
            "original_title": "Votazione Emendamento 4.5, PDL n. 1573",
            "description_title": "Emendamento 4.5, come riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36787,
            "slug": "vs19_440_011",
            "identifier": "vs19_440_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_011/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2026",
            "original_title": "Votazione Articolo 2 DDL n. 2026",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36826,
            "slug": "vs19_440_022",
            "identifier": "vs19_440_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_022/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2026",
            "description_title": "Emendamento 6.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36527,
            "slug": "vs19_435_039",
            "identifier": "vs19_435_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_039/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1573",
            "description_title": "Emendamento 4.4 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": 17,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35930,
            "slug": "vs19_418_005",
            "identifier": "vs19_418_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_005/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.5 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2206",
            "description_title": "Emendamento 1.5 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 34620,
            "slug": "vs19_387_017",
            "identifier": "vs19_387_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_017/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2088-AR/19 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2088-AR/19 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/19 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/19 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.06
        }
    ]
}