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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=179",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=177",
    "results": [
        {
            "id": 22707,
            "slug": "vs19_128_021",
            "identifier": "vs19_128_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_021/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1238/7 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1238/7 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/7 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/7 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 37770,
            "slug": "vs19_464_039",
            "identifier": "vs19_464_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_039/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1621/9 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1621/9 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/9 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/9 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 21218,
            "slug": "vs19_105_016",
            "identifier": "vs19_105_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_016/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1060/R/49 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1060/R/49 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/49 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/49 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 37778,
            "slug": "vs19_464_047",
            "identifier": "vs19_464_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_047/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 47,
            "title": "Riforma della corte dei conti e scudo erariale",
            "original_title": "Votazione finale PDL n. 1621",
            "description_title": "Modifiche alla legge 14 gennaio 1994, n. 20, e altre disposizioni nonché delega al Governo in materia di funzioni della Corte dei conti e di responsabilità amministrativa e per danno erariale (PDL 1621 e abbinata PDL 340)",
            "public_title": "Riforma della corte dei conti e scudo erariale",
            "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": 30,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 38959,
            "slug": "vs19_491_146",
            "identifier": "vs19_491_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_146/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-448 CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 5 DISP",
            "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": 30,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38954,
            "slug": "vs19_491_140",
            "identifier": "vs19_491_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_140/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 140,
            "title": "ODG 9/2280/15 - Votazione Ordine del giorno 9/2280/15 ",
            "original_title": "Votazione Ordine del giorno 9/2280/15 ",
            "description_title": "ODG 9/2280/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 22846,
            "slug": "vs19_129_033",
            "identifier": "vs19_129_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_033/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1238/24 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1238/24 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/24 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/24 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 37707,
            "slug": "vs19_463_014",
            "identifier": "vs19_463_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_014/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.65 DORI DEVIS (AVS) - Votazione Emendamento 1.65 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.65 PDL n. 1621",
            "description_title": "Emendamento 1.65 DORI DEVIS (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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38779,
            "slug": "vs19_489_022",
            "identifier": "vs19_489_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_022/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2420/39 - Votazione Ordine del giorno 9/2420/39 ",
            "original_title": "Votazione Ordine del giorno 9/2420/39 ",
            "description_title": "ODG 9/2420/39",
            "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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38632,
            "slug": "vs19_486_015",
            "identifier": "vs19_486_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_015/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2355/15 - Votazione Ordine del giorno 9/2355/15 ",
            "original_title": "Votazione Ordine del giorno 9/2355/15 ",
            "description_title": "ODG 9/2355/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 21139,
            "slug": "vs19_097_092",
            "identifier": "vs19_097_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_092/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 92,
            "title": "Subemendamento 0.11.0100.1 ONORI FEDERICA (M5S) - Votazione Emendamento 0.11.0100.1 PDL n. 0859",
            "original_title": "Votazione Emendamento 0.11.0100.1 PDL n. 0859",
            "description_title": "Subemendamento 0.11.0100.1 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39036,
            "slug": "vs19_498_125",
            "identifier": "vs19_498_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_125/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "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": 30,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 38330,
            "slug": "19-303-4",
            "identifier": "19-303-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-4/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 4,
            "title": "DDL n. 1407. Articolo 4",
            "original_title": "DDL n. 1407. Articolo 4",
            "description_title": null,
            "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": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 18428,
            "slug": "vs19_027_093",
            "identifier": "vs19_027_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_093/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 93,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/178 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/178 CASO ANTONIO (M5S)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 37794,
            "slug": "vs19_467_006",
            "identifier": "vs19_467_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_006/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2281/15 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2281/15 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/15 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/15 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 19288,
            "slug": "manual_19_29_1",
            "identifier": "manual_19_29_1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/manual_19_29_1/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto rave, carceri, giustizia e obblighi di vaccinazione",
            "original_title": "Votazione della questione di fiducia - Articolo unico - A.C. 705​",
            "description_title": "Disegno di legge: S. 274 - Conversione in legge, con modificazioni, del decreto-legge 31 ottobre 2022, n. 162, recante misure urgenti in materia di divieto di concessione dei benefici penitenziari nei confronti dei detenuti o internati che non collaborano con la giustizia, nonché in materia di entrata in vigore del decreto legislativo 10 ottobre 2022, n. 150, di obblighi di vaccinazione anti SARS-CoV-2 e di prevenzione e contrasto dei raduni illegali (Approvato dal Senato) (A.C. 705)",
            "public_title": "Fiducia conversione decreto rave, carceri, giustizia e obblighi di vaccinazione",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 86.92,
            "minority_cohesion_rate": 89.51
        },
        {
            "id": 38664,
            "slug": "vs19_487_024",
            "identifier": "vs19_487_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_024/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2355/46 - Votazione Ordine del giorno 9/2355/46 ",
            "original_title": "Votazione Ordine del giorno 9/2355/46 ",
            "description_title": "ODG 9/2355/46",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38808,
            "slug": "vs19_491_061",
            "identifier": "vs19_491_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_061/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 61,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "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": 30,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 18513,
            "slug": "vs19_027_007",
            "identifier": "vs19_027_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_007/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 7,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 4 DDL n. 0643-bis",
            "description_title": "Articolo 4",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 89.45,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 24561,
            "slug": "vs19_176_020",
            "identifier": "vs19_176_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_020/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.8 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.8 PDL n. 0854",
            "original_title": "Votazione Emendamento 2.8 PDL n. 0854",
            "description_title": "Emendamento 2.8 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 38926,
            "slug": "vs19_491_108",
            "identifier": "vs19_491_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_108/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 26.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1009",
            "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": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 37773,
            "slug": "vs19_464_042",
            "identifier": "vs19_464_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_042/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1621/12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1621/12 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/12 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/12 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 37776,
            "slug": "vs19_464_045",
            "identifier": "vs19_464_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_045/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1621/15 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1621/15 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/15 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/15 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": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38625,
            "slug": "vs19_486_008",
            "identifier": "vs19_486_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_008/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2355/8 - Votazione Ordine del giorno 9/2355/8 ",
            "original_title": "Votazione Ordine del giorno 9/2355/8 ",
            "description_title": "ODG 9/2355/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.96,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37710,
            "slug": "vs19_463_017",
            "identifier": "vs19_463_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_017/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 GIULIANO CARLA (M5S) - Votazione Emendamento 1.18 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.18 PDL n. 1621",
            "description_title": "Emendamento 1.18 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": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 18810,
            "slug": "vs19_043_020",
            "identifier": "vs19_043_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_020/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 11.100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 11.100 PDL n. 0338",
            "original_title": "Votazione Emendamento 11.100 PDL n. 0338",
            "description_title": "Emendamento 11.100 GIANASSI FEDERICO (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": 30,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18757,
            "slug": "vs19_038_022",
            "identifier": "vs19_038_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_022/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 5.023 FONTANA ILARIA (M5S) - Votazione Emendamento 5.023 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.023 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.023 FONTANA ILARIA (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": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24583,
            "slug": "vs19_176_021",
            "identifier": "vs19_176_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_021/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.9 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.9 PDL n. 0854",
            "original_title": "Votazione Emendamento 2.9 PDL n. 0854",
            "description_title": "Emendamento 2.9 MANZI IRENE (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": 30,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22677,
            "slug": "vs19_128_064",
            "identifier": "vs19_128_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_064/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1238/75 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1238/75 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/75 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/75 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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 19924,
            "slug": "vs19_072_066",
            "identifier": "vs19_072_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_066/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 4.39 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.39 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.39 DDL n. 0977",
            "description_title": "Emendamento 4.39 MALAVASI ILENIA (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": 30,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 37813,
            "slug": "vs19_467_025",
            "identifier": "vs19_467_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_025/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2281/47 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2281/47 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/47 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/47 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37698,
            "slug": "vs19_463_005",
            "identifier": "vs19_463_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_005/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.6 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.6 PDL n. 1621",
            "description_title": "Emendamento 1.6 COLUCCI ALFONSO (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": 63.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24444,
            "slug": "vs19_176_017",
            "identifier": "vs19_176_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_017/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.1003 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 2.1003 PDL n. 0854",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 0854",
            "description_title": "Emendamento 2.1003 DI BIASE MICHELA (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 38629,
            "slug": "vs19_486_012",
            "identifier": "vs19_486_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_012/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2355/12 - Votazione Ordine del giorno 9/2355/12 ",
            "original_title": "Votazione Ordine del giorno 9/2355/12 ",
            "description_title": "ODG 9/2355/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 22731,
            "slug": "vs19_128_061",
            "identifier": "vs19_128_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_061/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1238/70 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1238/70 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/70 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/70 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 38938,
            "slug": "vs19_491_120",
            "identifier": "vs19_491_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_120/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 26.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1016",
            "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": 30,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 38668,
            "slug": "vs19_487_028",
            "identifier": "vs19_487_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_028/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2355/54 - Votazione Ordine del giorno 9/2355/54 ",
            "original_title": "Votazione Ordine del giorno 9/2355/54 ",
            "description_title": "ODG 9/2355/54",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37706,
            "slug": "vs19_463_013",
            "identifier": "vs19_463_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_013/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.70 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.70 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.70 PDL n. 1621",
            "description_title": "Emendamento 1.70 BONAFE' SIMONA (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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38881,
            "slug": "vs19_491_047",
            "identifier": "vs19_491_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_047/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 10.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1001",
            "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": 30,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 19147,
            "slug": "vs19_045_022",
            "identifier": "vs19_045_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_022/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.22 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.22 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.22 DDL n. 0785",
            "description_title": "Emendamento 1.22 CAPPELLETTI ENRICO (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": 60.34,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 21193,
            "slug": "vs19_103_027",
            "identifier": "vs19_103_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_027/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1067/35 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1067/35 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/35 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/35 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 37817,
            "slug": "vs19_467_029",
            "identifier": "vs19_467_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_029/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2281/52 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2281/52 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/52 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/52 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38885,
            "slug": "vs19_491_051",
            "identifier": "vs19_491_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_051/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 21154,
            "slug": "vs19_097_072",
            "identifier": "vs19_097_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_072/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1112/79 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1112/79 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/79 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/79 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": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 38888,
            "slug": "vs19_491_054",
            "identifier": "vs19_491_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_054/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 10.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 30,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 25965,
            "slug": "vs19_213_020",
            "identifier": "vs19_213_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_020/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1601/28 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1601/28 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/28 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/28 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19877,
            "slug": "vs19_072_085",
            "identifier": "vs19_072_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_085/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 5.17 QUARTINI ANDREA (M5S) - Votazione Emendamento 5.17 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.17 DDL n. 0977",
            "description_title": "Emendamento 5.17 QUARTINI ANDREA (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": 65.82,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 38523,
            "slug": "vs19_482_073",
            "identifier": "vs19_482_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_073/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2402/7 - Votazione Ordine del giorno 9/2402/7 ",
            "original_title": "Votazione Ordine del giorno 9/2402/7 ",
            "description_title": "ODG 9/2402/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 19706,
            "slug": "vs19_057_039",
            "identifier": "vs19_057_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_039/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/888/83 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/888/83 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/83 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/83 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24656,
            "slug": "vs19_183_038",
            "identifier": "vs19_183_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_038/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1492/4 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1492/4 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/4 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.96
        }
    ]
}