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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=340",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=338",
    "results": [
        {
            "id": 33561,
            "slug": "vs19_384_038",
            "identifier": "vs19_384_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_038/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36518,
            "slug": "vs19_435_029",
            "identifier": "vs19_435_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_029/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.1005 FENU EMILIANO (M5S) - Votazione Emendamento 3.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1002 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.1005 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": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 34203,
            "slug": "vs19_393_020",
            "identifier": "vs19_393_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_020/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1950/3 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1950/3 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/3 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/3 SILVESTRI FRANCESCO (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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35783,
            "slug": "vs19_410_003",
            "identifier": "vs19_410_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_003/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1917/5 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1917/5 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/5 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/5 GHIO VALENTINA (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": 17,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35945,
            "slug": "vs19_418_021",
            "identifier": "vs19_418_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_021/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso ottavo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00375 (Nuova formulazione), limitatamente al capoverso ottavo della parte dispositiva, RICCIARDI RICCARDO (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": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 35600,
            "slug": "vs19_406_002",
            "identifier": "vs19_406_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_002/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.2 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1917",
            "description_title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 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": 36,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35949,
            "slug": "vs19_418_025",
            "identifier": "vs19_418_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_025/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00386, limitatamente ai capoversi decimo e undicesimo della premessa, RICHETTI MATTEO (APERRE) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00386, limitatamente ai capoversi decimo e undicesimo della premessa, RICHETTI MATTEO (APERRE) 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": 73,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 36942,
            "slug": "vs19_444_034",
            "identifier": "vs19_444_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_034/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici emendamenti 2.76 MANZI IRENE (PD-IDP) e 2.78 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.76 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.76 PDL n. 2149",
            "description_title": "Identici emendamenti 2.76 MANZI IRENE (PD-IDP) e 2.78 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": 40,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36940,
            "slug": "vs19_444_032",
            "identifier": "vs19_444_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_032/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.73 CASO ANTONIO (M5S) - Votazione Emendamento 2.73 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.73 PDL n. 2149",
            "description_title": "Emendamento 2.73 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": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36517,
            "slug": "vs19_435_028",
            "identifier": "vs19_435_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_028/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.101 PDL n. 1573",
            "description_title": "Emendamento 3.101 GUERRA MARIA CECILIA (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": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 34615,
            "slug": "vs19_387_012",
            "identifier": "vs19_387_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_012/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2088-AR/13 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2088-AR/13 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/13 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/13 GIACHETTI ROBERTO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34634,
            "slug": "vs19_387_031",
            "identifier": "vs19_387_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_031/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2088-AR/34 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/34 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/34 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/34 GHIO VALENTINA (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": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36943,
            "slug": "vs19_444_035",
            "identifier": "vs19_444_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_035/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.83 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.83 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.83 PDL n. 2149",
            "description_title": "Emendamento 2.83 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 33535,
            "slug": "vs19_384_011",
            "identifier": "vs19_384_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_011/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 11,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 74,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 35570,
            "slug": "vs19_405_019",
            "identifier": "vs19_405_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_019/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 19,
            "title": "Ratifica accordo con gli Emirati Arabi Uniti in tema di trasferimento delle persone condannate",
            "original_title": "Votazione finale DDL n. 1586",
            "description_title": "Ratifica ed esecuzione del Trattato sul trasferimento delle persone condannate tra il Governo della Repubblica italiana e il Governo degli Emirati Arabi Uniti, fatto a Dubai l'8 marzo 2022 (Approvato dal Senato) (DDL 1586)",
            "public_title": "Ratifica accordo con gli Emirati Arabi Uniti in tema di trasferimento delle persone condannate",
            "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": 132,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36027,
            "slug": "vs19_423_020",
            "identifier": "vs19_423_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_020/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2183/141 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2183/141 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/141 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/141 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36573,
            "slug": "vs19_435_090",
            "identifier": "vs19_435_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_090/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 9.106 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.106 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.106 PDL n. 1573",
            "description_title": "Emendamento 9.106 GUERRA MARIA CECILIA (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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36569,
            "slug": "vs19_435_086",
            "identifier": "vs19_435_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_086/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1000 PDL n. 1573",
            "description_title": "Emendamento 9.1000 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 36567,
            "slug": "vs19_435_084",
            "identifier": "vs19_435_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_084/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 9.1002 AIELLO DAVIDE (M5S) - Votazione Emendamento 9.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1002 PDL n. 1573",
            "description_title": "Emendamento 9.1002 AIELLO DAVIDE (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": 16,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36566,
            "slug": "vs19_435_082",
            "identifier": "vs19_435_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_082/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 8.400 delle Commissioni - Votazione Emendamento 8.400 PDL n. 1573",
            "original_title": "Votazione Emendamento 8.400 PDL n. 1573",
            "description_title": "Emendamento 8.400 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 65,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36817,
            "slug": "vs19_440_009",
            "identifier": "vs19_440_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_009/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.9 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 2.9 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.9 DDL n. 2026",
            "description_title": "Emendamento 2.9 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34423,
            "slug": "vs19_388_011",
            "identifier": "vs19_388_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_011/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2022",
            "description_title": "Emendamento 1.1 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": 75,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34426,
            "slug": "vs19_388_016",
            "identifier": "vs19_388_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_016/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.3 MORFINO DANIELA (M5S) - Votazione Emendamento 3.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2022",
            "description_title": "Emendamento 3.3 MORFINO DANIELA (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": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34424,
            "slug": "vs19_388_012",
            "identifier": "vs19_388_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_012/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2022",
            "description_title": "Emendamento 1.7 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34440,
            "slug": "vs19_388_033",
            "identifier": "vs19_388_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_033/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2022",
            "description_title": "Emendamento 6.4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34506,
            "slug": "vs19_377_034",
            "identifier": "vs19_377_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_034/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.3 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 4.3 BONELLI ANGELO (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": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34507,
            "slug": "vs19_377_035",
            "identifier": "vs19_377_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_035/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.4 FERRARI SARA (PD-IDP)",
            "original_title": "Emendamento 4.4 FERRARI SARA (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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34509,
            "slug": "vs19_377_037",
            "identifier": "vs19_377_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_037/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 4.6 SIMIANI MARCO (PD-IDP) e 4.7 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 4.6 SIMIANI MARCO (PD-IDP) e 4.7 BONELLI ANGELO (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": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34510,
            "slug": "vs19_377_038",
            "identifier": "vs19_377_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_038/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1000 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 4.1000 FONTANA ILARIA (M5S)",
            "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": 4,
            "n_margin": 51,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34511,
            "slug": "vs19_377_040",
            "identifier": "vs19_377_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_040/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 5.1 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34515,
            "slug": "vs19_377_045",
            "identifier": "vs19_377_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_045/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "original_title": "Emendamento 6.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 110,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34520,
            "slug": "vs19_377_052",
            "identifier": "vs19_377_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_052/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 8.19 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 8.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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34522,
            "slug": "vs19_377_054",
            "identifier": "vs19_377_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_054/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 8.20 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 8.20 FONTANA ILARIA (M5S)",
            "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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34526,
            "slug": "vs19_377_059",
            "identifier": "vs19_377_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_059/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 9.4 BONELLI ANGELO (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": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34442,
            "slug": "vs19_388_037",
            "identifier": "vs19_388_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_037/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2022",
            "description_title": "Emendamento 8.1 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34502,
            "slug": "vs19_377_029",
            "identifier": "vs19_377_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_029/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.50 SANTILLO AGOSTINO (M5S) e 3.51 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 3.50 SANTILLO AGOSTINO (M5S) e 3.51 BONELLI ANGELO (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": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33551,
            "slug": "vs19_381_011",
            "identifier": "vs19_381_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_011/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.6, 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6, 2.7",
            "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": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33571,
            "slug": "vs19_381_007",
            "identifier": "vs19_381_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_007/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 25,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34441,
            "slug": "vs19_388_035",
            "identifier": "vs19_388_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_035/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 7.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2022",
            "description_title": "Emendamento 7.7 SIMIANI MARCO (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": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 39792,
            "slug": "vs19_511_013",
            "identifier": "vs19_511_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_013/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 13,
            "title": "Istituzione della giornata nazionale dedicata alle persone scomparse e modifiche alle norme in tema di acquisizione di dati relativi al traffico telefonico e telematico per esigenze di tutela della vita e dell’incolumità fisica del soggetto interessato",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1074-A - VOTO FINALE",
            "public_title": "Istituzione della giornata nazionale dedicata alle persone scomparse e modifiche alle norme in tema di acquisizione di dati relativi al traffico telefonico e telematico per esigenze di tutela della vita e dell’incolumità fisica del soggetto interessato",
            "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": 126,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39788,
            "slug": "vs19_508_056",
            "identifier": "vs19_508_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_056/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2416-A/108 - Votazione Ordine del giorno 9/2416-A/108 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/108 ",
            "description_title": "ODG 9/2416-A/108",
            "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": 35,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39917,
            "slug": "vs19_516_014",
            "identifier": "vs19_516_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_014/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/DOC VIII, N 6/34 - Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/34 ",
            "description_title": "ODG 9/DOC VIII, N 6/34",
            "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": 61.89,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38947,
            "slug": "vs19_491_133",
            "identifier": "vs19_491_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_133/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 133,
            "title": "ODG 9/2280/5 - Votazione Ordine del giorno 9/2280/5 ",
            "original_title": "Votazione Ordine del giorno 9/2280/5 ",
            "description_title": "ODG 9/2280/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39785,
            "slug": "vs19_508_053",
            "identifier": "vs19_508_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_053/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2416-A/97 - Votazione Ordine del giorno 9/2416-A/97 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/97 ",
            "description_title": "ODG 9/2416-A/97",
            "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": 33,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 38946,
            "slug": "vs19_491_132",
            "identifier": "vs19_491_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_132/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 132,
            "title": "ODG 9/2280/4 - Votazione Ordine del giorno 9/2280/4 ",
            "original_title": "Votazione Ordine del giorno 9/2280/4 ",
            "description_title": "ODG 9/2280/4",
            "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": 34,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39904,
            "slug": "vs19_516_006",
            "identifier": "vs19_516_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_006/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 6,
            "title": "Disposizioni in materia di conti correnti",
            "original_title": "Votazione finale ",
            "description_title": "TU 1091-1240-A - VOTO FINALE",
            "public_title": "Disposizioni in materia di conti correnti",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39916,
            "slug": "vs19_516_013",
            "identifier": "vs19_516_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_013/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/DOC VIII, N 6/33 IMPEGNO - Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "description_title": "ODG 9/DOC VIII, N 6/33 IMPEGNO",
            "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": 21,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38939,
            "slug": "vs19_491_121",
            "identifier": "vs19_491_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_121/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 26.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 38935,
            "slug": "vs19_491_117",
            "identifier": "vs19_491_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_117/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 26.5, 26.1005, 26.1013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.5, 26.1005, 26.1013",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39733,
            "slug": "vs19_508_001",
            "identifier": "vs19_508_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_001/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2416-A - ODG 9/6 - Votazione Ordine del giorno 9/6 ",
            "original_title": "Votazione Ordine del giorno 9/6 ",
            "description_title": "DDL 2416-A - ODG 9/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.59
        }
    ]
}