Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=420
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=-majority_cohesion_rate&page=421",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=419",
    "results": [
        {
            "id": 32476,
            "slug": "vs19_359_039",
            "identifier": "vs19_359_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_039/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2066/66 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2066/66 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/66 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/66 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 56.25,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 36603,
            "slug": "vs19_435_127",
            "identifier": "vs19_435_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_127/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 127,
            "title": "Ordine del giorno n. 9/1573/6 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1573/6 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/6 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/6 MARI FRANCESCO (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": 23,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34312,
            "slug": "vs19_389_006",
            "identifier": "vs19_389_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_006/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33993,
            "slug": "vs19_397_075",
            "identifier": "vs19_397_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_075/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2119/9, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2119/9, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/9, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/9, nel testo riformulato, AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 112,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34648,
            "slug": "vs19_387_045",
            "identifier": "vs19_387_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_045/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2088-AR/48, come riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/2088-AR/48, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/48, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/48, come riformulato, CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 109,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36912,
            "slug": "vs19_444_004",
            "identifier": "vs19_444_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_004/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.5 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.5 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.5 PDL n. 2149",
            "description_title": "Emendamento 2.5 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": 4,
            "n_margin": 41,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 34022,
            "slug": "vs19_397_072",
            "identifier": "vs19_397_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_072/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI) - Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36882,
            "slug": "vs19_441_002",
            "identifier": "vs19_441_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_002/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 25.2 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.2 DDL n. 2026",
            "description_title": "Emendamento 25.2 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34323,
            "slug": "vs19_389_010",
            "identifier": "vs19_389_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_010/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (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": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34297,
            "slug": "vs19_389_009",
            "identifier": "vs19_389_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_009/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2022/29 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2022/29 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/29 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/29 DI LAURO CARMEN (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": 15,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34349,
            "slug": "vs19_389_005",
            "identifier": "vs19_389_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_005/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2022/13 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2022/13 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/13 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/13 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": 15,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36810,
            "slug": "vs19_440_001",
            "identifier": "vs19_440_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_001/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di merito n. 1 PAVANELLI EMMA (M5S) e altri - Votazione pregiudiziale DDL n. 2026",
            "original_title": "Votazione pregiudiziale DDL n. 2026",
            "description_title": "Questione pregiudiziale di merito n. 1 PAVANELLI EMMA (M5S) e 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": 36,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 33631,
            "slug": "vs19_384_056",
            "identifier": "vs19_384_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_056/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 56,
            "title": "ART AGG 13.01010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01010",
            "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": 56.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34036,
            "slug": "vs19_397_081",
            "identifier": "vs19_397_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_081/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2119/15 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/15 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 36867,
            "slug": "vs19_440_080",
            "identifier": "vs19_440_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_080/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 23.7 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.7 DDL n. 2026",
            "description_title": "Emendamento 23.7 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 45.22
        },
        {
            "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": 34676,
            "slug": "vs19_387_074",
            "identifier": "vs19_387_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_074/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2088-AR/77, come riformulato, D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2088-AR/77, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/77, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/77, come riformulato, D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 110,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36913,
            "slug": "vs19_444_005",
            "identifier": "vs19_444_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_005/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.6 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.6 PDL n. 2149",
            "description_title": "Emendamento 2.6 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": 35,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36157,
            "slug": "vs19_427_044",
            "identifier": "vs19_427_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_044/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.500, PDL n. 1424",
            "original_title": "Votazione Emendamento 2.500, PDL n. 1424",
            "description_title": "Emendamento 2.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34641,
            "slug": "vs19_387_038",
            "identifier": "vs19_387_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_038/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2088-AR/41, come riformulato, BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/41, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/41, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/41, come riformulato, BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 116,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34149,
            "slug": "vs19_388_123",
            "identifier": "vs19_388_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_123/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.08 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.08 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR)",
            "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": 45,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 34119,
            "slug": "vs19_388_184",
            "identifier": "vs19_388_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_184/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 184,
            "title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.01 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34555,
            "slug": "vs19_388_053",
            "identifier": "vs19_388_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_053/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2022",
            "original_title": "Votazione Articolo 11 DDL n. 2022",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33537,
            "slug": "vs19_381_002",
            "identifier": "vs19_381_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_002/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34557,
            "slug": "vs19_388_061",
            "identifier": "vs19_388_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_061/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2022",
            "original_title": "Votazione Articolo 13 DDL n. 2022",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33508,
            "slug": "vs19_377_134",
            "identifier": "vs19_377_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_134/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 134,
            "title": "ODG 9/1632-A/8 RIF - Votazione Ordine del giorno 9/1632-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/8 ",
            "description_title": "ODG 9/1632-A/8 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 119,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34103,
            "slug": "vs19_388_165",
            "identifier": "vs19_388_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_165/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 165,
            "title": "Emendamento 30.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 30.7000, DDL n. 2022",
            "original_title": "Votazione Emendamento 30.7000, DDL n. 2022",
            "description_title": "Emendamento 30.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 47,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 39259,
            "slug": "vs19_498_234",
            "identifier": "vs19_498_234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_234/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 234,
            "title": "EM 24.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.23",
            "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": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39372,
            "slug": "vs19_503_037",
            "identifier": "vs19_503_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_037/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 7.4, 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4, 7.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39366,
            "slug": "vs19_503_031",
            "identifier": "vs19_503_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_031/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 6.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39838,
            "slug": "vs19_513_005",
            "identifier": "vs19_513_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_005/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-478 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-478 NF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39049,
            "slug": "vs19_498_241",
            "identifier": "vs19_498_241",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_241/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 241,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "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": 17,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39305,
            "slug": "vs19_499_006",
            "identifier": "vs19_499_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_006/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 5.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39321,
            "slug": "vs19_502_002",
            "identifier": "vs19_502_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_002/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39358,
            "slug": "vs19_503_023",
            "identifier": "vs19_503_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_023/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 5.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39360,
            "slug": "vs19_503_025",
            "identifier": "vs19_503_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_025/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 33,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 46.79
        },
        {
            "id": 39251,
            "slug": "vs19_498_226",
            "identifier": "vs19_498_226",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_226/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 226,
            "title": "EM 24.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39453,
            "slug": "vs19_503_118",
            "identifier": "vs19_503_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_118/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 118,
            "title": "ODG 9/2482/24 - Votazione Ordine del giorno 9/2482/24 ",
            "original_title": "Votazione Ordine del giorno 9/2482/24 ",
            "description_title": "ODG 9/2482/24",
            "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": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39405,
            "slug": "vs19_503_070",
            "identifier": "vs19_503_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_070/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.03
        },
        {
            "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": "EM 13.8, 13.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.8, 13.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39709,
            "slug": "vs19_506_010",
            "identifier": "vs19_506_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_010/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2126-A E ABB/30 - Votazione Ordine del giorno 9/2126-A E ABB/30 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/30 ",
            "description_title": "ODG 9/2126-A E ABB/30",
            "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": 11,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 39369,
            "slug": "vs19_503_034",
            "identifier": "vs19_503_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_034/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39357,
            "slug": "vs19_503_022",
            "identifier": "vs19_503_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_022/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 5.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39376,
            "slug": "vs19_503_041",
            "identifier": "vs19_503_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_041/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39530,
            "slug": "vs19_504_023",
            "identifier": "vs19_504_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_023/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 23,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39710,
            "slug": "vs19_506_011",
            "identifier": "vs19_506_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_011/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2126-A E ABB/31 - Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "description_title": "ODG 9/2126-A E ABB/31",
            "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": 13,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 39714,
            "slug": "vs19_506_015",
            "identifier": "vs19_506_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_015/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2126-A E ABB/35 - Votazione Ordine del giorno 9/2126-A E ABB/35 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/35 ",
            "description_title": "ODG 9/2126-A E ABB/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": 12,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 39836,
            "slug": "vs19_513_003",
            "identifier": "vs19_513_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_003/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-474 RIF NO CPV 11 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-474 RIF NO CPV 11 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39110,
            "slug": "vs19_498_069",
            "identifier": "vs19_498_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_069/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38841,
            "slug": "vs19_491_176",
            "identifier": "vs19_491_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_176/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 176,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 113,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 57.69
        }
    ]
}