Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=134
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_margin&page=135",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=133",
    "results": [
        {
            "id": 23947,
            "slug": "vs19_154_060",
            "identifier": "vs19_154_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_060/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1038-B/10 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1038-B/10 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/10 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/10 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29513,
            "slug": "vs19_187_011",
            "identifier": "vs19_187_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_011/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1416/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1416/20 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/20 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/20 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30832,
            "slug": "vs19_314_051",
            "identifier": "vs19_314_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_051/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 51,
            "title": "Mozione n. 1-00276, (Nuova formulazione), sul capoverso quattordicesimo della parte dispositiva, FONTANA ILARIA (M5S) ed altri - Votazione Mozione 1_00276",
            "original_title": "Votazione Mozione 1_00276",
            "description_title": "Mozione n. 1-00276, (Nuova formulazione), sul capoverso quattordicesimo della parte dispositiva, FONTANA ILARIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 38609,
            "slug": "vs19_483_007",
            "identifier": "vs19_483_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_007/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-180 - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "RIS 6-180",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 24762,
            "slug": "vs19_183_013",
            "identifier": "vs19_183_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_013/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.16 BONELLI ANGELO (AVS) - Votazione Emendamento 1.16 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1492",
            "description_title": "Emendamento 1.16 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": 4,
            "n_margin": 37,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 37145,
            "slug": "vs19_445_019",
            "identifier": "vs19_445_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_019/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00413, limitatamente ai capoversi sesto e ottavo, come riformulati, della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente ai capoversi sesto e ottavo, come riformulati, della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38054,
            "slug": "vs19_475_003",
            "identifier": "vs19_475_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_003/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00410 (Nuova formulazione), limitatamente alla premessa e ai capoversi secondo, terzo e quinto della parte dispositiva, RICHETTI MATTEO (APERRE) e altri - Votazione Mozione 1_00410",
            "original_title": "Votazione Mozione 1_00410",
            "description_title": "Mozione n. 1-00410 (Nuova formulazione), limitatamente alla premessa e ai capoversi secondo, terzo e quinto della parte dispositiva, RICHETTI MATTEO (APERRE) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 35712,
            "slug": "vs19_409_032",
            "identifier": "vs19_409_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_032/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.1004 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1004 DDL n. 1917",
            "description_title": "Emendamento 3.1004 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35201,
            "slug": "vs19_399_001",
            "identifier": "vs19_399_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_399_001/?format=api",
            "sitting": {
                "id": 1860,
                "date": "2024-12-17",
                "number": 399,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00140 CANDIANI STEFANO (LEGA), MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M-C) e GIGLIO VIGNA ALESSANDRO (LEGA) - Votazione Risoluzione 6_00140",
            "original_title": "Votazione Risoluzione 6_00140",
            "description_title": "Risoluzione n. 6-00140 CANDIANI STEFANO (LEGA), MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M-C) e GIGLIO VIGNA ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 32461,
            "slug": "vs19_359_040",
            "identifier": "vs19_359_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_040/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2066/67 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2066/67 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/67 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/67 FARAONE DAVIDE (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 31628,
            "slug": "vs19_342_004",
            "identifier": "vs19_342_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_004/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2002/4 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2002/4 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/4 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/4 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 37150,
            "slug": "vs19_445_024",
            "identifier": "vs19_445_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_024/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 24,
            "title": "Questione pregiudiziale di merito n. 1 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 2084",
            "original_title": "Votazione pregiudiziale PDL n. 2084",
            "description_title": "Questione pregiudiziale di merito n. 1 GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35516,
            "slug": "vs19_402_167",
            "identifier": "vs19_402_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_167/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 167,
            "title": "Ordine del giorno n. 9/2112-bis/210 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/2112-bis/210 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/210 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/210 PASTORINO LUCA (M-+EUR)",
            "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": 37,
            "majority_cohesion_rate": 71.49,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 24581,
            "slug": "vs19_183_001",
            "identifier": "vs19_183_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_001/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri - Votazione pregiudiziale DDL n. 1492",
            "original_title": "Votazione pregiudiziale DDL n. 1492",
            "description_title": "Questioni pregiudiziali n. 1 ZANELLA LUANA (AVS) ed altri, n. 2 FONTANA ILARIA (M5S) ed altri e n. 3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 37149,
            "slug": "vs19_445_023",
            "identifier": "vs19_445_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_023/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 23,
            "title": "Questione pregiudiziale di costituzionalità n. 1 D'ORSO VALENTINA (M5S) ed altri - Votazione pregiudiziale PDL n. 2084",
            "original_title": "Votazione pregiudiziale PDL n. 2084",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35779,
            "slug": "vs19_409_104",
            "identifier": "vs19_409_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_104/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 8.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1004 DDL n. 1917",
            "description_title": "Emendamento 8.1004 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32264,
            "slug": "vs19_328_039",
            "identifier": "vs19_328_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_039/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1896/56 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1896/56 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/56 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/56 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 36956,
            "slug": "vs19_444_050",
            "identifier": "vs19_444_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_050/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2149/25 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/25 GRIMALDI MARCO (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": 37,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 35450,
            "slug": "vs19_402_100",
            "identifier": "vs19_402_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_100/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/2112-bis/88 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2112-bis/88 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/88 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/88 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35746,
            "slug": "vs19_409_067",
            "identifier": "vs19_409_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_067/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.77 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.77 DDL n. 1917",
            "description_title": "Emendamento 4.77 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34842,
            "slug": "vs19_337_088",
            "identifier": "vs19_337_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_088/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 1.19 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.19 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 37815,
            "slug": "vs19_467_027",
            "identifier": "vs19_467_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_027/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2281/49 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/2281/49 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/49 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/49 DELL'OLIO GIANMAURO (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": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36922,
            "slug": "vs19_444_014",
            "identifier": "vs19_444_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_014/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.22 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.22 PDL n. 2149",
            "description_title": "Emendamento 2.22 MALAVASI ILENIA (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": 37,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 35684,
            "slug": "vs19_409_004",
            "identifier": "vs19_409_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_004/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1020 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1020 DDL n. 1917",
            "description_title": "Emendamento 3.1020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34846,
            "slug": "vs19_337_096",
            "identifier": "vs19_337_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_096/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 5.3 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 5.3 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 35743,
            "slug": "vs19_409_064",
            "identifier": "vs19_409_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_064/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 64,
            "title": "Identici emendamenti 4.75 CAFIERO DE RAHO FEDERICO (M5S) e 4.1012 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.75 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.75 DDL n. 1917",
            "description_title": "Identici emendamenti 4.75 CAFIERO DE RAHO FEDERICO (M5S) e 4.1012 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31348,
            "slug": "vs19_331_001",
            "identifier": "vs19_331_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_001/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 QUARTINI ANDREA (M5S) ed altri, n. 2 BRAGA CHIARA (PD-IDP) ed altri, e n. 3 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 1975",
            "original_title": "Votazione pregiudiziale DDL n. 1975",
            "description_title": "Questioni pregiudiziali n. 1 QUARTINI ANDREA (M5S) ed altri, n. 2 BRAGA CHIARA (PD-IDP) ed altri, e n. 3 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 35472,
            "slug": "vs19_402_122",
            "identifier": "vs19_402_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_122/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/2112-bis/112 CONTE GIUSEPPE (M5S) - Votazione Ordine del giorno 9/2112-bis/112 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/112 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/112 CONTE GIUSEPPE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34568,
            "slug": "vs19_377_002",
            "identifier": "vs19_377_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_002/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36090,
            "slug": "vs19_426_035",
            "identifier": "vs19_426_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_035/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00391, limitatamente ai capoversi terzo e sesto della parte dispositiva, BENZONI FABRIZIO (APERRE) ed altri - Votazione Mozione 1_00391",
            "original_title": "Votazione Mozione 1_00391",
            "description_title": "Mozione n. 1-00391, limitatamente ai capoversi terzo e sesto della parte dispositiva, BENZONI FABRIZIO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36951,
            "slug": "vs19_444_045",
            "identifier": "vs19_444_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_045/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2149/12 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2149/12 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/12 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/12 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 31454,
            "slug": "vs19_331_077",
            "identifier": "vs19_331_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_077/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1975/31 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1975/31 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/31 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/31 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 35773,
            "slug": "vs19_409_098",
            "identifier": "vs19_409_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_098/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 8.1001 ALIFANO ENRICA (M5S) - Votazione Emendamento 8.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1001 DDL n. 1917",
            "description_title": "Emendamento 8.1001 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26525,
            "slug": "vs19_219_009",
            "identifier": "vs19_219_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_009/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.9 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1627",
            "description_title": "Emendamento 1.9 CONTE GIUSEPPE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 32257,
            "slug": "vs19_328_032",
            "identifier": "vs19_328_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_032/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (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": 37,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 35776,
            "slug": "vs19_409_101",
            "identifier": "vs19_409_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_101/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 8.1005 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.1005 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1005 DDL n. 1917",
            "description_title": "Emendamento 8.1005 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31447,
            "slug": "vs19_331_070",
            "identifier": "vs19_331_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_070/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1975/24 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1975/24 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/24 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/24 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 26549,
            "slug": "vs19_220_027",
            "identifier": "vs19_220_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_027/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1627",
            "original_title": "Votazione Articolo 21 DDL n. 1627",
            "description_title": "Articolo 21",
            "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": 37,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35771,
            "slug": "vs19_409_096",
            "identifier": "vs19_409_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_096/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 8.5 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 8.5 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1917",
            "description_title": "Emendamento 8.5 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40423,
            "slug": "vs19_539_061",
            "identifier": "vs19_539_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_061/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 9.3 SIMIANI MARCO (PD-IDP) e 9.4 DORI DEVIS (AVS) - Votazione Emendamento 9.3 DDL n. 2623",
            "original_title": "Votazione Emendamento 9.3 DDL n. 2623",
            "description_title": "Identici emendamenti 9.3 SIMIANI MARCO (PD-IDP) e 9.4 DORI DEVIS (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": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 32251,
            "slug": "vs19_328_026",
            "identifier": "vs19_328_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_026/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1896/43 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/1896/43 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/43 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/43 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 35442,
            "slug": "vs19_402_092",
            "identifier": "vs19_402_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_092/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/2112-bis/80 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2112-bis/80 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/80 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/80 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36137,
            "slug": "vs19_427_023",
            "identifier": "vs19_427_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_023/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00384, limitatamente ai capoversi quarto e settimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00384",
            "original_title": "Votazione Mozione 1_00384",
            "description_title": "Mozione n. 1-00384, limitatamente ai capoversi quarto e settimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 32247,
            "slug": "vs19_328_022",
            "identifier": "vs19_328_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_022/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1896/39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1896/39 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/39 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/39 GIRELLI GIAN ANTONIO (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": 37,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 36849,
            "slug": "vs19_440_052",
            "identifier": "vs19_440_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_052/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 13.14 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 13.14 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.14 DDL n. 2026",
            "description_title": "Emendamento 13.14 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 31466,
            "slug": "vs19_336_115",
            "identifier": "vs19_336_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_115/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/1930/15 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1930/15 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/15 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/15 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 26586,
            "slug": "vs19_220_146",
            "identifier": "vs19_220_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_146/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/180 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/180 COLUCCI ALFONSO (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": 37,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 35601,
            "slug": "vs19_406_003",
            "identifier": "vs19_406_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_003/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1109 CUPERLO GIANNI (PD-IDP) - Votazione Emendamento 1.1109 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1109 DDL n. 1917",
            "description_title": "Emendamento 1.1109 CUPERLO GIANNI (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": 37,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35772,
            "slug": "vs19_409_097",
            "identifier": "vs19_409_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_097/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 8.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 8.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 1917",
            "description_title": "Emendamento 8.1000 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37852,
            "slug": "vs19_468_031",
            "identifier": "vs19_468_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_031/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 31,
            "title": "Risoluzione n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla scheda n. 24 (Doc. XVI, n. 4) - Votazione Risoluzione 6_00172",
            "original_title": "Votazione Risoluzione 6_00172",
            "description_title": "Risoluzione n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla scheda n. 24 (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 58.6
        }
    ]
}