Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=66
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=-date&page=67",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=65",
    "results": [
        {
            "id": 36938,
            "slug": "vs19_444_030",
            "identifier": "vs19_444_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_030/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.59 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.59 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.59 PDL n. 2149",
            "description_title": "Emendamento 2.59 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.16,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36932,
            "slug": "vs19_444_024",
            "identifier": "vs19_444_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_024/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.50 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.50 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.50 PDL n. 2149",
            "description_title": "Emendamento 2.50 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": 42,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 42.68
        },
        {
            "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": 36929,
            "slug": "vs19_444_021",
            "identifier": "vs19_444_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_021/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.43 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.43 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.43 PDL n. 2149",
            "description_title": "Emendamento 2.43 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": 39,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36928,
            "slug": "vs19_444_020",
            "identifier": "vs19_444_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_020/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.41 CASO ANTONIO (M5S) - Votazione Emendamento 2.41 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.41 PDL n. 2149",
            "description_title": "Emendamento 2.41 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36927,
            "slug": "vs19_444_019",
            "identifier": "vs19_444_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_019/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.40 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.40 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.40 PDL n. 2149",
            "description_title": "Emendamento 2.40 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": 40,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 36925,
            "slug": "vs19_444_017",
            "identifier": "vs19_444_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_017/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.33 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.33 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.33 PDL n. 2149",
            "description_title": "Emendamento 2.33 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": 40,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36924,
            "slug": "vs19_444_016",
            "identifier": "vs19_444_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_016/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.28 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.28 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.28 PDL n. 2149",
            "description_title": "Emendamento 2.28 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": 39,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 42.68
        },
        {
            "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": 36950,
            "slug": "vs19_444_044",
            "identifier": "vs19_444_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_044/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36952,
            "slug": "vs19_444_046",
            "identifier": "vs19_444_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_046/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/13 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/13 RICCIARDI TONI (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": 38,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36931,
            "slug": "vs19_444_023",
            "identifier": "vs19_444_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_023/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.49 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.49 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.49 PDL n. 2149",
            "description_title": "Emendamento 2.49 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.16,
            "minority_cohesion_rate": 43.95
        },
        {
            "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": 36873,
            "slug": "vs19_441_026",
            "identifier": "vs19_441_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_026/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 26,
            "title": "Disposizioni in materia di economia dello spazio",
            "original_title": "Votazione finale DDL n. 2026",
            "description_title": "Disposizioni in materia di economia dello spazio (DDL 2026)",
            "public_title": "Disposizioni in materia di economia dello spazio",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36898,
            "slug": "vs19_441_025",
            "identifier": "vs19_441_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_025/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2026/11 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2026/11 DDL n. 2026",
            "original_title": "Votazione Ordine del giorno 9/2026/11 DDL n. 2026",
            "description_title": "Ordine del giorno n. 9/2026/11 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36897,
            "slug": "vs19_441_024",
            "identifier": "vs19_441_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_024/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2026/4 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2026/4 DDL n. 2026",
            "original_title": "Votazione Ordine del giorno 9/2026/4 DDL n. 2026",
            "description_title": "Ordine del giorno n. 9/2026/4 BONETTI ELENA (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36891,
            "slug": "vs19_441_013",
            "identifier": "vs19_441_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_013/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 27.5 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 27.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.5 DDL n. 2026",
            "description_title": "Emendamento 27.5 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": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 36892,
            "slug": "vs19_441_015",
            "identifier": "vs19_441_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_015/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 27.01 ALIFANO ENRICA (M5S) - Votazione Emendamento 27.01 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.01 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 27.01 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36889,
            "slug": "vs19_441_011",
            "identifier": "vs19_441_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_011/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 27.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 27.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.3 DDL n. 2026",
            "description_title": "Emendamento 27.3 SANTILLO AGOSTINO (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": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36890,
            "slug": "vs19_441_012",
            "identifier": "vs19_441_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_012/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 27.4 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 27.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.4 DDL n. 2026",
            "description_title": "Emendamento 27.4 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36888,
            "slug": "vs19_441_010",
            "identifier": "vs19_441_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_010/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 27.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 27.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.2 DDL n. 2026",
            "description_title": "Emendamento 27.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36884,
            "slug": "vs19_441_004",
            "identifier": "vs19_441_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_004/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 25.4 BONETTI ELENA (APERRE) - Votazione Emendamento 25.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.4 DDL n. 2026",
            "description_title": "Emendamento 25.4 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": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36886,
            "slug": "vs19_441_007",
            "identifier": "vs19_441_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_007/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 26.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 26.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 26.500, DDL n. 2026",
            "description_title": "Emendamento 26.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": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36883,
            "slug": "vs19_441_003",
            "identifier": "vs19_441_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_003/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 25.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.3 DDL n. 2026",
            "description_title": "Emendamento 25.3 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": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36881,
            "slug": "vs19_441_001",
            "identifier": "vs19_441_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_001/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 25.1 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.1 DDL n. 2026",
            "description_title": "Emendamento 25.1 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": 20,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36895,
            "slug": "vs19_441_018",
            "identifier": "vs19_441_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_018/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 28.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 28.2 DDL n. 2026",
            "description_title": "Emendamento 28.2 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36877,
            "slug": "vs19_441_019",
            "identifier": "vs19_441_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_019/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 2026",
            "original_title": "Votazione Articolo 28 DDL n. 2026",
            "description_title": "Articolo 28",
            "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": 54,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36879,
            "slug": "vs19_441_021",
            "identifier": "vs19_441_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_021/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 2026",
            "original_title": "Votazione Articolo 30 DDL n. 2026",
            "description_title": "Articolo 30",
            "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": 74,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36896,
            "slug": "vs19_441_023",
            "identifier": "vs19_441_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_023/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2026/3 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2026/3 DDL n. 2026",
            "original_title": "Votazione Ordine del giorno 9/2026/3 DDL n. 2026",
            "description_title": "Ordine del giorno n. 9/2026/3 PAVANELLI EMMA (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": 27,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36878,
            "slug": "vs19_441_020",
            "identifier": "vs19_441_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_020/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 2026",
            "original_title": "Votazione Articolo 29 DDL n. 2026",
            "description_title": "Articolo 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 36887,
            "slug": "vs19_441_009",
            "identifier": "vs19_441_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_009/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 27.1 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 27.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.1 DDL n. 2026",
            "description_title": "Emendamento 27.1 STEFANAZZI CLAUDIO MICHELE (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": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36874,
            "slug": "vs19_441_006",
            "identifier": "vs19_441_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_006/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2026",
            "original_title": "Votazione Articolo 25 DDL n. 2026",
            "description_title": "Articolo 25",
            "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": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36882,
            "slug": "vs19_441_002",
            "identifier": "vs19_441_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_002/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 25.2 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.2 DDL n. 2026",
            "description_title": "Emendamento 25.2 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36875,
            "slug": "vs19_441_008",
            "identifier": "vs19_441_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_008/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 2026",
            "original_title": "Votazione Articolo 26 DDL n. 2026",
            "description_title": "Articolo 26",
            "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": 56,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36885,
            "slug": "vs19_441_005",
            "identifier": "vs19_441_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_005/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 25.5 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 25.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.5 DDL n. 2026",
            "description_title": "Emendamento 25.5 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36876,
            "slug": "vs19_441_014",
            "identifier": "vs19_441_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_014/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 2026",
            "original_title": "Votazione Articolo 27 DDL n. 2026",
            "description_title": "Articolo 27",
            "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": 20,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36841,
            "slug": "vs19_440_044",
            "identifier": "vs19_440_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_044/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 13.4 GHIRRA FRANCESCA (AVS), 13.5 ALIFANO ENRICA (M5S) e 13.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 13.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.4 DDL n. 2026",
            "description_title": "Identici emendamenti 13.4 GHIRRA FRANCESCA (AVS), 13.5 ALIFANO ENRICA (M5S) e 13.6 STEFANAZZI CLAUDIO MICHELE (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": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36789,
            "slug": "vs19_440_016",
            "identifier": "vs19_440_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_016/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2026",
            "original_title": "Votazione Articolo 4 DDL n. 2026",
            "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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36807,
            "slug": "vs19_440_078",
            "identifier": "vs19_440_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_078/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2026",
            "original_title": "Votazione Articolo 22 DDL n. 2026",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36816,
            "slug": "vs19_440_008",
            "identifier": "vs19_440_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_008/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.6 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.6 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2026",
            "description_title": "Emendamento 2.6 GHIRRA FRANCESCA (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": 26,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36798,
            "slug": "vs19_440_055",
            "identifier": "vs19_440_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_055/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2026",
            "original_title": "Votazione Articolo 13 DDL n. 2026",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36820,
            "slug": "vs19_440_014",
            "identifier": "vs19_440_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_014/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2026",
            "description_title": "Emendamento 4.1 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 46,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 36788,
            "slug": "vs19_440_013",
            "identifier": "vs19_440_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_013/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2026",
            "original_title": "Votazione Articolo 3 DDL n. 2026",
            "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": 6,
            "n_margin": 75,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36819,
            "slug": "vs19_440_012",
            "identifier": "vs19_440_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_012/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2026",
            "description_title": "Emendamento 3.1 GHIRRA FRANCESCA (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": 54,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 42.68
        },
        {
            "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": 36818,
            "slug": "vs19_440_010",
            "identifier": "vs19_440_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_010/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.10 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.10 DDL n. 2026",
            "description_title": "Emendamento 2.10 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36817,
            "slug": "vs19_440_009",
            "identifier": "vs19_440_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_009/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.9 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.9 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.9 DDL n. 2026",
            "description_title": "Emendamento 2.9 GHIRRA FRANCESCA (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": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36786,
            "slug": "vs19_440_004",
            "identifier": "vs19_440_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_004/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2026",
            "original_title": "Votazione Articolo 1 DDL n. 2026",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        }
    ]
}