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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=416",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=414",
    "results": [
        {
            "id": 26183,
            "slug": "vs19_216_106",
            "identifier": "vs19_216_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_106/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 13.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26121,
            "slug": "vs19_216_042",
            "identifier": "vs19_216_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_042/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1555",
            "original_title": "Votazione Articolo 5 DDL n. 1555",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26079,
            "slug": "vs19_216_094",
            "identifier": "vs19_216_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_094/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 12.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.8 DDL n. 1555",
            "description_title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26205,
            "slug": "vs19_216_148",
            "identifier": "vs19_216_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_148/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 148,
            "title": "Ordine del giorno n. 9/1555/15 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1555/15 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/15 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/15 BONELLI ANGELO (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": 3,
            "n_margin": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 34717,
            "slug": "vs19_374_022",
            "identifier": "vs19_374_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_022/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2038/41 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/41 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 26174,
            "slug": "vs19_216_022",
            "identifier": "vs19_216_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_022/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1555",
            "description_title": "Emendamento 2.1001 GADDA MARIA CHIARA (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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 34711,
            "slug": "vs19_374_016",
            "identifier": "vs19_374_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_016/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2038/31 GNASSI ANDREA (PD-IDP), come riformulato dal Governo",
            "original_title": "Ordine del giorno n. 9/2038/31 GNASSI ANDREA (PD-IDP), come riformulato dal Governo",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26109,
            "slug": "vs19_216_040",
            "identifier": "vs19_216_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_040/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1555",
            "original_title": "Votazione Articolo 4 DDL n. 1555",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26140,
            "slug": "vs19_216_052",
            "identifier": "vs19_216_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_052/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 9.050 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.050 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.050 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 9.050 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26139,
            "slug": "vs19_216_070",
            "identifier": "vs19_216_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_070/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.28 EVI ELEONORA (AVS) - Votazione Emendamento 11.28 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.28 DDL n. 1555",
            "description_title": "Emendamento 11.28 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 36072,
            "slug": "vs19_426_017",
            "identifier": "vs19_426_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_017/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso dodicesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso dodicesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32560,
            "slug": "vs19_365_025",
            "identifier": "vs19_365_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_025/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 25,
            "title": "RIS 6-136 - 15 CPV DISP - Votazione Risoluzione 6_00136",
            "original_title": "Votazione Risoluzione 6_00136",
            "description_title": "RIS 6-136 - 15 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 77,
            "majority_cohesion_rate": 77.5,
            "minority_cohesion_rate": 32.7
        },
        {
            "id": 36059,
            "slug": "vs19_426_004",
            "identifier": "vs19_426_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_004/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00374, limitatamente ai capoversi secondo, terzo, quinto, sesto, nono, decimo, undicesimo e dodicesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00374",
            "original_title": "Votazione Mozione 1_00374",
            "description_title": "Mozione n. 1-00374, limitatamente ai capoversi secondo, terzo, quinto, sesto, nono, decimo, undicesimo e dodicesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 25914,
            "slug": "vs19_214_008",
            "identifier": "vs19_214_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_008/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.57 FENU EMILIANO (M5S) - Votazione Emendamento 1.57 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.57 DDL n. 1342",
            "description_title": "Emendamento 1.57 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": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25916,
            "slug": "vs19_214_010",
            "identifier": "vs19_214_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_010/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.59 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1342",
            "description_title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25055,
            "slug": "vs19_191_022",
            "identifier": "vs19_191_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_022/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al capoverso primo della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al capoverso primo della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 36122,
            "slug": "vs19_427_008",
            "identifier": "vs19_427_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_008/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00371, limitatamente al capoverso venticinquesimo della premessa, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente al capoverso venticinquesimo della premessa, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 64,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 36139,
            "slug": "vs19_427_025",
            "identifier": "vs19_427_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_025/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00384, limitatamente al capoverso ottavo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00384",
            "original_title": "Votazione Mozione 1_00384",
            "description_title": "Mozione n. 1-00384, limitatamente al capoverso ottavo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 63,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 25048,
            "slug": "vs19_191_015",
            "identifier": "vs19_191_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_015/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1517/51, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1517/51, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/51, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/51, nel testo riformulato, BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25042,
            "slug": "vs19_191_009",
            "identifier": "vs19_191_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_009/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1517/43 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1517/43 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/43 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/43 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25044,
            "slug": "vs19_191_011",
            "identifier": "vs19_191_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_011/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1517/46, nel testo riformulato, QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1517/46, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/46, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/46, nel testo riformulato, QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25051,
            "slug": "vs19_191_018",
            "identifier": "vs19_191_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_018/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1517/12, nel testo riformulato, MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1517/12, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/12, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/12, nel testo riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 36129,
            "slug": "vs19_427_015",
            "identifier": "vs19_427_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_015/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00377, limitatamente alla premessa, DELLA VEDOVA BENEDETTO (M-+EUR) ed altri - Votazione Mozione 1_00377",
            "original_title": "Votazione Mozione 1_00377",
            "description_title": "Mozione n. 1-00377, limitatamente alla premessa, DELLA VEDOVA BENEDETTO (M-+EUR) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 141,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 25041,
            "slug": "vs19_191_008",
            "identifier": "vs19_191_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_008/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1517/42, nel testo riformulato, GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1517/42, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/42, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/42, nel testo riformulato, GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35945,
            "slug": "vs19_418_021",
            "identifier": "vs19_418_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_021/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso ottavo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso ottavo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 40642,
            "slug": "vs19_551_024",
            "identifier": "vs19_551_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_024/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 3.300 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.300",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 65,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36156,
            "slug": "vs19_427_042",
            "identifier": "vs19_427_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_042/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00395, limitatamente ai capoversi terzo e quarto della premessa, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente ai capoversi terzo e quarto della premessa, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 116,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 35930,
            "slug": "vs19_418_005",
            "identifier": "vs19_418_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_005/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.5 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2206",
            "description_title": "Emendamento 1.5 PELLEGRINI MARCO (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": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 40668,
            "slug": "vs19_551_054",
            "identifier": "vs19_551_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_054/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 1.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.34",
            "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": 48,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36119,
            "slug": "vs19_427_005",
            "identifier": "vs19_427_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_005/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00371, limitatamente al capoverso ottavo, nel testo riformulato, della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00371",
            "original_title": "Votazione Mozione 1_00371",
            "description_title": "Mozione n. 1-00371, limitatamente al capoverso ottavo, nel testo riformulato, della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35422,
            "slug": "vs19_402_071",
            "identifier": "vs19_402_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_071/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2112-bis/58 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/58 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/58 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/58 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35439,
            "slug": "vs19_402_088",
            "identifier": "vs19_402_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_088/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2112-bis/75 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/2112-bis/75 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/75 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/75 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 64,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 40680,
            "slug": "vs19_551_068",
            "identifier": "vs19_551_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_068/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 68,
            "title": "EM 3.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 72,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35472,
            "slug": "vs19_402_122",
            "identifier": "vs19_402_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_122/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/2112-bis/112 CONTE GIUSEPPE (M5S) - Votazione Ordine del giorno 9/2112-bis/112 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/112 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/112 CONTE GIUSEPPE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32552,
            "slug": "vs19_365_031",
            "identifier": "vs19_365_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_031/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 31,
            "title": "RIS 6-137 - 17 CPV DISP - Votazione Risoluzione 6_00137",
            "original_title": "Votazione Risoluzione 6_00137",
            "description_title": "RIS 6-137 - 17 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 68,
            "majority_cohesion_rate": 77.5,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 35502,
            "slug": "vs19_402_153",
            "identifier": "vs19_402_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_153/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 153,
            "title": "Ordine del giorno n. 9/2112-bis/168, come riformulato, CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/168, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/168, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/168, come riformulato, CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 149,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35501,
            "slug": "vs19_402_152",
            "identifier": "vs19_402_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_152/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 152,
            "title": "Ordine del giorno n. 9/2112-bis/167, come riformulato, RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2112-bis/167, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/167, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/167, come riformulato, RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 153,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 35400,
            "slug": "vs19_402_049",
            "identifier": "vs19_402_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_049/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2112-bis/26, nel testo riformulato, CALDERONE TOMMASO ANTONINO (FI-PPE) - Votazione Ordine del giorno 9/2112-bis/26, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/26, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/26, nel testo riformulato, CALDERONE TOMMASO ANTONINO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 156,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 35390,
            "slug": "vs19_402_039",
            "identifier": "vs19_402_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_039/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2112-bis/8, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2112-bis/8, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/8, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/8, nel testo riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 149,
            "majority_cohesion_rate": 73.97,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 35429,
            "slug": "vs19_402_078",
            "identifier": "vs19_402_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_078/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2112-bis/50, come riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/50, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/50, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/50, come riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 150,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34906,
            "slug": "vs19_331_113",
            "identifier": "vs19_331_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_113/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/1975/73, come riformulato, CASU ANDREA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/73, come riformulato, CASU ANDREA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 124,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 35521,
            "slug": "vs19_402_172",
            "identifier": "vs19_402_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_172/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 172,
            "title": "Ordine del giorno n. 9/2112-bis/203 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/203 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/203 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/203 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35497,
            "slug": "vs19_402_148",
            "identifier": "vs19_402_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_148/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 148,
            "title": "Ordine del giorno n. 9/2112-bis/162, come riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2112-bis/162, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/162, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/162, come riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 83,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 35455,
            "slug": "vs19_402_105",
            "identifier": "vs19_402_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_105/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/2112-bis/93 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/93 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/93 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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35449,
            "slug": "vs19_402_099",
            "identifier": "vs19_402_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_099/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (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": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "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": 35415,
            "slug": "vs19_402_064",
            "identifier": "vs19_402_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_064/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2112-bis/46 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/46 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/46 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/46 DI BIASE MICHELA (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 71.07,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35388,
            "slug": "vs19_402_037",
            "identifier": "vs19_402_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_037/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2112-bis/6, nel testo riformulato, FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2112-bis/6, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/6, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/6, nel testo riformulato, FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 35387,
            "slug": "vs19_402_036",
            "identifier": "vs19_402_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_036/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2112-bis/4, nel testo riformulato, GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2112-bis/4, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/4, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/4, nel testo riformulato, GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 146,
            "majority_cohesion_rate": 72.31,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34875,
            "slug": "vs19_331_082",
            "identifier": "vs19_331_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_082/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1975/37 PELLEGRINI MARCO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/37 PELLEGRINI MARCO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 65.22
        }
    ]
}