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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=440",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=438",
    "results": [
        {
            "id": 26596,
            "slug": "vs19_220_057",
            "identifier": "vs19_220_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_057/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 151,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 75.31
        },
        {
            "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": 35433,
            "slug": "vs19_402_082",
            "identifier": "vs19_402_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_082/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2112-bis/69, nel testo riformulato, BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2112-bis/69, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/69, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/69, nel testo riformulato, BALDINO VITTORIA (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": 5,
            "n_margin": 145,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35162,
            "slug": "vs19_353_062",
            "identifier": "vs19_353_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_062/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1830/23, così come riformulato, RUFFINO DANIELA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1830/23, così come riformulato, RUFFINO DANIELA (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 118,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 37642,
            "slug": "vs19_460_040",
            "identifier": "vs19_460_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_040/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 14.01 AURIEMMA CARMELA (M5S) - Votazione Emendamento 14.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 14.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 14.01 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 24,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 26186,
            "slug": "vs19_216_093",
            "identifier": "vs19_216_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_093/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 12.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1555",
            "description_title": "Emendamento 12.4 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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 40540,
            "slug": "vs19_547_027",
            "identifier": "vs19_547_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_027/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 27,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 26582,
            "slug": "vs19_220_071",
            "identifier": "vs19_220_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_071/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1627/63, nel testo riformulato, LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1627/63, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/63, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/63, nel testo riformulato, LAI SILVIO (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": 5,
            "n_margin": 151,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26400,
            "slug": "vs19_217_029",
            "identifier": "vs19_217_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_029/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1342",
            "original_title": "Votazione Articolo 11 DDL n. 1342",
            "description_title": "Articolo 11",
            "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": 118,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 32738,
            "slug": "vs19_367_017",
            "identifier": "vs19_367_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_017/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 17,
            "title": "MOZ 1-326 NF CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 18 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 64.32,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 35396,
            "slug": "vs19_402_045",
            "identifier": "vs19_402_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_045/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2112-bis/21, nel testo riformulato, CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2112-bis/21, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/21, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/21, nel testo riformulato, CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 152,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 38196,
            "slug": "vs19_476_008",
            "identifier": "vs19_476_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_008/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.1 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.1 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0741",
            "description_title": "Emendamento 2.1 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": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34902,
            "slug": "vs19_331_109",
            "identifier": "vs19_331_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_109/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/1975/66, come riformulato, MALAVASI ILENIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/66, come riformulato, MALAVASI ILENIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 125,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 26665,
            "slug": "vs19_220_085",
            "identifier": "vs19_220_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_085/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26388,
            "slug": "vs19_217_026",
            "identifier": "vs19_217_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_026/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S) - Votazione Emendamento 10.05 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.05 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 10.05 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": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 32556,
            "slug": "vs19_365_020",
            "identifier": "vs19_365_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_020/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 20,
            "title": "RIS 6-135 -CPV 2,3,4RIF,6,7,10 DISP - Votazione Risoluzione 6_00135",
            "original_title": "Votazione Risoluzione 6_00135",
            "description_title": "RIS 6-135 -CPV 2,3,4RIF,6,7,10 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 148,
            "majority_cohesion_rate": 77.5,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 35099,
            "slug": "vs19_337_066",
            "identifier": "vs19_337_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_066/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1691/30, nel testo riformulato, MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/30, nel testo riformulato, MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 132,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 32482,
            "slug": "vs19_359_017",
            "identifier": "vs19_359_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_017/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2066/21, nel testo riformulato, ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2066/21, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/21, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/21, nel testo riformulato, ORRICO ANNA LAURA (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": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 31649,
            "slug": "vs19_342_025",
            "identifier": "vs19_342_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_025/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2002/28, come riformulato, LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2002/28, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/28, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/28, come riformulato, LAI SILVIO (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": 5,
            "n_margin": 143,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.75
        },
        {
            "id": 32483,
            "slug": "vs19_359_032",
            "identifier": "vs19_359_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_032/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2066/53, nel testo riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2066/53, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/53, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/53, nel testo riformulato, BERRUTO MAURO (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": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 56.43,
            "minority_cohesion_rate": 70.25
        },
        {
            "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": 32527,
            "slug": "vs19_361_065",
            "identifier": "vs19_361_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_065/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1532-bis/86 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/86 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/86 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/86 SCOTTO ARTURO (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": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 37571,
            "slug": "vs19_456_007",
            "identifier": "vs19_456_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_007/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1305",
            "original_title": "Votazione Articolo 4 PDL n. 1305",
            "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": 123,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38941,
            "slug": "vs19_491_124",
            "identifier": "vs19_491_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_124/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 27.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 35096,
            "slug": "vs19_337_063",
            "identifier": "vs19_337_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_063/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 38059,
            "slug": "vs19_475_008",
            "identifier": "vs19_475_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_008/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00429 LUCASELLI YLENJA (FDI), CANDIANI STEFANO (LEGA), PELLA ROBERTO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri - Votazione Mozione 1_00429",
            "original_title": "Votazione Mozione 1_00429",
            "description_title": "Mozione n. 1-00429 LUCASELLI YLENJA (FDI), CANDIANI STEFANO (LEGA), PELLA ROBERTO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 16,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26628,
            "slug": "vs19_220_056",
            "identifier": "vs19_220_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_056/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1627/46, come riformulato, CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1627/46, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/46, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/46, come riformulato, CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 48,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26607,
            "slug": "vs19_220_041",
            "identifier": "vs19_220_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_041/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1627/26, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1627/26, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/26, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/26, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 117,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 38062,
            "slug": "vs19_475_011",
            "identifier": "vs19_475_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_011/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00433, limitatamente ai capoversi secondo, terzo, quinto e settimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00433",
            "original_title": "Votazione Mozione 1_00433",
            "description_title": "Mozione n. 1-00433, limitatamente ai capoversi secondo, terzo, quinto e settimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 133,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 38862,
            "slug": "vs19_491_022",
            "identifier": "vs19_491_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_022/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 36791,
            "slug": "vs19_440_023",
            "identifier": "vs19_440_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_023/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2026",
            "original_title": "Votazione Articolo 6 DDL n. 2026",
            "description_title": "Articolo 6",
            "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": 72,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26395,
            "slug": "vs19_217_046",
            "identifier": "vs19_217_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_046/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1342/7 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1342/7 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/7 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/7 L'ABBATE PATTY (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": 5,
            "n_margin": 53,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26650,
            "slug": "vs19_220_126",
            "identifier": "vs19_220_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_126/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 126,
            "title": "Ordine del giorno n. 9/1627/159 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1627/159 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/159 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/159 PELLEGRINI MARCO (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": 5,
            "n_margin": 99,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 38815,
            "slug": "vs19_491_092",
            "identifier": "vs19_491_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_092/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "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": 83,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 40679,
            "slug": "vs19_551_066",
            "identifier": "vs19_551_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_066/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 2.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 71,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36803,
            "slug": "vs19_440_065",
            "identifier": "vs19_440_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_065/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2026",
            "original_title": "Votazione Articolo 18 DDL n. 2026",
            "description_title": "Articolo 18",
            "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": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 31622,
            "slug": "vs19_340_140",
            "identifier": "vs19_340_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_140/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1997/39 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1997/39 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/39 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/39 CURTI AUGUSTO (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": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 36328,
            "slug": "vs19_431_047",
            "identifier": "vs19_431_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_047/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2245/82 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2245/82 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/82 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/82 GIACHETTI ROBERTO (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": 5,
            "n_margin": 93,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 35178,
            "slug": "vs19_354_015",
            "identifier": "vs19_354_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_015/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera a), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "original_title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera a), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 38,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 36329,
            "slug": "vs19_431_048",
            "identifier": "vs19_431_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_048/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2245/83 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2245/83 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/83 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/83 GRUPPIONI NAIKE (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": 5,
            "n_margin": 94,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 38052,
            "slug": "vs19_475_001",
            "identifier": "vs19_475_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_001/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 1,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52)",
            "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": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33480,
            "slug": "vs19_377_174",
            "identifier": "vs19_377_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_174/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 174,
            "title": "MOZ 1-358 CPV 10 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 10 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34010,
            "slug": "vs19_397_094",
            "identifier": "vs19_397_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_094/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/2119/31, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2119/31, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/31, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/31, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 100,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 27335,
            "slug": "vs19_233_071",
            "identifier": "vs19_233_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_071/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1606/110, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1606/110, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/110, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/110, come riformulato, CURTI AUGUSTO (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": 5,
            "n_margin": 108,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21866,
            "slug": "vs19_132_021",
            "identifier": "vs19_132_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_021/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/115 E ABB./5, nel testo riformulato, BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/115 E ABB./5, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./5, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./5, nel testo riformulato, BONAFE' SIMONA (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": 5,
            "n_margin": 128,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27464,
            "slug": "vs19_236_070",
            "identifier": "vs19_236_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_070/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.30 BONELLI ANGELO (AVS) - Votazione Emendamento 3.30 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.30 DDL n. 1630",
            "description_title": "Emendamento 3.30 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 39032,
            "slug": "vs19_498_073",
            "identifier": "vs19_498_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_073/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "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": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 27359,
            "slug": "vs19_233_019",
            "identifier": "vs19_233_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_019/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1606/41, nel testo riformulato, LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1606/41, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/41, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/41, nel testo riformulato, LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 101,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 25015,
            "slug": "vs19_196_033",
            "identifier": "vs19_196_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_033/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1437/36 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1437/36 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/36 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/36 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": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28255,
            "slug": "vs19_247_055",
            "identifier": "vs19_247_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_055/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (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": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        }
    ]
}