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

{
    "count": 22951,
    "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=239",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=237",
    "results": [
        {
            "id": 36976,
            "slug": "19-284-147",
            "identifier": "19-284-147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-147/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 147,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Emm. 21.4 e 21.100",
            "original_title": "Emm. 21.4 e 21.100",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 36970,
            "slug": "19-284-153",
            "identifier": "19-284-153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-153/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 153,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 23.1, Fina e altri",
            "original_title": "Em. 23.1, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 37037,
            "slug": "19-284-86",
            "identifier": "19-284-86",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-86/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 86,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 11.7 (1a parte), Fina e altri",
            "original_title": "Em. 11.7 (1a parte), Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 37049,
            "slug": "19-284-74",
            "identifier": "19-284-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-74/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 74,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 9.1, Di Girolamo e altri",
            "original_title": "Em. 9.1, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 37047,
            "slug": "19-284-76",
            "identifier": "19-284-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-76/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 76,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 9.3, Di Girolamo e altri",
            "original_title": "Em. 9.3, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 37059,
            "slug": "19-284-64",
            "identifier": "19-284-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-64/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 64,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 8.15, Di Girolamo e altri",
            "original_title": "Em. 8.15, Di Girolamo e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 37126,
            "slug": "19-284-165",
            "identifier": "19-284-165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-165/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 165,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 27.2, Fina",
            "original_title": "Em. 27.2, Fina",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 25,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 29806,
            "slug": "vs19_261_119",
            "identifier": "vs19_261_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_119/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 15.108 COSTA SERGIO (M5S) - Votazione Emendamento 15.108 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.108 DDL n. 1435",
            "description_title": "Emendamento 15.108 COSTA SERGIO (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": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 32499,
            "slug": "19-231-10",
            "identifier": "19-231-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-231-10/?format=api",
            "sitting": {
                "id": 1801,
                "date": "2024-10-15",
                "number": 231,
                "branch": "S"
            },
            "number": 10,
            "title": "Introduzione della circostanza aggravante dello sciacallaggio - Emm. 1.109 e 1.110",
            "original_title": "Emm. 1.109 e 1.110",
            "description_title": "Introduzione della circostanza aggravante dello sciacallaggio",
            "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": 25,
            "majority_cohesion_rate": 72.41,
            "minority_cohesion_rate": 41.86
        },
        {
            "id": 32500,
            "slug": "19-231-9",
            "identifier": "19-231-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-231-9/?format=api",
            "sitting": {
                "id": 1801,
                "date": "2024-10-15",
                "number": 231,
                "branch": "S"
            },
            "number": 9,
            "title": "Introduzione della circostanza aggravante dello sciacallaggio - Em. 1.108, Bazoli e altri",
            "original_title": "Em. 1.108, Bazoli e altri",
            "description_title": "Introduzione della circostanza aggravante dello sciacallaggio",
            "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": 25,
            "majority_cohesion_rate": 73.28,
            "minority_cohesion_rate": 43.02
        },
        {
            "id": 32955,
            "slug": "19-236-130",
            "identifier": "19-236-130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-130/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 130,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 20.0.150, Durnwalder e Patton",
            "original_title": "Em. 20.0.150, Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 25,
            "majority_cohesion_rate": 67.24,
            "minority_cohesion_rate": 36.05
        },
        {
            "id": 32993,
            "slug": "19-236-91",
            "identifier": "19-236-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-91/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 91,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 11.151, Enrico Borghi e Musolino",
            "original_title": "Em. 11.151, Enrico Borghi e Musolino",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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": 25,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 38.37
        },
        {
            "id": 32883,
            "slug": "19-236-43",
            "identifier": "19-236-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-43/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 43,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Emm. 4.0.151 e 4.0.4",
            "original_title": "Emm. 4.0.151 e 4.0.4",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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": 25,
            "majority_cohesion_rate": 75.86,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 32914,
            "slug": "19-236-12",
            "identifier": "19-236-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-12/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 12,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 2.8, Cataldi e altri",
            "original_title": "Em. 2.8, Cataldi e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 25,
            "majority_cohesion_rate": 75.86,
            "minority_cohesion_rate": 48.84
        },
        {
            "id": 33052,
            "slug": "19-238-1",
            "identifier": "19-238-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-1/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 1,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Em. 1.100, Scalfarotto",
            "original_title": "Em. 1.100, Scalfarotto",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "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": 25,
            "majority_cohesion_rate": 70.94,
            "minority_cohesion_rate": 41.18
        },
        {
            "id": 33034,
            "slug": "19-238-20",
            "identifier": "19-238-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-20/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 20,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Emm. 2.5 e 2.100",
            "original_title": "Emm. 2.5 e 2.100",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "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": 25,
            "majority_cohesion_rate": 73.5,
            "minority_cohesion_rate": 45.88
        },
        {
            "id": 33037,
            "slug": "19-238-16",
            "identifier": "19-238-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-16/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 16,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Em. 2.1, Cucchi e altri",
            "original_title": "Em. 2.1, Cucchi e altri",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "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": 25,
            "majority_cohesion_rate": 73.5,
            "minority_cohesion_rate": 44.71
        },
        {
            "id": 37668,
            "slug": "19-292-21",
            "identifier": "19-292-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-292-21/?format=api",
            "sitting": {
                "id": 1959,
                "date": "2025-04-08",
                "number": 292,
                "branch": "S"
            },
            "number": 21,
            "title": "Em. 3.1, Scalfarotto",
            "original_title": "Em. 3.1, Scalfarotto",
            "description_title": null,
            "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": 25,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 25960,
            "slug": "vs19_213_005",
            "identifier": "vs19_213_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_005/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1601/6 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1601/6 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/6 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/6 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28304,
            "slug": "vs19_248_049",
            "identifier": "vs19_248_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_049/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0799",
            "original_title": "Votazione Articolo 8 PDL n. 0799",
            "description_title": "Articolo 8",
            "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": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25318,
            "slug": "vs19_203_027",
            "identifier": "vs19_203_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_027/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1458/28 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1458/28 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/28 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/28 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25302,
            "slug": "vs19_203_032",
            "identifier": "vs19_203_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_032/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1458/33 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1458/33 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/33 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/33 ZAN ALESSANDRO (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25313,
            "slug": "vs19_203_029",
            "identifier": "vs19_203_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_029/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (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": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 18771,
            "slug": "vs19_038_005",
            "identifier": "vs19_038_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_005/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.01 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.01 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 41017,
            "slug": "vs19_564_003",
            "identifier": "vs19_564_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_003/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.60, 1.61, 1.62 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.60, 1.61, 1.62",
            "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": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41019,
            "slug": "vs19_564_005",
            "identifier": "vs19_564_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_005/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.67 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.67",
            "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": 60.49,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41020,
            "slug": "vs19_564_006",
            "identifier": "vs19_564_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_006/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.69 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.69",
            "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": 60.08,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 19140,
            "slug": "vs19_045_043",
            "identifier": "vs19_045_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_043/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/7 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/7 TODDE ALESSANDRA (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": 25,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 40756,
            "slug": "vs19_554_006",
            "identifier": "vs19_554_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_006/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.8, 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8, 1.9",
            "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": 25,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40762,
            "slug": "vs19_554_012",
            "identifier": "vs19_554_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_012/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.16, 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16, 1.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41003,
            "slug": "vs19_563_001",
            "identifier": "vs19_563_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_001/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2682 - DICHIARAZIONE D'URGENZA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2682 - DICHIARAZIONE D'URGENZA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 41010,
            "slug": "vs19_563_010",
            "identifier": "vs19_563_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_010/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 10,
            "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": 25,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 20080,
            "slug": "vs19_069_030",
            "identifier": "vs19_069_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_030/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00048 (Nuova formulazione) SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00048",
            "original_title": "Votazione Mozione 1_00048",
            "description_title": "Mozione n. 1-00048 (Nuova formulazione) SANTILLO AGOSTINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19909,
            "slug": "vs19_072_030",
            "identifier": "vs19_072_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_030/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 ZANELLA LUANA (AVS) - Votazione Emendamento 3.3 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.3 DDL n. 0977",
            "description_title": "Emendamento 3.3 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19970,
            "slug": "vs19_072_035",
            "identifier": "vs19_072_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_035/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.18 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.18 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.18 DDL n. 0977",
            "description_title": "Emendamento 3.18 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": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19845,
            "slug": "vs19_072_046",
            "identifier": "vs19_072_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_046/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.32 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.32 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.32 DDL n. 0977",
            "description_title": "Emendamento 3.32 DI LAURO CARMEN (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": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19850,
            "slug": "vs19_072_020",
            "identifier": "vs19_072_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_020/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.26 ZANELLA LUANA (AVS) - Votazione Emendamento 2.26 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.26 DDL n. 0977",
            "description_title": "Emendamento 2.26 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19927,
            "slug": "vs19_072_025",
            "identifier": "vs19_072_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_025/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.41 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.41 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.41 DDL n. 0977",
            "description_title": "Emendamento 2.41 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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19963,
            "slug": "vs19_072_098",
            "identifier": "vs19_072_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_098/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 8.9 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 8.9 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.9 DDL n. 0977",
            "description_title": "Emendamento 8.9 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24082,
            "slug": "vs19_160_025",
            "identifier": "vs19_160_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_025/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 3.3 MARI FRANCESCO (AVS) e 3.10 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1364",
            "description_title": "Identici emendamenti 3.3 MARI FRANCESCO (AVS) e 3.10 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24092,
            "slug": "vs19_160_057",
            "identifier": "vs19_160_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_057/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1364/31 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1364/31 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/31 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/31 ZANELLA LUANA (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": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24047,
            "slug": "vs19_160_013",
            "identifier": "vs19_160_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_013/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1364",
            "description_title": "Emendamento 2.9 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24057,
            "slug": "vs19_160_017",
            "identifier": "vs19_160_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_017/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.11 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.11 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1364",
            "description_title": "Emendamento 2.11 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24112,
            "slug": "vs19_161_010",
            "identifier": "vs19_161_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_161_010/?format=api",
            "sitting": {
                "id": 1466,
                "date": "2023-09-13",
                "number": 161,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento TAB 2.2 GRIMALDI MARCO (AVS) - Votazione Emendamento TAB DDL n. 1344",
            "original_title": "Votazione Emendamento TAB DDL n. 1344",
            "description_title": "Emendamento TAB 2.2 GRIMALDI MARCO (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": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25462,
            "slug": "vs19_206_004",
            "identifier": "vs19_206_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_004/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.13 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.13 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1474",
            "description_title": "Emendamento 2.13 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 23994,
            "slug": "vs19_158_001",
            "identifier": "vs19_158_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_001/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.1 PDL n. 1135",
            "original_title": "Votazione Emendamento 1.1 PDL n. 1135",
            "description_title": "Emendamento 1.1 ASCARI STEFANIA (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": 25,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 40912,
            "slug": "vs19_555_080",
            "identifier": "vs19_555_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_080/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.8",
            "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": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40917,
            "slug": "vs19_555_085",
            "identifier": "vs19_555_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_085/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 18.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40919,
            "slug": "vs19_555_087",
            "identifier": "vs19_555_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_087/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 18.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40920,
            "slug": "vs19_555_088",
            "identifier": "vs19_555_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_088/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 18.16, 18.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.16, 18.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.69
        }
    ]
}