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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=120",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=118",
    "results": [
        {
            "id": 19775,
            "slug": "vs19_064_013",
            "identifier": "vs19_064_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_013/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 3-DECIES.04 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3-DECIES.04 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-DECIES.04 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-DECIES.04 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 28643,
            "slug": "vs19_252_066",
            "identifier": "vs19_252_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_066/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0703",
            "original_title": "Votazione Articolo 5 PDL n. 0703",
            "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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 40775,
            "slug": "vs19_554_025",
            "identifier": "vs19_554_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_025/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40774,
            "slug": "vs19_554_024",
            "identifier": "vs19_554_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_024/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 29205,
            "slug": "vs19_266_045",
            "identifier": "vs19_266_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_045/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.6 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1-ter.6 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.6 DDL n. 1780",
            "description_title": "Emendamento 1-ter.6 BOSCHI MARIA ELENA (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28313,
            "slug": "vs19_248_048",
            "identifier": "vs19_248_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_048/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 8.1 CASO ANTONIO (M5S) e 8.1000 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 8.1 PDL n. 0799",
            "original_title": "Votazione Emendamento 8.1 PDL n. 0799",
            "description_title": "Identici emendamenti 8.1 CASO ANTONIO (M5S) e 8.1000 ORFINI MATTEO (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": 18,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26989,
            "slug": "19-147-261",
            "identifier": "19-147-261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-261/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 261,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 11.204 (1a parte), Cataldi e altri",
            "original_title": "Em. 11.204 (1a parte), Cataldi e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40881,
            "slug": "vs19_555_045",
            "identifier": "vs19_555_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_045/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 14.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 21271,
            "slug": "vs19_107_008",
            "identifier": "vs19_107_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_008/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.2 ZANELLA LUANA (AVS) - Votazione Emendamento 2.2 PDL n. 0622",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0622",
            "description_title": "Emendamento 2.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 21260,
            "slug": "vs19_107_010",
            "identifier": "vs19_107_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_010/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.1 ZANELLA LUANA (AVS) - Votazione Emendamento 3.1 PDL n. 0622",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0622",
            "description_title": "Emendamento 3.1 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 29066,
            "slug": "vs19_265_024",
            "identifier": "vs19_265_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_024/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 23.22 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.22 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.22 DDL n. 1435",
            "description_title": "Emendamento 23.22 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21235,
            "slug": "vs19_105_011",
            "identifier": "vs19_105_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_011/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1060/R/39 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1060/R/39 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/39 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/39 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29063,
            "slug": "vs19_265_047",
            "identifier": "vs19_265_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_047/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 27.49 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 27.49 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.49 DDL n. 1435",
            "description_title": "Emendamento 27.49 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40894,
            "slug": "vs19_555_060",
            "identifier": "vs19_555_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_060/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 16.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 29711,
            "slug": "vs19_261_023",
            "identifier": "vs19_261_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_023/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1435",
            "original_title": "Votazione Articolo 1 DDL n. 1435",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19782,
            "slug": "vs19_064_009",
            "identifier": "vs19_064_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_009/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici articoli aggiuntivi 3-QUATER.02 CURTI AUGUSTO (PD-IDP) e 3-QUATER.010 TORTO DANIELA (M5S) - Votazione Emendamento 3-QUATER.02 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-QUATER.02 DDL n. 0930",
            "description_title": "Identici articoli aggiuntivi 3-QUATER.02 CURTI AUGUSTO (PD-IDP) e 3-QUATER.010 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 32602,
            "slug": "vs19_361_020",
            "identifier": "vs19_361_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_020/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1532-bis/36 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1532-bis/36 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/36 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/36 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": 18,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 81.13
        },
        {
            "id": 39332,
            "slug": "vs19_503_157",
            "identifier": "vs19_503_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_157/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 157,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 32833,
            "slug": "vs19_371_003",
            "identifier": "vs19_371_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_003/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 40640,
            "slug": "vs19_551_022",
            "identifier": "vs19_551_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_022/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32510,
            "slug": "vs19_362_002",
            "identifier": "vs19_362_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_362_002/?format=api",
            "sitting": {
                "id": 1798,
                "date": "2024-10-09",
                "number": 362,
                "branch": "C"
            },
            "number": 2,
            "title": "Disposizioni in materia di lavoro",
            "original_title": "Votazione finale DDL n. 1532",
            "description_title": "Disposizioni in materia di lavoro (Testo risultante dallo stralcio, disposto dal Presidente della Camera, ai sensi dell'articolo 123-bis, comma 1, del Regolamento, e comunicato all'Assemblea il 28 novembre 2023, degli articoli 10, 11 e 13 del disegno di legge n. 1532?) (DDL 1532-bis)",
            "public_title": "Disposizioni in materia di lavoro",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 35799,
            "slug": "vs19_410_019",
            "identifier": "vs19_410_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_019/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1917/23 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1917/23 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/23 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/23 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": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35784,
            "slug": "vs19_410_004",
            "identifier": "vs19_410_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_004/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39588,
            "slug": "vs19_504_035",
            "identifier": "vs19_504_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_035/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 10.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39501,
            "slug": "vs19_503_169",
            "identifier": "vs19_503_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_169/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 169,
            "title": "EM 4.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 35781,
            "slug": "vs19_410_001",
            "identifier": "vs19_410_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_001/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1917/3 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/3 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39366,
            "slug": "vs19_503_031",
            "identifier": "vs19_503_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_031/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.9 DDL n. 2482",
            "description_title": "Emendamento 6.9 SIMIANI MARCO (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": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39363,
            "slug": "vs19_503_028",
            "identifier": "vs19_503_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_028/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 6.4 MORFINO DANIELA (M5S) e 6.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2482",
            "description_title": "Identici emendamenti 6.4 MORFINO DANIELA (M5S) e 6.5 SIMIANI MARCO (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": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39493,
            "slug": "vs19_503_161",
            "identifier": "vs19_503_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_161/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 4.14, 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.14, 4.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 32452,
            "slug": "vs19_359_043",
            "identifier": "vs19_359_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_043/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 43,
            "title": "Conversione Dl omnibus (misure fiscali ed economiche)",
            "original_title": "Votazione finale DDL n. 2066",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 agosto 2024, n. 113, recante misure urgenti di carattere fiscale, proroghe di termini normativi ed interventi di carattere economico (Approvato dal Senato) (DDL 2066)",
            "public_title": "Conversione Dl omnibus (misure fiscali ed economiche)",
            "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": 18,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 39373,
            "slug": "vs19_503_038",
            "identifier": "vs19_503_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_038/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.7 BONELLI ANGELO (AVS) - Votazione Emendamento 7.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2482",
            "description_title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 32807,
            "slug": "vs19_371_007",
            "identifier": "vs19_371_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_007/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 55.6,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 31669,
            "slug": "vs19_342_045",
            "identifier": "vs19_342_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_045/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2002/49 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2002/49 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/49 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/49 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 39644,
            "slug": "vs19_504_102",
            "identifier": "vs19_504_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_102/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 20.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38259,
            "slug": "vs19_477_025",
            "identifier": "vs19_477_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_025/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.43 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.43",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38283,
            "slug": "vs19_477_049",
            "identifier": "vs19_477_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_049/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/2333-A/14 - Votazione Ordine del giorno 9/2333-A/14 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/14 ",
            "description_title": "ODG 9/2333-A/14",
            "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": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38258,
            "slug": "vs19_477_024",
            "identifier": "vs19_477_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_024/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.42 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39489,
            "slug": "vs19_503_156",
            "identifier": "vs19_503_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_156/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 3.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39681,
            "slug": "vs19_504_146",
            "identifier": "vs19_504_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_146/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 146,
            "title": "ART AGG 27.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 27.01",
            "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": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39485,
            "slug": "vs19_503_152",
            "identifier": "vs19_503_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_152/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 152,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38518,
            "slug": "vs19_482_068",
            "identifier": "vs19_482_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_068/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2402/1 - Votazione Ordine del giorno 9/2402/1 ",
            "original_title": "Votazione Ordine del giorno 9/2402/1 ",
            "description_title": "ODG 9/2402/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 32371,
            "slug": "vs19_357_046",
            "identifier": "vs19_357_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_046/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1532",
            "original_title": "Votazione Articolo 21 DDL n. 1532",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 39459,
            "slug": "vs19_503_124",
            "identifier": "vs19_503_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_124/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 124,
            "title": "ODG 9/2482/30 - Votazione Ordine del giorno 9/2482/30 ",
            "original_title": "Votazione Ordine del giorno 9/2482/30 ",
            "description_title": "ODG 9/2482/30",
            "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": 18,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 34782,
            "slug": "vs19_353_035",
            "identifier": "vs19_353_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_035/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.56 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.56 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 35156,
            "slug": "vs19_353_056",
            "identifier": "vs19_353_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_056/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1830/16 ASCANI ANNA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/16 ASCANI ANNA (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 39556,
            "slug": "vs19_504_167",
            "identifier": "vs19_504_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_167/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 167,
            "title": "ARTICOLO 33 - Votazione Articolo 33 ",
            "original_title": "Votazione Articolo 33 ",
            "description_title": "ARTICOLO 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 32619,
            "slug": "vs19_361_013",
            "identifier": "vs19_361_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_013/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1532-bis/29 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1532-bis/29 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/29 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/29 TUCCI 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 38270,
            "slug": "vs19_477_036",
            "identifier": "vs19_477_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_036/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 36,
            "title": "ART AGG 1.028, 1.029, 1.030 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.028, 1.029, 1.030",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38269,
            "slug": "vs19_477_035",
            "identifier": "vs19_477_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_035/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.79, 1.81, 1.82 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.79, 1.81, 1.82",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 26208,
            "slug": "vs19_216_145",
            "identifier": "vs19_216_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_145/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/1555/12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/12 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.28
        }
    ]
}