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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=78",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=76",
    "results": [
        {
            "id": 36525,
            "slug": "vs19_435_037",
            "identifier": "vs19_435_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_037/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 4.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.101 PDL n. 1573",
            "description_title": "Emendamento 4.101 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36526,
            "slug": "vs19_435_038",
            "identifier": "vs19_435_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_038/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1001 PDL n. 1573",
            "description_title": "Emendamento 4.1001 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36527,
            "slug": "vs19_435_039",
            "identifier": "vs19_435_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_039/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1573",
            "description_title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36528,
            "slug": "vs19_435_040",
            "identifier": "vs19_435_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_040/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.1003 FENU EMILIANO (M5S) - Votazione Emendamento 4.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1003 PDL n. 1573",
            "description_title": "Emendamento 4.1003 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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 36529,
            "slug": "vs19_435_041",
            "identifier": "vs19_435_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_041/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.1005 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1005 PDL n. 1573",
            "description_title": "Emendamento 4.1005 FARAONE DAVIDE (IVICRE)",
            "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": 86,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36355,
            "slug": "vs19_434_001",
            "identifier": "vs19_434_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_434_001/?format=api",
            "sitting": {
                "id": 1917,
                "date": "2025-02-25",
                "number": 434,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione di sfiducia ministra Daniela Santanché bis",
            "original_title": "Votazione Mozione 1_00392",
            "description_title": "Mozione n. 1-00392, presentata a norma dell'articolo 115, comma 3, del Regolamento, nei confronti del Ministro del Turismo, Daniela Garnero Santanchè, SILVESTRI FRANCESCO (M5S), BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS) ed altri",
            "public_title": "Mozione di sfiducia ministra Daniela Santanché bis",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 84.71,
            "minority_cohesion_rate": 84.08
        },
        {
            "id": 36347,
            "slug": "vs19_432_001",
            "identifier": "vs19_432_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_432_001/?format=api",
            "sitting": {
                "id": 1912,
                "date": "2025-02-20",
                "number": 432,
                "branch": "C"
            },
            "number": 1,
            "title": "Decreto milleproroghe 2025",
            "original_title": "Votazione finale DDL n. 2245",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 27 dicembre 2024, n. 202, recante disposizioni urgenti in materia di termini normativi (Approvato dal Senato) (DDL 2245)",
            "public_title": "Decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36300,
            "slug": "vs19_431_019",
            "identifier": "vs19_431_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_019/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2245/47 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2245/47 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/47 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/47 SCUTELLA' ELISA (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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 36315,
            "slug": "vs19_431_034",
            "identifier": "vs19_431_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_034/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2245/63 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/2245/63 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/63 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/63 TRAVERSI ROBERTO (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": 61,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 38.22
        },
        {
            "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": 36303,
            "slug": "vs19_431_022",
            "identifier": "vs19_431_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_022/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2245/50 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2245/50 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/50 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/50 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36302,
            "slug": "vs19_431_021",
            "identifier": "vs19_431_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_021/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2245/49 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2245/49 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/49 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/49 CAFIERO DE RAHO FEDERICO (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": 59,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36301,
            "slug": "vs19_431_020",
            "identifier": "vs19_431_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_020/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2245/48 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2245/48 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/48 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/48 TORTO 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": 29,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36304,
            "slug": "vs19_431_023",
            "identifier": "vs19_431_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_023/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2245/51 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/51 QUARTINI ANDREA (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": 67,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 36299,
            "slug": "vs19_431_018",
            "identifier": "vs19_431_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_018/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2245/46 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2245/46 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/46 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/46 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 26,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36298,
            "slug": "vs19_431_017",
            "identifier": "vs19_431_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_017/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2245/44 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/44 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": 28,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36293,
            "slug": "vs19_431_012",
            "identifier": "vs19_431_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_012/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2245/35 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/35 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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36288,
            "slug": "vs19_431_007",
            "identifier": "vs19_431_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_007/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2245/21 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2245/21 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/21 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/21 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36283,
            "slug": "vs19_431_002",
            "identifier": "vs19_431_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_002/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/10 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36346,
            "slug": "vs19_431_065",
            "identifier": "vs19_431_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_065/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 65,
            "title": "Fiducia conversione decreto milleproroghe 2025",
            "original_title": "Votazione Articolo unico DDL n. 2245",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 27 dicembre 2024, n. 202, nel testo delle Commissioni, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "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": 36343,
            "slug": "vs19_431_062",
            "identifier": "vs19_431_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_062/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36344,
            "slug": "vs19_431_063",
            "identifier": "vs19_431_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_063/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2245/15 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/15 BRAGA CHIARA (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": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36342,
            "slug": "vs19_431_061",
            "identifier": "vs19_431_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_061/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2245/106 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2245/106 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/106 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/106 GUERRA MARIA CECILIA (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": 32,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36325,
            "slug": "vs19_431_044",
            "identifier": "vs19_431_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_044/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2245/79 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/79 FOSSI EMILIANO (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": 34,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36324,
            "slug": "vs19_431_043",
            "identifier": "vs19_431_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_043/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2245/75 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/75 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36306,
            "slug": "vs19_431_025",
            "identifier": "vs19_431_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_025/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2245/53 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2245/53 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/53 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/53 RICCIARDI MARIANNA (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": 34,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36320,
            "slug": "vs19_431_039",
            "identifier": "vs19_431_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_039/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36310,
            "slug": "vs19_431_029",
            "identifier": "vs19_431_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_029/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2245/58 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2245/58 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/58 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/58 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36319,
            "slug": "vs19_431_038",
            "identifier": "vs19_431_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_038/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2245/67 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/67 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36336,
            "slug": "vs19_431_055",
            "identifier": "vs19_431_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_055/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36335,
            "slug": "vs19_431_054",
            "identifier": "vs19_431_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_054/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36334,
            "slug": "vs19_431_053",
            "identifier": "vs19_431_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_053/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2245/90 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2245/90 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/90 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/90 PICCOLOTTI ELISABETTA (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": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36311,
            "slug": "vs19_431_030",
            "identifier": "vs19_431_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_030/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2245/59 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2245/59 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/59 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/59 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36339,
            "slug": "vs19_431_058",
            "identifier": "vs19_431_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_058/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2245/101 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2245/101 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/101 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/101 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36338,
            "slug": "vs19_431_057",
            "identifier": "vs19_431_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_057/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36305,
            "slug": "vs19_431_024",
            "identifier": "vs19_431_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_024/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2245/52 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2245/52 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/52 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/52 SPORTIELLO GILDA (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": 36,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36337,
            "slug": "vs19_431_056",
            "identifier": "vs19_431_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_056/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36333,
            "slug": "vs19_431_052",
            "identifier": "vs19_431_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_052/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (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": 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": 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": 36330,
            "slug": "vs19_431_049",
            "identifier": "vs19_431_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_049/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2245/84 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2245/84 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/84 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/84 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": 10,
            "n_margin": 56,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36329,
            "slug": "vs19_431_048",
            "identifier": "vs19_431_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_048/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2245/83 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2245/83 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/83 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/83 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 94,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 36328,
            "slug": "vs19_431_047",
            "identifier": "vs19_431_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_047/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2245/82 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2245/82 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/82 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/82 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 93,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 36327,
            "slug": "vs19_431_046",
            "identifier": "vs19_431_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_046/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2245/81 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2245/81 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/81 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/81 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 94,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36326,
            "slug": "vs19_431_045",
            "identifier": "vs19_431_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_045/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2245/80 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2245/80 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/80 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/80 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 36314,
            "slug": "vs19_431_033",
            "identifier": "vs19_431_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_033/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2245/62 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/62 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": 30,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36312,
            "slug": "vs19_431_031",
            "identifier": "vs19_431_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_031/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2245/60 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2245/60 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/60 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/60 RICCIARDI RICCARDO (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": 34,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 63.69
        }
    ]
}