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

{
    "count": 23033,
    "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=286",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=284",
    "results": [
        {
            "id": 34304,
            "slug": "vs19_388_209",
            "identifier": "vs19_388_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_209/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 209,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 2022",
            "original_title": "Votazione Articolo 35 DDL n. 2022",
            "description_title": "Articolo 35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 31514,
            "slug": "vs19_340_038",
            "identifier": "vs19_340_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_038/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1997",
            "description_title": "Emendamento 5.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 30962,
            "slug": "vs19_317_065",
            "identifier": "vs19_317_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_065/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1933/75 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1933/75 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/75 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/75 CARE' NICOLA (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": 22,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 29357,
            "slug": "vs19_270_076",
            "identifier": "vs19_270_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_076/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1435/39 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1435/39 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/39 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/39 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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25647,
            "slug": "vs19_210_154",
            "identifier": "vs19_210_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_154/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 154,
            "title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 39.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 39.01 DDL n. 1341",
            "description_title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31531,
            "slug": "vs19_340_055",
            "identifier": "vs19_340_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_055/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 9-ter.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.5 DDL n. 1997",
            "description_title": "Emendamento 9-ter.5 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 22616,
            "slug": "vs19_153_021",
            "identifier": "vs19_153_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_021/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 5.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.0500, PDL n. 0418",
            "original_title": "Votazione Emendamento 5.0500, PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.0500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30974,
            "slug": "vs19_317_016",
            "identifier": "vs19_317_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_016/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1933/16 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1933/16 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/16 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/16 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": 22,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31552,
            "slug": "vs19_340_076",
            "identifier": "vs19_340_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_076/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S) - Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.11 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 21977,
            "slug": "vs19_122_001",
            "identifier": "vs19_122_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_001/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 1) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 1) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 34079,
            "slug": "vs19_388_136",
            "identifier": "vs19_388_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_136/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 26.1001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1001 DDL n. 2022",
            "description_title": "Emendamento 26.1001 GHIRRA FRANCESCA (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 22612,
            "slug": "vs19_153_020",
            "identifier": "vs19_153_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_020/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.01 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.01 PDL n. 0418",
            "original_title": "Votazione Emendamento 5.01 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.01 ORRICO ANNA LAURA (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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30063,
            "slug": "vs19_282_020",
            "identifier": "vs19_282_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_020/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31839,
            "slug": "vs19_344_038",
            "identifier": "vs19_344_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_038/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 9.1012 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 9.1012 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1012 DDL n. 1660",
            "description_title": "Emendamento 9.1012 BAKKALI OUIDAD (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": 22,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 79.38
        },
        {
            "id": 25576,
            "slug": "vs19_210_034",
            "identifier": "vs19_210_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_034/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1341",
            "description_title": "Emendamento 7.1 BOSCHI MARIA ELENA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 38205,
            "slug": "vs19_476_018",
            "identifier": "vs19_476_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_018/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35057,
            "slug": "vs19_336_065",
            "identifier": "vs19_336_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_065/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 7.17 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 7.17 GHIRRA FRANCESCA (AVS)",
            "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": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 36829,
            "slug": "vs19_440_026",
            "identifier": "vs19_440_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_026/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 7.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2026",
            "description_title": "Identici emendamenti 7.4 ALIFANO ENRICA (M5S) e 7.5 STEFANAZZI CLAUDIO MICHELE (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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36152,
            "slug": "vs19_427_038",
            "identifier": "vs19_427_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_038/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00395, limitatamente al capoverso undicesimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso undicesimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 34481,
            "slug": "vs19_377_007",
            "identifier": "vs19_377_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_007/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35056,
            "slug": "vs19_336_064",
            "identifier": "vs19_336_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_064/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 7.13 LAI SILVIO (PD-IDP)",
            "original_title": "Emendamento 7.13 LAI SILVIO (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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 37627,
            "slug": "vs19_460_021",
            "identifier": "vs19_460_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_021/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 11.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 11.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.3 DDL n. 2139",
            "description_title": "Emendamento 11.3 PENZA PASQUALINO (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": 22,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37654,
            "slug": "vs19_460_056",
            "identifier": "vs19_460_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_056/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2139/9 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2139/9 DDL n. 2139",
            "original_title": "Votazione Ordine del giorno 9/2139/9 DDL n. 2139",
            "description_title": "Ordine del giorno n. 9/2139/9 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": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36673,
            "slug": "vs19_439_040",
            "identifier": "vs19_439_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_040/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2240/3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2240/3 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/3 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/3 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31617,
            "slug": "vs19_340_135",
            "identifier": "vs19_340_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_135/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1997/30 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1997/30 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/30 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/30 SCERRA FILIPPO (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": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 37653,
            "slug": "vs19_460_055",
            "identifier": "vs19_460_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_055/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2139/6 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2139/6 DDL n. 2139",
            "original_title": "Votazione Ordine del giorno 9/2139/6 DDL n. 2139",
            "description_title": "Ordine del giorno n. 9/2139/6 SIMIANI 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": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31651,
            "slug": "vs19_342_027",
            "identifier": "vs19_342_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_027/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2002/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/30 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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31648,
            "slug": "vs19_342_024",
            "identifier": "vs19_342_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_024/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2002/27 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2002/27 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/27 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/27 FOSSI EMILIANO (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": 22,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 26136,
            "slug": "vs19_216_110",
            "identifier": "vs19_216_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_110/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 14.03 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.03 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31616,
            "slug": "vs19_340_134",
            "identifier": "vs19_340_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_134/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1997/29 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1997/29 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/29 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/29 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 32044,
            "slug": "vs19_348_037",
            "identifier": "vs19_348_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_037/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.7 DDL n. 1660",
            "description_title": "Emendamento 26.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": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 40414,
            "slug": "vs19_539_052",
            "identifier": "vs19_539_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_052/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.9 DORI DEVIS (AVS) - Votazione Emendamento 2.9 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.9 DDL n. 2623",
            "description_title": "Emendamento 2.9 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": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 31575,
            "slug": "vs19_340_101",
            "identifier": "vs19_340_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_101/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 9-decies.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-decies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.2 DDL n. 1997",
            "description_title": "Emendamento 9-decies.2 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 36142,
            "slug": "vs19_427_028",
            "identifier": "vs19_427_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_028/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso primo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 37620,
            "slug": "vs19_460_007",
            "identifier": "vs19_460_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_007/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 3.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (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": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37619,
            "slug": "vs19_460_005",
            "identifier": "vs19_460_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_005/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2139",
            "description_title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 32477,
            "slug": "vs19_359_035",
            "identifier": "vs19_359_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_035/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2066/59 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/59 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/59 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 32521,
            "slug": "vs19_361_068",
            "identifier": "vs19_361_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_068/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1532-bis/90 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/90 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/90 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/90 MADIA MARIA ANNA (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": 22,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32716,
            "slug": "vs19_366_009",
            "identifier": "vs19_366_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_009/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-316 NF CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 5 DISP",
            "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": 22,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 75.32
        },
        {
            "id": 37617,
            "slug": "vs19_460_002",
            "identifier": "vs19_460_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_002/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.01000 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.01000 DDL n. 2139",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 1.01000 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40425,
            "slug": "vs19_539_063",
            "identifier": "vs19_539_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_063/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 9.5 DORI DEVIS (AVS) - Votazione Emendamento 9.5 DDL n. 2623",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2623",
            "description_title": "Emendamento 9.5 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": 22,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 32065,
            "slug": "vs19_348_011",
            "identifier": "vs19_348_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_011/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (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": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 35088,
            "slug": "vs19_337_055",
            "identifier": "vs19_337_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_055/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34180,
            "slug": "vs19_393_011",
            "identifier": "vs19_393_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_011/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.12 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1950",
            "description_title": "Emendamento 1.12 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": 22,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 31605,
            "slug": "vs19_340_123",
            "identifier": "vs19_340_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_123/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/1997/11 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1997/11 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/11 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/11 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 40689,
            "slug": "vs19_551_078",
            "identifier": "vs19_551_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_078/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/1866-A/11 - Votazione Ordine del giorno 9/1866-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/1866-A/11 ",
            "description_title": "ODG 9/1866-A/11",
            "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": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34830,
            "slug": "vs19_337_038",
            "identifier": "vs19_337_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_038/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.27 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 3.27 PICCOLOTTI ELISABETTA (AVS)",
            "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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 33481,
            "slug": "vs19_377_099",
            "identifier": "vs19_377_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_099/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 19.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36861,
            "slug": "vs19_440_073",
            "identifier": "vs19_440_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_073/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 22.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.7 DDL n. 2026",
            "description_title": "Emendamento 22.7 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        }
    ]
}