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

{
    "count": 23033,
    "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=293",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=291",
    "results": [
        {
            "id": 28034,
            "slug": "19-158-17",
            "identifier": "19-158-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-158-17/?format=api",
            "sitting": {
                "id": 1606,
                "date": "2024-02-14",
                "number": 158,
                "branch": "S"
            },
            "number": 17,
            "title": "Legge di delegazione europea 2022-2023",
            "original_title": "Votazione finale",
            "description_title": "Legge di delegazione europea 2022-2023",
            "public_title": "Legge di delegazione europea 2022-2023",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 18077,
            "slug": "19-8-27",
            "identifier": "19-8-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-8-27/?format=api",
            "sitting": {
                "id": 1223,
                "date": "2022-11-16",
                "number": 8,
                "branch": "S"
            },
            "number": 27,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR) - Em. 9.1, Magni e altri",
            "original_title": "Em. 9.1, Magni e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR)",
            "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": 31,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 37152,
            "slug": "vs19_445_026",
            "identifier": "vs19_445_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_026/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.1009 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.1009 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1009 PDL n. 2084",
            "description_title": "Emendamento 1.1009 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 26510,
            "slug": "vs19_219_062",
            "identifier": "vs19_219_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_062/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 1.62 BONELLI ANGELO (AVS) - Votazione Emendamento 1.62 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.62 DDL n. 1627",
            "description_title": "Emendamento 1.62 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 35803,
            "slug": "vs19_410_023",
            "identifier": "vs19_410_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_023/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1917/29 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1917/29 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/29 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/29 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": 31,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26500,
            "slug": "vs19_219_075",
            "identifier": "vs19_219_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_075/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 1.75 GIULIANO CARLA (M5S) - Votazione Emendamento 1.75 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.75 DDL n. 1627",
            "description_title": "Emendamento 1.75 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 36294,
            "slug": "vs19_431_013",
            "identifier": "vs19_431_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_013/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35975,
            "slug": "vs19_422_022",
            "identifier": "vs19_422_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_022/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26544,
            "slug": "vs19_220_009",
            "identifier": "vs19_220_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_009/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1627",
            "original_title": "Votazione Articolo 3 DDL n. 1627",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 35887,
            "slug": "vs19_414_018",
            "identifier": "vs19_414_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_018/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 18,
            "title": "Risoluzione n. 6-00156, limitatamente alla restante parte, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00156",
            "original_title": "Votazione Risoluzione 6_00156",
            "description_title": "Risoluzione n. 6-00156, limitatamente alla restante parte, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38933,
            "slug": "vs19_491_115",
            "identifier": "vs19_491_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_115/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 26.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 26490,
            "slug": "vs19_219_007",
            "identifier": "vs19_219_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_007/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.7 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1627",
            "description_title": "Emendamento 1.7 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 38814,
            "slug": "vs19_491_088",
            "identifier": "vs19_491_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_088/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 88,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 36332,
            "slug": "vs19_431_051",
            "identifier": "vs19_431_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_051/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/88 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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36313,
            "slug": "vs19_431_032",
            "identifier": "vs19_431_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_032/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2245/61 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/61 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37305,
            "slug": "vs19_450_046",
            "identifier": "vs19_450_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_046/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 46,
            "title": "Risoluzione n. 6-00164 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M-C) e GIGLIO VIGNA ALESSANDRO (LEGA) - Votazione Risoluzione 6_00164",
            "original_title": "Votazione Risoluzione 6_00164",
            "description_title": "Risoluzione n. 6-00164 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI), CANDIANI STEFANO (LEGA), 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 76.95,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 36331,
            "slug": "vs19_431_050",
            "identifier": "vs19_431_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_050/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33529,
            "slug": "vs19_380_014",
            "identifier": "vs19_380_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_014/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 14,
            "title": "TU DDL 1168 E ABB-A - EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TU DDL 1168 E ABB-A - EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38877,
            "slug": "vs19_491_042",
            "identifier": "vs19_491_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_042/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 9.1, 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1, 9.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 36323,
            "slug": "vs19_431_042",
            "identifier": "vs19_431_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_042/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2245/71 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/71 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38937,
            "slug": "vs19_491_119",
            "identifier": "vs19_491_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_119/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 26.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1008",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 31945,
            "slug": "vs19_349_033",
            "identifier": "vs19_349_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_033/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 37.01007 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01007 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 34863,
            "slug": "vs19_336_017",
            "identifier": "vs19_336_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_017/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.6 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 3.6 FONTANA ILARIA (M5S)",
            "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": 31,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31566,
            "slug": "vs19_340_091",
            "identifier": "vs19_340_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_091/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.1 DDL n. 1997",
            "description_title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 38929,
            "slug": "vs19_491_111",
            "identifier": "vs19_491_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_111/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 26.1, 26.1002, 26.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1, 26.1002, 26.1011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38940,
            "slug": "vs19_491_123",
            "identifier": "vs19_491_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_123/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 27.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 26486,
            "slug": "vs19_219_059",
            "identifier": "vs19_219_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_059/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.59 ORLANDO ANDREA (PD-IDP) - Votazione Emendamento 1.59 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1627",
            "description_title": "Emendamento 1.59 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 36321,
            "slug": "vs19_431_040",
            "identifier": "vs19_431_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_040/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37326,
            "slug": "vs19_450_067",
            "identifier": "vs19_450_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_067/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2084/7 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2084/7 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/7 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/7 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36308,
            "slug": "vs19_431_027",
            "identifier": "vs19_431_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_027/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38916,
            "slug": "vs19_491_089",
            "identifier": "vs19_491_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_089/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 17.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 36648,
            "slug": "vs19_439_015",
            "identifier": "vs19_439_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_015/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 FENU EMILIANO (M5S) - Votazione Emendamento 1.13 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2240",
            "description_title": "Emendamento 1.13 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38918,
            "slug": "vs19_491_091",
            "identifier": "vs19_491_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_091/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 17.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 34221,
            "slug": "vs19_397_012",
            "identifier": "vs19_397_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_012/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.15 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2119",
            "description_title": "Emendamento 1.15 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38892,
            "slug": "vs19_491_058",
            "identifier": "vs19_491_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_058/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 10.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 37332,
            "slug": "vs19_450_073",
            "identifier": "vs19_450_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_073/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2084/13 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2084/13 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/13 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/13 ALIFANO ENRICA (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": 31,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34209,
            "slug": "vs19_397_021",
            "identifier": "vs19_397_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_021/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.100 DDL n. 2119",
            "description_title": "Emendamento 3.100 GRIPPO VALENTINA (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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35785,
            "slug": "vs19_410_005",
            "identifier": "vs19_410_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_005/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1917/8 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1917/8 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/8 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/8 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": 31,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33997,
            "slug": "vs19_397_050",
            "identifier": "vs19_397_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_050/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 9.0100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 9.0100 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.0100 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 9.0100 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34037,
            "slug": "vs19_397_076",
            "identifier": "vs19_397_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_076/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 33545,
            "slug": "vs19_381_025",
            "identifier": "vs19_381_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_025/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 25,
            "title": "DDL 2128 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2128 - ODG N. 1",
            "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": 31,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36345,
            "slug": "vs19_431_064",
            "identifier": "vs19_431_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_064/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2245/38 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/38 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/38 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/38 FURFARO MARCO (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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 24721,
            "slug": "vs19_183_040",
            "identifier": "vs19_183_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_040/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 38884,
            "slug": "vs19_491_050",
            "identifier": "vs19_491_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_050/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 10.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 36316,
            "slug": "vs19_431_035",
            "identifier": "vs19_431_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_035/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2245/64 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/64 SANTILLO AGOSTINO (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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36307,
            "slug": "vs19_431_026",
            "identifier": "vs19_431_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_026/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2245/54 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/54 ALIFANO ENRICA (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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38882,
            "slug": "vs19_491_048",
            "identifier": "vs19_491_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_048/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 31473,
            "slug": "vs19_336_122",
            "identifier": "vs19_336_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_122/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1930/27 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/27 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/27 ZANELLA LUANA (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": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 26564,
            "slug": "vs19_220_008",
            "identifier": "vs19_220_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_008/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1627",
            "original_title": "Votazione Articolo 2 DDL n. 1627",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 35620,
            "slug": "vs19_408_013",
            "identifier": "vs19_408_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_013/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 1.02 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.02 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1917",
            "description_title": "Articolo aggiuntivo 1.02 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": 31,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 71.34
        }
    ]
}