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

{
    "count": 22130,
    "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=193",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=191",
    "results": [
        {
            "id": 34004,
            "slug": "vs19_397_043",
            "identifier": "vs19_397_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_043/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 7.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 7.100 DDL n. 2119",
            "description_title": "Emendamento 7.100 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34193,
            "slug": "vs19_397_010",
            "identifier": "vs19_397_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_010/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2119",
            "description_title": "Emendamento 1.100 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39978,
            "slug": "vs19_517_052",
            "identifier": "vs19_517_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_052/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 16.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 28,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 40005,
            "slug": "vs19_519_004",
            "identifier": "vs19_519_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_004/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.03,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32624,
            "slug": "vs19_361_054",
            "identifier": "vs19_361_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_054/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 36011,
            "slug": "vs19_423_004",
            "identifier": "vs19_423_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_004/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2183/121 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2183/121 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/121 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/121 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 21959,
            "slug": "vs19_124_038",
            "identifier": "vs19_124_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_038/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1151/57 SOTTANELLI GIULIO CESARE (AIV-RE) - Votazione Ordine del giorno 9/1151/57 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/57 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/57 SOTTANELLI GIULIO CESARE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 40008,
            "slug": "vs19_519_007",
            "identifier": "vs19_519_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_007/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32228,
            "slug": "vs19_328_004",
            "identifier": "vs19_328_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_004/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32226,
            "slug": "vs19_328_002",
            "identifier": "vs19_328_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_002/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 26531,
            "slug": "vs19_219_068",
            "identifier": "vs19_219_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_068/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 1.68 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 1.68 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.68 DDL n. 1627",
            "description_title": "Emendamento 1.68 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 34208,
            "slug": "vs19_397_011",
            "identifier": "vs19_397_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_011/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2119",
            "description_title": "Emendamento 1.14 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36298,
            "slug": "vs19_431_017",
            "identifier": "vs19_431_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_017/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2245/44 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/44 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/44 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34160,
            "slug": "vs19_397_002",
            "identifier": "vs19_397_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_002/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2119",
            "description_title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34225,
            "slug": "vs19_393_027",
            "identifier": "vs19_393_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_027/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40049,
            "slug": "vs19_519_049",
            "identifier": "vs19_519_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_049/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 49,
            "title": "DDL 2527 - QUEST PREG 1 E 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2527 - QUEST PREG 1 E 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34248,
            "slug": "vs19_393_025",
            "identifier": "vs19_393_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_025/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/8 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26149,
            "slug": "vs19_216_117",
            "identifier": "vs19_216_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_117/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 117,
            "title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34163,
            "slug": "vs19_397_022",
            "identifier": "vs19_397_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_022/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.1 CASO ANTONIO (M5S) - Votazione Emendamento 4.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2119",
            "description_title": "Emendamento 4.1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34204,
            "slug": "vs19_397_031",
            "identifier": "vs19_397_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_031/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 4.05 CASO ANTONIO (M5S) - Votazione Emendamento 4.05 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 4.05 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34689,
            "slug": "vs19_387_087",
            "identifier": "vs19_387_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_087/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2088-AR/90 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/90 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34218,
            "slug": "vs19_393_026",
            "identifier": "vs19_393_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_026/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/9 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/9 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38296,
            "slug": "vs19_479_004",
            "identifier": "vs19_479_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_004/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 18156,
            "slug": "vs19_009_056",
            "identifier": "vs19_009_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_056/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 32.03 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 32.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 32.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 32.03 GNASSI 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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 27571,
            "slug": "vs19_239_021",
            "identifier": "vs19_239_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_021/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S) - Votazione Emendamento 8.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 35022,
            "slug": "vs19_336_030",
            "identifier": "vs19_336_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_030/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 4.10 GHIRRA FRANCESCA (AVS) e 4.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 4.10 GHIRRA FRANCESCA (AVS) e 4.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 37211,
            "slug": "vs19_449_052",
            "identifier": "vs19_449_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_052/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 1-ter-04 DONNO LEONARDO (M5S) - Votazione Emendamento 1-ter-04 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-04 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-04 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34835,
            "slug": "vs19_337_081",
            "identifier": "vs19_337_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_081/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 36070,
            "slug": "vs19_426_015",
            "identifier": "vs19_426_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_015/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso decimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso decimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37245,
            "slug": "vs19_449_086",
            "identifier": "vs19_449_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_086/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2285/19 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2285/19 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/19 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/19 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39820,
            "slug": "vs19_512_008",
            "identifier": "vs19_512_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_008/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.44,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 21960,
            "slug": "vs19_124_006",
            "identifier": "vs19_124_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_006/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1151/12 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1151/12 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/12 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/12 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 35108,
            "slug": "vs19_337_075",
            "identifier": "vs19_337_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_075/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1691/40 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/40 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 38303,
            "slug": "vs19_479_011",
            "identifier": "vs19_479_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_011/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39816,
            "slug": "vs19_512_004",
            "identifier": "vs19_512_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_004/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 4,
            "title": "DDL 2384-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2384-A - 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": 28,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 40002,
            "slug": "vs19_519_048",
            "identifier": "vs19_519_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_048/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 48,
            "title": "Conversione decreto università, istruzione e salute",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2526 - VOTO FINALE",
            "public_title": "Conversione decreto università, istruzione e salute",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38017,
            "slug": "vs19_470_026",
            "identifier": "vs19_470_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_026/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2308/59 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2308/59 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/59 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/59 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": 28,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 27311,
            "slug": "vs19_233_080",
            "identifier": "vs19_233_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_080/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (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": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 22431,
            "slug": "vs19_134_009",
            "identifier": "vs19_134_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_009/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.19 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.19 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.19 PDL n. 0384",
            "description_title": "Emendamento 3.19 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 36608,
            "slug": "vs19_435_132",
            "identifier": "vs19_435_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_132/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35955,
            "slug": "vs19_422_002",
            "identifier": "vs19_422_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_002/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34822,
            "slug": "vs19_337_028",
            "identifier": "vs19_337_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_028/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.292 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.292 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 36649,
            "slug": "vs19_439_016",
            "identifier": "vs19_439_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_016/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2240",
            "description_title": "Emendamento 1.14 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": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36280,
            "slug": "vs19_430_018",
            "identifier": "vs19_430_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_018/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34866,
            "slug": "vs19_336_020",
            "identifier": "vs19_336_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_020/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 3.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 36895,
            "slug": "vs19_441_018",
            "identifier": "vs19_441_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_018/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 28.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 28.2 DDL n. 2026",
            "description_title": "Emendamento 28.2 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40137,
            "slug": "vs19_524_031",
            "identifier": "vs19_524_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_031/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2551/74 - Votazione Ordine del giorno 9/2551/74 ",
            "original_title": "Votazione Ordine del giorno 9/2551/74 ",
            "description_title": "ODG 9/2551/74",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37997,
            "slug": "vs19_470_006",
            "identifier": "vs19_470_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_006/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2308/17 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2308/17 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/17 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/17 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26063,
            "slug": "vs19_216_158",
            "identifier": "vs19_216_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_158/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 158,
            "title": "Emendamento 3.11 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.11 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1342",
            "description_title": "Emendamento 3.11 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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 40025,
            "slug": "vs19_519_024",
            "identifier": "vs19_519_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_024/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 5-BIS.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 73.89
        }
    ]
}