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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=-majority_cohesion_rate&page=472",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=470",
    "results": [
        {
            "id": 28889,
            "slug": "vs19_255_059",
            "identifier": "vs19_255_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_059/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 59,
            "title": "Ratifica ingresso della Croazia nello spazio economico europeo",
            "original_title": "Votazione finale DDL n. 1450",
            "description_title": "Ratifica ed esecuzione dell'Accordo sulla partecipazione della Repubblica di Croazia allo Spazio economico europeo, fatto a Bruxelles l'11 aprile 2014 (DDL 1450)",
            "public_title": "Ratifica ingresso della Croazia nello spazio economico europeo",
            "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": 106,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 28880,
            "slug": "vs19_255_044",
            "identifier": "vs19_255_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_044/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1267",
            "original_title": "Votazione Articolo 1 DDL n. 1267",
            "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": 1,
            "n_margin": 103,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 27252,
            "slug": "vs19_232_003",
            "identifier": "vs19_232_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_003/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 4.6 ROSATO ETTORE (APERRE) - Votazione Emendamento 4.6 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1620",
            "description_title": "Emendamento 4.6 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28680,
            "slug": "vs19_252_093",
            "identifier": "vs19_252_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_093/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/703/11 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/11 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28230,
            "slug": "vs19_249_003",
            "identifier": "vs19_249_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_249_003/?format=api",
            "sitting": {
                "id": 1617,
                "date": "2024-02-21",
                "number": 249,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0113",
            "original_title": "Votazione Articolo 3 PDL n. 0113",
            "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": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30001,
            "slug": "vs19_282_004",
            "identifier": "vs19_282_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_004/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1752/126, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1752/126, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/126, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/126, come riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 117,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28893,
            "slug": "vs19_255_045",
            "identifier": "vs19_255_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_045/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1267",
            "original_title": "Votazione Articolo 2 DDL n. 1267",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 25709,
            "slug": "vs19_211_039",
            "identifier": "vs19_211_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_039/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1556",
            "original_title": "Votazione Articolo 13 DDL n. 1556",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 69,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30022,
            "slug": "vs19_282_003",
            "identifier": "vs19_282_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_003/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (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": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30155,
            "slug": "vs19_288_027",
            "identifier": "vs19_288_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_027/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1746",
            "original_title": "Votazione Articolo 3 DDL n. 1746",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 29605,
            "slug": "vs19_256_040",
            "identifier": "vs19_256_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_040/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/630/12 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/630/12 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/12 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/12 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 30018,
            "slug": "vs19_282_007",
            "identifier": "vs19_282_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_007/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1752/129, come riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1752/129, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/129, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/129, come riformulato, ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 116,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25552,
            "slug": "vs19_211_035",
            "identifier": "vs19_211_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_035/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1556",
            "original_title": "Votazione Articolo 11 DDL n. 1556",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 69,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29600,
            "slug": "vs19_256_035",
            "identifier": "vs19_256_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_035/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/630/5 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/630/5 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/5 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/5 ZINGARETTI NICOLA (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": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 28838,
            "slug": "vs19_253_011",
            "identifier": "vs19_253_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_011/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00254, sul capoverso quinto della parte dispositiva e sul capoverso ventitreesimo della premessa ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00254",
            "original_title": "Votazione Mozione 1_00254",
            "description_title": "Mozione n. 1-00254, sul capoverso quinto della parte dispositiva e sul capoverso ventitreesimo della premessa 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30031,
            "slug": "vs19_281_083",
            "identifier": "vs19_281_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_083/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1752/109 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1752/109 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/109 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/109 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25688,
            "slug": "vs19_211_027",
            "identifier": "vs19_211_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_027/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1556",
            "original_title": "Votazione Articolo 7 DDL n. 1556",
            "description_title": "Articolo 7",
            "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": 70,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25602,
            "slug": "vs19_211_002",
            "identifier": "vs19_211_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_002/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1556",
            "description_title": "Emendamento 1.1 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28871,
            "slug": "vs19_255_042",
            "identifier": "vs19_255_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_042/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1261",
            "original_title": "Votazione Articolo 4 DDL n. 1261",
            "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": 0,
            "n_margin": 104,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 29991,
            "slug": "vs19_281_094",
            "identifier": "vs19_281_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_094/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/121 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25463,
            "slug": "vs19_206_051",
            "identifier": "vs19_206_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_051/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 51,
            "title": "Conversione decreto Campi Flegrei",
            "original_title": "Votazione finale DDL n. 1474",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 ottobre 2023, n. 140, recante misure urgenti di prevenzione del rischio sismico connesso al fenomeno bradisismico nell'area dei Campi Flegrei (DDL 1474)",
            "public_title": "Conversione decreto Campi Flegrei",
            "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": 66,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25451,
            "slug": "vs19_206_002",
            "identifier": "vs19_206_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_002/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.4 BONELLI ANGELO (AVS) - Votazione Emendamento 2.4 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1474",
            "description_title": "Emendamento 2.4 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": 19,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29599,
            "slug": "vs19_256_034",
            "identifier": "vs19_256_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_034/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/630/4 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/630/4 PDL n. 0630",
            "original_title": "Votazione Ordine del giorno 9/630/4 PDL n. 0630",
            "description_title": "Ordine del giorno n. 9/630/4 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 20057,
            "slug": "vs19_074_014",
            "identifier": "vs19_074_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_074_014/?format=api",
            "sitting": {
                "id": 1331,
                "date": "2023-03-23",
                "number": 74,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 4\n(Doc. XXII, nn. 11-14-16-19-20-21-22) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Articolo 4\n(Doc. XXII, nn. 11-14-16-19-20-21-22)",
            "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": 121,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19006,
            "slug": "vs19_033_066",
            "identifier": "vs19_033_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_066/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/730/13, nel testo riformulato, BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/730/13, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/13, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/13, nel testo riformulato, BOLDRINI LAURA (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": 7,
            "n_margin": 109,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19744,
            "slug": "vs19_061_001",
            "identifier": "vs19_061_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_001/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/908/1, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/908/1, DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/1, DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/1, come riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 20043,
            "slug": "vs19_074_011",
            "identifier": "vs19_074_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_074_011/?format=api",
            "sitting": {
                "id": 1331,
                "date": "2023-03-23",
                "number": 74,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1                                        \n(Doc. XXII, nn. 11-14-16-19-20-21-22) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Articolo 1                                        \n(Doc. XXII, nn. 11-14-16-19-20-21-22)",
            "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": 120,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 32811,
            "slug": "vs19_371_021",
            "identifier": "vs19_371_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_021/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 8.1, 8.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1, 8.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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 55.19,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 41033,
            "slug": "vs19_568_008",
            "identifier": "vs19_568_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_008/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "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": 55.14,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40647,
            "slug": "vs19_551_030",
            "identifier": "vs19_551_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_030/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.4 PDL n. 1521",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1521",
            "description_title": "Emendamento 4.4 PICCOLOTTI ELISABETTA (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": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40847,
            "slug": "vs19_555_124",
            "identifier": "vs19_555_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_124/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 124,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 41078,
            "slug": "vs19_568_053",
            "identifier": "vs19_568_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_053/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 7.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.13",
            "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": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41296,
            "slug": "vs19_572_086",
            "identifier": "vs19_572_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_086/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 25,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41300,
            "slug": "vs19_572_093",
            "identifier": "vs19_572_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_093/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 93,
            "title": "ART AGG 30.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.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": 9,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41269,
            "slug": "vs19_572_042",
            "identifier": "vs19_572_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_042/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 10.014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.014",
            "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": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41099,
            "slug": "vs19_568_074",
            "identifier": "vs19_568_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_074/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2643-A/25 - Votazione Ordine del giorno 9/2643-A/25 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/25 ",
            "description_title": "ODG 9/2643-A/25",
            "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": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41263,
            "slug": "vs19_572_034",
            "identifier": "vs19_572_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_034/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41268,
            "slug": "vs19_572_041",
            "identifier": "vs19_572_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_041/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 41,
            "title": "ART AGG 10.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41029,
            "slug": "vs19_568_004",
            "identifier": "vs19_568_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_004/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.6, 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6, 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37321,
            "slug": "vs19_450_062",
            "identifier": "vs19_450_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_062/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 1.1012 GIULIANO CARLA (M5S) - Votazione Emendamento 1.1012 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1012 PDL n. 2084",
            "description_title": "Emendamento 1.1012 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 41180,
            "slug": "vs19_572_071",
            "identifier": "vs19_572_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_071/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 71,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "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": 29,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40392,
            "slug": "vs19_539_030",
            "identifier": "vs19_539_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_030/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.38 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.38 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.38 DDL n. 2623",
            "description_title": "Emendamento 1.38 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41028,
            "slug": "vs19_568_003",
            "identifier": "vs19_568_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_003/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "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": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40754,
            "slug": "vs19_554_004",
            "identifier": "vs19_554_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_004/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 CASO ANTONIO (M5S) - Votazione Emendamento 1.6 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2662",
            "description_title": "Emendamento 1.6 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37230,
            "slug": "vs19_449_071",
            "identifier": "vs19_449_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_071/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2285/4 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2285/4 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/4 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/4 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41188,
            "slug": "vs19_572_082",
            "identifier": "vs19_572_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_082/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 82,
            "title": "MANTENIMENTO ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "MANTENIMENTO ARTICOLO 26",
            "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": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41596,
            "slug": "vs19_580_025",
            "identifier": "vs19_580_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_025/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.144 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.144",
            "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": 13,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41039,
            "slug": "vs19_568_014",
            "identifier": "vs19_568_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_014/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 2.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.5",
            "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": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41097,
            "slug": "vs19_568_072",
            "identifier": "vs19_568_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_072/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2643-A/23 - Votazione Ordine del giorno 9/2643-A/23 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/23 ",
            "description_title": "ODG 9/2643-A/23",
            "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": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41639,
            "slug": "vs19_581_007",
            "identifier": "vs19_581_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_581_007/?format=api",
            "sitting": {
                "id": 2154,
                "date": "2025-12-10",
                "number": 581,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "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": 21,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        }
    ]
}