Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=313
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=314",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=312",
    "results": [
        {
            "id": 34281,
            "slug": "vs19_393_001",
            "identifier": "vs19_393_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_001/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto economico-fiscale e in favore degli enti territoriali",
            "original_title": "Votazione finale DDL n. 2150",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 19 ottobre 2024, n. 155, recante misure urgenti in materia economica e fiscale e in favore degli enti territoriali (Approvato dal Senato) (DDL 2150)",
            "public_title": "Conversione decreto economico-fiscale e in favore degli enti territoriali",
            "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": 19,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33552,
            "slug": "vs19_384_027",
            "identifier": "vs19_384_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_027/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 5.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 27414,
            "slug": "vs19_236_019",
            "identifier": "vs19_236_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_019/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.29 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.29 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1630",
            "description_title": "Emendamento 1.29 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 32621,
            "slug": "vs19_361_009",
            "identifier": "vs19_361_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_009/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1532-bis/24 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1532-bis/24 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/24 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/24 SPORTIELLO GILDA (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": 19,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 38214,
            "slug": "vs19_476_028",
            "identifier": "vs19_476_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_028/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 4.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39417,
            "slug": "vs19_503_082",
            "identifier": "vs19_503_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_082/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 12.012 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.012 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.012 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.012 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 35111,
            "slug": "vs19_338_004",
            "identifier": "vs19_338_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_004/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "original_title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32421,
            "slug": "vs19_357_048",
            "identifier": "vs19_357_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_048/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1532",
            "original_title": "Votazione Articolo 23 DDL n. 1532",
            "description_title": "Articolo 23",
            "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": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 36864,
            "slug": "vs19_440_076",
            "identifier": "vs19_440_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_076/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 22.10 FERRARA ANTONIO (M5S) - Votazione Emendamento 22.10 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.10 DDL n. 2026",
            "description_title": "Emendamento 22.10 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31686,
            "slug": "vs19_342_062",
            "identifier": "vs19_342_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_062/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2002/77 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/77 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.56,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 32422,
            "slug": "vs19_357_001",
            "identifier": "vs19_357_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_001/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32398,
            "slug": "vs19_357_065",
            "identifier": "vs19_357_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_065/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 31.04 (Nuova formulazione) FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 31.04 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.04 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.04 (Nuova formulazione) FOSSI EMILIANO (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": 19,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 34159,
            "slug": "vs19_393_008",
            "identifier": "vs19_393_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_008/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1950",
            "description_title": "Emendamento 1.8 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38252,
            "slug": "vs19_477_018",
            "identifier": "vs19_477_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_018/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34618,
            "slug": "vs19_387_015",
            "identifier": "vs19_387_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_015/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2088-AR/17 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2088-AR/17 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/17 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/17 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37178,
            "slug": "vs19_449_019",
            "identifier": "vs19_449_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_019/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.20 FERRARA ANTONIO (M5S) - Votazione Emendamento 1.20 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2285",
            "description_title": "Emendamento 1.20 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 27572,
            "slug": "vs19_239_011",
            "identifier": "vs19_239_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_011/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.6 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1515",
            "description_title": "Emendamento 4.6 MEROLA VIRGINIO (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": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 32370,
            "slug": "vs19_357_071",
            "identifier": "vs19_357_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_071/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 32.5 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 32.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 32.5 DDL n. 1532",
            "description_title": "Emendamento 32.5 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34608,
            "slug": "vs19_387_005",
            "identifier": "vs19_387_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_005/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2088-AR/6 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2088-AR/6 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/6 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/6 DORI DEVIS (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38267,
            "slug": "vs19_477_033",
            "identifier": "vs19_477_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_033/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32403,
            "slug": "vs19_357_049",
            "identifier": "vs19_357_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_049/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 23.01 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 23.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 23.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 23.01 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 18134,
            "slug": "vs19_009_019",
            "identifier": "vs19_009_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_019/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 4.01 FENU EMILIANO (M5S) - Votazione Emendamento 4.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 4.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 4.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 38250,
            "slug": "vs19_477_016",
            "identifier": "vs19_477_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_016/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38260,
            "slug": "vs19_477_026",
            "identifier": "vs19_477_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_026/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.45, 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45, 1.47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34607,
            "slug": "vs19_387_004",
            "identifier": "vs19_387_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_004/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2088-AR/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2088-AR/5 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/5 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39333,
            "slug": "vs19_503_175",
            "identifier": "vs19_503_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_175/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 175,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 36616,
            "slug": "vs19_435_140",
            "identifier": "vs19_435_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_140/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38253,
            "slug": "vs19_477_019",
            "identifier": "vs19_477_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_019/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.106, 1.107 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.106, 1.107",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27569,
            "slug": "vs19_239_019",
            "identifier": "vs19_239_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_019/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1515",
            "description_title": "Emendamento 8.1 MEROLA VIRGINIO (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": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39443,
            "slug": "vs19_503_108",
            "identifier": "vs19_503_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_108/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici articoli aggiuntivi 13-ter.02 SIMIANI MARCO (PD-IDP) e 13-ter.03 BONELLI ANGELO (AVS) - Votazione Emendamento 13-ter.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-ter.02 DDL n. 2482",
            "description_title": "Identici articoli aggiuntivi 13-ter.02 SIMIANI MARCO (PD-IDP) e 13-ter.03 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 37243,
            "slug": "vs19_449_084",
            "identifier": "vs19_449_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_084/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2285/17 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2285/17 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/17 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/17 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": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39545,
            "slug": "vs19_504_107",
            "identifier": "vs19_504_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_107/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 107,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39385,
            "slug": "vs19_503_050",
            "identifier": "vs19_503_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_050/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.2 BONELLI ANGELO (AVS) - Votazione Emendamento 11.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2482",
            "description_title": "Emendamento 11.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 40058,
            "slug": "vs19_521_001",
            "identifier": "vs19_521_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_001/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2527 - ODG N 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2527 - ODG N 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39615,
            "slug": "vs19_504_065",
            "identifier": "vs19_504_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_065/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 13.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.12",
            "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": 19,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 27564,
            "slug": "vs19_239_008",
            "identifier": "vs19_239_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_008/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1515",
            "description_title": "Emendamento 4.3 MEROLA VIRGINIO (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": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39428,
            "slug": "vs19_503_093",
            "identifier": "vs19_503_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_093/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo aggiuntivo 13-bis.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-bis.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.05 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38242,
            "slug": "vs19_477_008",
            "identifier": "vs19_477_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_008/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35818,
            "slug": "vs19_413_002",
            "identifier": "vs19_413_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_002/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 5.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2196",
            "description_title": "Emendamento 5.1 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 18144,
            "slug": "vs19_009_024",
            "identifier": "vs19_009_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_024/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.22 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.22 DDL n. 0005",
            "description_title": "Emendamento 5.22 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": 19,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 39444,
            "slug": "vs19_503_109",
            "identifier": "vs19_503_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_109/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 13-ter.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-ter.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-ter.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-ter.05 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39447,
            "slug": "vs19_503_112",
            "identifier": "vs19_503_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_112/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 112,
            "title": "ODG 9/2482/12 - Votazione Ordine del giorno 9/2482/12 ",
            "original_title": "Votazione Ordine del giorno 9/2482/12 ",
            "description_title": "ODG 9/2482/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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38268,
            "slug": "vs19_477_034",
            "identifier": "vs19_477_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_034/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 1.25, 1.26, 1.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.25, 1.26, 1.28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36611,
            "slug": "vs19_435_135",
            "identifier": "vs19_435_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_135/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/17 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36845,
            "slug": "vs19_440_048",
            "identifier": "vs19_440_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_048/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 13.10 PAVANELLI EMMA (M5S) - Votazione Emendamento 13.10 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.10 DDL n. 2026",
            "description_title": "Emendamento 13.10 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 32573,
            "slug": "vs19_361_014",
            "identifier": "vs19_361_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_014/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1532-bis/30 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1532-bis/30 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/30 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/30 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 79.87
        },
        {
            "id": 32571,
            "slug": "vs19_361_016",
            "identifier": "vs19_361_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_016/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1532-bis/32 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1532-bis/32 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/32 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/32 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 39423,
            "slug": "vs19_503_088",
            "identifier": "vs19_503_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_088/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici emendamenti 13.8 CASO ANTONIO (M5S) e 13.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.8 DDL n. 2482",
            "description_title": "Identici emendamenti 13.8 CASO ANTONIO (M5S) e 13.9 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 25082,
            "slug": "vs19_192_024",
            "identifier": "vs19_192_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_024/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 11.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 11.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 11.01000 VACCARI STEFANO (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": 19,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 34617,
            "slug": "vs19_387_014",
            "identifier": "vs19_387_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_014/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2088-AR/15 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2088-AR/15 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/15 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/15 GADDA MARIA CHIARA (IVICRE)",
            "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": 19,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 74.52
        }
    ]
}