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

{
    "count": 22927,
    "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=125",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=123",
    "results": [
        {
            "id": 24941,
            "slug": "vs19_201_007",
            "identifier": "vs19_201_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_007/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24932,
            "slug": "vs19_201_004",
            "identifier": "vs19_201_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_004/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1551/59 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1551/59 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/59 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/59 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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 28375,
            "slug": "vs19_247_048",
            "identifier": "vs19_247_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_048/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24974,
            "slug": "vs19_196_037",
            "identifier": "vs19_196_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_037/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1437/40 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1437/40 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/40 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/40 FENU EMILIANO (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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27546,
            "slug": "vs19_239_014",
            "identifier": "vs19_239_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_014/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1515",
            "description_title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 40059,
            "slug": "vs19_521_002",
            "identifier": "vs19_521_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_002/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2527/5 - Votazione Ordine del giorno 9/2527/5 ",
            "original_title": "Votazione Ordine del giorno 9/2527/5 ",
            "description_title": "ODG 9/2527/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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24973,
            "slug": "vs19_196_038",
            "identifier": "vs19_196_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_038/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1437/41 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1437/41 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/41 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/41 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 28268,
            "slug": "vs19_247_042",
            "identifier": "vs19_247_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_042/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28373,
            "slug": "vs19_247_028",
            "identifier": "vs19_247_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_028/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1633/64 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1633/64 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/64 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/64 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27558,
            "slug": "vs19_239_012",
            "identifier": "vs19_239_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_012/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1515",
            "description_title": "Emendamento 4.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28271,
            "slug": "vs19_247_033",
            "identifier": "vs19_247_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_033/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39081,
            "slug": "vs19_498_034",
            "identifier": "vs19_498_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_034/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 4.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 57.79,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39082,
            "slug": "vs19_498_035",
            "identifier": "vs19_498_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_035/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 40358,
            "slug": "vs19_536_077",
            "identifier": "vs19_536_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_077/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2537/3 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/3 RICCIARDI MARIANNA (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": 18,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 28342,
            "slug": "vs19_247_025",
            "identifier": "vs19_247_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_025/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1633/60 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1633/60 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/60 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/60 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 40325,
            "slug": "vs19_536_035",
            "identifier": "vs19_536_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_035/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.7 DDL n. 2570",
            "description_title": "Emendamento 6.7 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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40359,
            "slug": "vs19_536_078",
            "identifier": "vs19_536_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_078/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2537/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2537/4 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/4 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/4 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": 18,
            "majority_cohesion_rate": 48.15,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40327,
            "slug": "vs19_536_037",
            "identifier": "vs19_536_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_037/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2570",
            "description_title": "Emendamento 8.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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39283,
            "slug": "vs19_498_261",
            "identifier": "vs19_498_261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_261/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 261,
            "title": "ODG 9/2316/38 - Votazione Ordine del giorno 9/2316/38 ",
            "original_title": "Votazione Ordine del giorno 9/2316/38 ",
            "description_title": "ODG 9/2316/38",
            "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": 18,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39203,
            "slug": "vs19_498_174",
            "identifier": "vs19_498_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_174/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 174,
            "title": "ART AGG 25.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.01",
            "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": 18,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39084,
            "slug": "vs19_498_038",
            "identifier": "vs19_498_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_038/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 40291,
            "slug": "vs19_536_001",
            "identifier": "vs19_536_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_001/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 DORI DEVIS (AVS) - Votazione Emendamento 1.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2570",
            "description_title": "Emendamento 1.1 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 24965,
            "slug": "vs19_196_012",
            "identifier": "vs19_196_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_012/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1437/14 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1437/14 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/14 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/14 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 40292,
            "slug": "vs19_536_002",
            "identifier": "vs19_536_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_002/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2570",
            "description_title": "Emendamento 1.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40350,
            "slug": "vs19_536_060",
            "identifier": "vs19_536_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_060/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2570/9 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2570/9 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/9 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40351,
            "slug": "vs19_536_061",
            "identifier": "vs19_536_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_061/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2570/11 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2570/11 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/11 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/11 DI BIASE MICHELA (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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24987,
            "slug": "vs19_196_008",
            "identifier": "vs19_196_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_008/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/10 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 40347,
            "slug": "vs19_536_057",
            "identifier": "vs19_536_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_057/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2570/5 PERANTONI MARIO (M5S) - Votazione Ordine del giorno 9/2570/5 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/5 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/5 PERANTONI MARIO (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": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40322,
            "slug": "vs19_536_032",
            "identifier": "vs19_536_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_032/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2570",
            "description_title": "Emendamento 6.4 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24997,
            "slug": "vs19_196_004",
            "identifier": "vs19_196_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_004/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24999,
            "slug": "vs19_196_011",
            "identifier": "vs19_196_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_011/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1437/13 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/13 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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25000,
            "slug": "vs19_196_009",
            "identifier": "vs19_196_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_009/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "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": 39111,
            "slug": "vs19_498_070",
            "identifier": "vs19_498_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_070/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 18,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 40328,
            "slug": "vs19_536_038",
            "identifier": "vs19_536_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_038/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 8.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.3 DDL n. 2570",
            "description_title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (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": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40319,
            "slug": "vs19_536_029",
            "identifier": "vs19_536_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_029/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 5.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2570",
            "description_title": "Emendamento 5.1 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39094,
            "slug": "vs19_498_050",
            "identifier": "vs19_498_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_050/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 50,
            "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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 40320,
            "slug": "vs19_536_030",
            "identifier": "vs19_536_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_030/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 5.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2570",
            "description_title": "Emendamento 5.2 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": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40341,
            "slug": "vs19_536_051",
            "identifier": "vs19_536_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_051/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2570",
            "description_title": "Emendamento 9.7 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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39142,
            "slug": "vs19_498_103",
            "identifier": "vs19_498_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_103/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 103,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.01",
            "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": 60.25,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 40313,
            "slug": "vs19_536_023",
            "identifier": "vs19_536_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_023/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 3.06 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.06 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.06 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.06 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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39286,
            "slug": "vs19_498_264",
            "identifier": "vs19_498_264",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_264/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 264,
            "title": "ODG 9/2316/46 - Votazione Ordine del giorno 9/2316/46 ",
            "original_title": "Votazione Ordine del giorno 9/2316/46 ",
            "description_title": "ODG 9/2316/46",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39287,
            "slug": "vs19_498_265",
            "identifier": "vs19_498_265",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_265/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 265,
            "title": "ODG 9/2316/47 - Votazione Ordine del giorno 9/2316/47 ",
            "original_title": "Votazione Ordine del giorno 9/2316/47 ",
            "description_title": "ODG 9/2316/47",
            "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": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39059,
            "slug": "vs19_498_011",
            "identifier": "vs19_498_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_011/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 28359,
            "slug": "vs19_247_009",
            "identifier": "vs19_247_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_009/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1633/17 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/17 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39280,
            "slug": "vs19_498_258",
            "identifier": "vs19_498_258",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_258/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 258,
            "title": "ODG 9/2316/35 - Votazione Ordine del giorno 9/2316/35 ",
            "original_title": "Votazione Ordine del giorno 9/2316/35 ",
            "description_title": "ODG 9/2316/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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 27486,
            "slug": "vs19_237_023",
            "identifier": "vs19_237_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_023/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 23,
            "title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00069",
            "original_title": "Votazione Risoluzione 6_00069",
            "description_title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1)",
            "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": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 40329,
            "slug": "vs19_536_039",
            "identifier": "vs19_536_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_039/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.7 DDL n. 2570",
            "description_title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24953,
            "slug": "vs19_196_019",
            "identifier": "vs19_196_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_019/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        }
    ]
}