Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=343
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=-n_margin&page=344",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=342",
    "results": [
        {
            "id": 28363,
            "slug": "vs19_247_071",
            "identifier": "vs19_247_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_071/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1633/124 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1633/124 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/124 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/124 CASU ANDREA (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": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29735,
            "slug": "vs19_261_047",
            "identifier": "vs19_261_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_047/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1435",
            "original_title": "Votazione Articolo 7 DDL n. 1435",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29243,
            "slug": "vs19_266_070",
            "identifier": "vs19_266_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_070/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1780/2 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1780/2 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/2 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/2 ZARATTI FILIBERTO (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": 16,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29667,
            "slug": "vs19_260_062",
            "identifier": "vs19_260_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_062/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 2.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.011 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.011 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.011 PELUFFO VINICIO GIUSEPPE GUIDO (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": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28356,
            "slug": "vs19_247_052",
            "identifier": "vs19_247_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_052/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28459,
            "slug": "vs19_251_031",
            "identifier": "vs19_251_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_031/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00235, sul capoverso tredicesimo delle premesse PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso tredicesimo delle premesse PICCOLOTTI ELISABETTA (AVS) 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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29229,
            "slug": "vs19_266_077",
            "identifier": "vs19_266_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_077/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1780/11 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1780/11 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/11 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/11 RUFFINO DANIELA (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28674,
            "slug": "vs19_251_175",
            "identifier": "vs19_251_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_175/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 175,
            "title": "Mozione n. 1-00248, sul capoverso terzo degli impegni GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso terzo degli impegni GIANASSI FEDERICO (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": 6,
            "n_margin": 16,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29023,
            "slug": "vs19_265_051",
            "identifier": "vs19_265_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_051/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 27.010 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.010 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.010 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.010 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": 10,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28286,
            "slug": "vs19_248_027",
            "identifier": "vs19_248_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_027/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 5.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 5.2 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.2 PDL n. 0799",
            "description_title": "Emendamento 5.2 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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28570,
            "slug": "vs19_252_071",
            "identifier": "vs19_252_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_071/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 6.1014 IARIA ANTONINO (M5S) - Votazione Emendamento 6.1014 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1014 PDL n. 0703",
            "description_title": "Emendamento 6.1014 IARIA ANTONINO (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": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28303,
            "slug": "vs19_248_002",
            "identifier": "vs19_248_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_002/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 CASO ANTONIO (M5S) - Votazione Emendamento 1.2 PDL n. 0799",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0799",
            "description_title": "Emendamento 1.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 35649,
            "slug": "19-262-11",
            "identifier": "19-262-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-11/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 11,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.14, Lopreiato e altri",
            "original_title": "Em. 6.14, Lopreiato e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 16,
            "majority_cohesion_rate": 77.31,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 39303,
            "slug": "vs19_499_004",
            "identifier": "vs19_499_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_004/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 3.200, 3.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.200, 3.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38326,
            "slug": "19-303-8",
            "identifier": "19-303-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-8/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 8,
            "title": "DDL n. 1407. Articolo 8",
            "original_title": "DDL n. 1407. Articolo 8",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 24628,
            "slug": "vs19_179_030",
            "identifier": "vs19_179_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_030/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00197, sul capoverso quarto della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00197",
            "original_title": "Votazione Mozione 1_00197",
            "description_title": "Mozione n. 1-00197, sul capoverso quarto della parte dispositiva, ZANELLA LUANA (AVS) 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": 16,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 33038,
            "slug": "19-238-15",
            "identifier": "19-238-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-15/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 15,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Em. 1.21, Lopreiato e altri",
            "original_title": "Em. 1.21, Lopreiato e altri",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "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": 16,
            "majority_cohesion_rate": 72.65,
            "minority_cohesion_rate": 65.88
        },
        {
            "id": 39302,
            "slug": "vs19_499_003",
            "identifier": "vs19_499_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_003/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39487,
            "slug": "vs19_503_154",
            "identifier": "vs19_503_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_154/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 3.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39377,
            "slug": "vs19_503_042",
            "identifier": "vs19_503_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_042/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39585,
            "slug": "vs19_504_032",
            "identifier": "vs19_504_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_032/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 10.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39304,
            "slug": "vs19_499_005",
            "identifier": "vs19_499_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_005/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 4.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39463,
            "slug": "vs19_503_129",
            "identifier": "vs19_503_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_129/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39305,
            "slug": "vs19_499_006",
            "identifier": "vs19_499_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_006/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 5.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25474,
            "slug": "vs19_206_032",
            "identifier": "vs19_206_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_032/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 5.1000 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1474",
            "description_title": "Emendamento 5.1000 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 37361,
            "slug": "19-288-200",
            "identifier": "19-288-200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-200/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 200,
            "title": "Intelligenza artificiale - Em. 26.302, Nicita e Basso",
            "original_title": "Em. 26.302, Nicita e Basso",
            "description_title": "Intelligenza artificiale",
            "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": 16,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 25449,
            "slug": "vs19_206_033",
            "identifier": "vs19_206_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_033/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1005 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1005 DDL n. 1474",
            "description_title": "Emendamento 5.1005 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27136,
            "slug": "19-147-106",
            "identifier": "19-147-106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-106/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 106,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 2.106 (testo 2), Cataldi e altri",
            "original_title": "Em. 2.106 (testo 2), Cataldi e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 16,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 25444,
            "slug": "vs19_206_030",
            "identifier": "vs19_206_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_030/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 5.1001 SPERANZA ROBERTO (PD-IDP), 5.1007 RUFFINO DANIELA (APERRE), 5.1008 MANES FRANCO (MISTO) e 5.1010 CASO ANTONIO (M5S) - Votazione Emendamento 5.1001 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1001 DDL n. 1474",
            "description_title": "Identici emendamenti 5.1001 SPERANZA ROBERTO (PD-IDP), 5.1007 RUFFINO DANIELA (APERRE), 5.1008 MANES FRANCO (MISTO) e 5.1010 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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25445,
            "slug": "vs19_206_035",
            "identifier": "vs19_206_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_035/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 5.1004 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1004 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1004 DDL n. 1474",
            "description_title": "Emendamento 5.1004 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39313,
            "slug": "vs19_499_024",
            "identifier": "vs19_499_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_024/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 24,
            "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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 27058,
            "slug": "19-147-108",
            "identifier": "19-147-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-108/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 108,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 2.224 (1a parte), De Cristofaro e altri",
            "original_title": "Em. 2.224 (1a parte), De Cristofaro e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 16,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 39646,
            "slug": "vs19_504_104",
            "identifier": "vs19_504_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_104/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 21.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39306,
            "slug": "vs19_499_007",
            "identifier": "vs19_499_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_007/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 6.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 33045,
            "slug": "19-238-8",
            "identifier": "19-238-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-8/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 8,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Em. 1.5, Mazzella e altri",
            "original_title": "Em. 1.5, Mazzella e altri",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "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": 16,
            "majority_cohesion_rate": 72.65,
            "minority_cohesion_rate": 63.53
        },
        {
            "id": 25659,
            "slug": "vs19_211_021",
            "identifier": "vs19_211_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_021/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.1 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 6.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1556",
            "description_title": "Emendamento 6.1 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 39496,
            "slug": "vs19_503_164",
            "identifier": "vs19_503_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_164/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 164,
            "title": "EM 4.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 25455,
            "slug": "vs19_206_029",
            "identifier": "vs19_206_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_029/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.1011 BONELLI ANGELO (AVS) - Votazione Emendamento 5.1011 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1011 DDL n. 1474",
            "description_title": "Emendamento 5.1011 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": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 37880,
            "slug": "19-295-108",
            "identifier": "19-295-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-108/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 108,
            "title": "Prestazioni sanitarie - Articolo 13",
            "original_title": "Articolo 13",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 25459,
            "slug": "vs19_206_025",
            "identifier": "vs19_206_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_025/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 BONELLI ANGELO (AVS) - Votazione Emendamento 5.101 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.101 DDL n. 1474",
            "description_title": "Identici emendamenti 5.101 SIMIANI MARCO (PD-IDP) e 5.102 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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 37883,
            "slug": "19-295-105",
            "identifier": "19-295-105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-105/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 105,
            "title": "Prestazioni sanitarie - Emm. 13.1 e 13.2",
            "original_title": "Emm. 13.1 e 13.2",
            "description_title": "Prestazioni sanitarie",
            "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": 16,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 37881,
            "slug": "19-295-107",
            "identifier": "19-295-107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-107/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 107,
            "title": "Prestazioni sanitarie - ODG G13.251, Pirro",
            "original_title": "ODG G13.251, Pirro",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 38041,
            "slug": "19-298-1",
            "identifier": "19-298-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-298-1/?format=api",
            "sitting": {
                "id": 1973,
                "date": "2025-04-24",
                "number": 298,
                "branch": "S"
            },
            "number": 1,
            "title": "Proposta di risoluzione n.6, Malan e altri, Em. 6.1, Patuanelli e altri",
            "original_title": "Proposta di risoluzione n.6, Malan e altri, Em. 6.1, Patuanelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 39693,
            "slug": "vs19_504_160",
            "identifier": "vs19_504_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_160/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 160,
            "title": "ART AGG 29.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39691,
            "slug": "vs19_504_158",
            "identifier": "vs19_504_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_158/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 158,
            "title": "ART AGG 29.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 27020,
            "slug": "19-147-170",
            "identifier": "19-147-170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-170/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 170,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 3.233, Giorgis e altri",
            "original_title": "Em. 3.233, Giorgis e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 16,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 37897,
            "slug": "19-295-91",
            "identifier": "19-295-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-91/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 91,
            "title": "Prestazioni sanitarie - Em. 11.0.30, Castellone e altri",
            "original_title": "Em. 11.0.30, Castellone e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 16,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 27059,
            "slug": "19-147-103",
            "identifier": "19-147-103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-103/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 103,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 2.102, Furlan e altri",
            "original_title": "Em. 2.102, Furlan e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 16,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 18638,
            "slug": "vs19_020_017",
            "identifier": "vs19_020_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_017/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/547/31 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/547/31 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/31 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/31 LAUS MAURO ANTONIO DONATO (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": 16,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 39415,
            "slug": "vs19_503_080",
            "identifier": "vs19_503_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_080/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 80,
            "title": "ART AGG 12.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        }
    ]
}