Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=260
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=261",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=259",
    "results": [
        {
            "id": 38883,
            "slug": "vs19_491_049",
            "identifier": "vs19_491_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_049/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 10.2, 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2, 10.1002",
            "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": 28,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38303,
            "slug": "vs19_479_011",
            "identifier": "vs19_479_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_011/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34193,
            "slug": "vs19_397_010",
            "identifier": "vs19_397_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_010/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2119",
            "description_title": "Emendamento 1.100 FARAONE DAVIDE (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": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35793,
            "slug": "vs19_410_013",
            "identifier": "vs19_410_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_013/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1917/16 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1917/16 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/16 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/16 GRIMALDI MARCO (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": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26471,
            "slug": "vs19_219_077",
            "identifier": "vs19_219_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_077/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 1.77 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.77 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.77 DDL n. 1627",
            "description_title": "Emendamento 1.77 D'ORSO 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 38194,
            "slug": "vs19_476_005",
            "identifier": "vs19_476_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_005/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1004 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.1004 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0741",
            "description_title": "Emendamento 1.1004 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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36164,
            "slug": "vs19_429_001",
            "identifier": "vs19_429_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_001/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2184/8 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2184/8 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/8 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/8 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36190,
            "slug": "vs19_429_027",
            "identifier": "vs19_429_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_027/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2184/47 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2184/47 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/47 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/47 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": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40532,
            "slug": "vs19_547_040",
            "identifier": "vs19_547_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_040/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 40,
            "title": "Disposizioni per la revisione dei servizi per i cittadini e le imprese all’estero",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2369-A - VOTO FINALE",
            "public_title": "Disposizioni per la revisione dei servizi per i cittadini e le imprese all’estero",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34035,
            "slug": "vs19_397_051",
            "identifier": "vs19_397_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_051/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 10.1 PICCOLOTTI ELISABETTA (AVS) e 10.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.1 DDL n. 2119",
            "description_title": "Identici emendamenti 10.1 PICCOLOTTI ELISABETTA (AVS) e 10.2 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32299,
            "slug": "vs19_349_097",
            "identifier": "vs19_349_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_097/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32297,
            "slug": "vs19_349_100",
            "identifier": "vs19_349_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_100/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1660/67 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1660/67 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/67 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/67 DEL BARBA MAURO (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32294,
            "slug": "vs19_349_096",
            "identifier": "vs19_349_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_096/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1660/63 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1660/63 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/63 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/63 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 37806,
            "slug": "vs19_467_018",
            "identifier": "vs19_467_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_018/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2281/38 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2281/38 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/38 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/38 MORFINO 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40496,
            "slug": "vs19_543_040",
            "identifier": "vs19_543_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_040/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2473-A/5 - Votazione Ordine del giorno 9/2473-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2473-A/5 ",
            "description_title": "ODG 9/2473-A/5",
            "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": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 35001,
            "slug": "vs19_335_047",
            "identifier": "vs19_335_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_047/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1937/51, limitatamente alla parte dispositiva, APPENDINO CHIARA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/51, limitatamente alla parte dispositiva, APPENDINO CHIARA (M5S)",
            "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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 34990,
            "slug": "vs19_335_036",
            "identifier": "vs19_335_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_036/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1937/37 TUCCI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/37 TUCCI RICCARDO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 31933,
            "slug": "vs19_349_027",
            "identifier": "vs19_349_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_027/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 37.01000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01000 D'ORSO 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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 34989,
            "slug": "vs19_335_035",
            "identifier": "vs19_335_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_035/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1937/36 AURIEMMA CARMELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/36 AURIEMMA CARMELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 24796,
            "slug": "vs19_183_053",
            "identifier": "vs19_183_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_053/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34963,
            "slug": "vs19_335_009",
            "identifier": "vs19_335_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_009/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1937/10 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/10 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 38295,
            "slug": "vs19_479_003",
            "identifier": "vs19_479_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_003/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35041,
            "slug": "vs19_336_049",
            "identifier": "vs19_336_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_049/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 38491,
            "slug": "vs19_482_041",
            "identifier": "vs19_482_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_041/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "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": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 31731,
            "slug": "vs19_343_001",
            "identifier": "vs19_343_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_001/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 1660",
            "original_title": "Votazione pregiudiziale DDL n. 1660",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 76.15,
            "minority_cohesion_rate": 82.5
        },
        {
            "id": 34218,
            "slug": "vs19_393_026",
            "identifier": "vs19_393_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_026/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31956,
            "slug": "vs19_349_015",
            "identifier": "vs19_349_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_015/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 35.01 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 35.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 35.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 35.01 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32226,
            "slug": "vs19_328_002",
            "identifier": "vs19_328_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_002/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (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": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 35955,
            "slug": "vs19_422_002",
            "identifier": "vs19_422_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_002/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (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": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34248,
            "slug": "vs19_393_025",
            "identifier": "vs19_393_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_025/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38936,
            "slug": "vs19_491_118",
            "identifier": "vs19_491_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_118/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 26.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1015",
            "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": 28,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 26073,
            "slug": "vs19_216_033",
            "identifier": "vs19_216_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_033/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1555",
            "description_title": "Emendamento 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 35914,
            "slug": "vs19_414_028",
            "identifier": "vs19_414_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_028/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 28,
            "title": "Risoluzione n. 6-00158, limitatamente al capoverso ventisettesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Risoluzione 6_00158",
            "original_title": "Votazione Risoluzione 6_00158",
            "description_title": "Risoluzione n. 6-00158, limitatamente al capoverso ventisettesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34984,
            "slug": "vs19_335_030",
            "identifier": "vs19_335_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_030/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34835,
            "slug": "vs19_337_081",
            "identifier": "vs19_337_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_081/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 36070,
            "slug": "vs19_426_015",
            "identifier": "vs19_426_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_015/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso decimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso decimo della parte dispositiva, PAVANELLI EMMA (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34225,
            "slug": "vs19_393_027",
            "identifier": "vs19_393_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_027/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (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": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 26531,
            "slug": "vs19_219_068",
            "identifier": "vs19_219_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_068/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 1.68 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 1.68 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.68 DDL n. 1627",
            "description_title": "Emendamento 1.68 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 35049,
            "slug": "vs19_336_057",
            "identifier": "vs19_336_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_057/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 26062,
            "slug": "vs19_216_020",
            "identifier": "vs19_216_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_020/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1555",
            "description_title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28853,
            "slug": "vs19_255_017",
            "identifier": "vs19_255_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_017/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 BONELLI ANGELO (AVS) - Votazione Emendamento 1.27 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1658",
            "description_title": "Identici emendamenti 1.27 FONTANA ILARIA (M5S), 1.28 PAGANO UBALDO (PD-IDP) e 1.29 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": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 31089,
            "slug": "vs19_321_099",
            "identifier": "vs19_321_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_099/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1718/36 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1718/36 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/36 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/36 MANZI IRENE (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": 28,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 26889,
            "slug": "vs19_229_013",
            "identifier": "vs19_229_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_013/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.4 GIULIANO CARLA (M5S) - Votazione Emendamento 2.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1297",
            "description_title": "Emendamento 2.4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 38775,
            "slug": "vs19_489_018",
            "identifier": "vs19_489_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_018/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2420/35 - Votazione Ordine del giorno 9/2420/35 ",
            "original_title": "Votazione Ordine del giorno 9/2420/35 ",
            "description_title": "ODG 9/2420/35",
            "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": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38768,
            "slug": "vs19_489_011",
            "identifier": "vs19_489_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_011/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2420/19 - Votazione Ordine del giorno 9/2420/19 ",
            "original_title": "Votazione Ordine del giorno 9/2420/19 ",
            "description_title": "ODG 9/2420/19",
            "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": 28,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31104,
            "slug": "vs19_321_095",
            "identifier": "vs19_321_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_095/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1718/32 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1718/32 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/32 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/32 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 28866,
            "slug": "vs19_255_030",
            "identifier": "vs19_255_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_030/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1658/1 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1658/1 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/1 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/1 CURTI AUGUSTO (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": 28,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 30916,
            "slug": "vs19_317_072",
            "identifier": "vs19_317_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_072/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1933/83 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1933/83 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/83 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/83 DELL'OLIO GIANMAURO (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": 28,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 24252,
            "slug": "vs19_172_019",
            "identifier": "vs19_172_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_019/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00177, ad eccezione dei capoversi primo e quarto della parte dispositiva, MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00177",
            "original_title": "Votazione Mozione 1_00177",
            "description_title": "Mozione n. 1-00177, ad eccezione dei capoversi primo e quarto della parte dispositiva, MANZI IRENE (PD-IDP) 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30579,
            "slug": "vs19_309_111",
            "identifier": "vs19_309_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_111/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 5.11 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.11 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.11 DDL n. 1665",
            "description_title": "Emendamento 5.11 ZARATTI FILIBERTO (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": 28,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 70.37
        }
    ]
}