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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=425",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=423",
    "results": [
        {
            "id": 33541,
            "slug": "vs19_384_032",
            "identifier": "vs19_384_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_032/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 32,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 111,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34682,
            "slug": "vs19_387_080",
            "identifier": "vs19_387_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_080/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2088-AR/83 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2088-AR/83 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/83 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/83 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36591,
            "slug": "vs19_435_111",
            "identifier": "vs19_435_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_111/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 12.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 12.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1000 PDL n. 1573",
            "description_title": "Emendamento 12.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34675,
            "slug": "vs19_387_073",
            "identifier": "vs19_387_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_073/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2088-AR/76 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2088-AR/76 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/76 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/76 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 36542,
            "slug": "vs19_435_056",
            "identifier": "vs19_435_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_056/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 22948,
            "slug": "19-86-9",
            "identifier": "19-86-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-9/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 9,
            "title": "Giornata nazionale per il diritto al divertimento in sicurezza - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Giornata nazionale per il diritto al divertimento in sicurezza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 57,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 23319,
            "slug": "19-95-162",
            "identifier": "19-95-162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-162/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 162,
            "title": "Em. 9.1, Turco e Croatti",
            "original_title": "Em. 9.1, Turco e Croatti",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 22962,
            "slug": "19-86-10",
            "identifier": "19-86-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-10/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 10,
            "title": "Giornata nazionale per il diritto al divertimento in sicurezza - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Giornata nazionale per il diritto al divertimento in sicurezza",
            "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": 60,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 39368,
            "slug": "vs19_503_033",
            "identifier": "vs19_503_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_033/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 7.1 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2482",
            "description_title": "Emendamento 7.1 ASCARI STEFANIA (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": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39434,
            "slug": "vs19_503_099",
            "identifier": "vs19_503_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_099/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 13-bis.012 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.012 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.012 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.012 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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39428,
            "slug": "vs19_503_093",
            "identifier": "vs19_503_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_093/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo aggiuntivo 13-bis.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-bis.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.05 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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39401,
            "slug": "vs19_503_066",
            "identifier": "vs19_503_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_066/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 12.9 FONTANA ILARIA (M5S) - Votazione Emendamento 12.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.9 DDL n. 2482",
            "description_title": "Emendamento 12.9 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39422,
            "slug": "vs19_503_087",
            "identifier": "vs19_503_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_087/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 13.7 CASO ANTONIO (M5S) - Votazione Emendamento 13.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.7 DDL n. 2482",
            "description_title": "Emendamento 13.7 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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39410,
            "slug": "vs19_503_075",
            "identifier": "vs19_503_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_075/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo aggiuntivo 12.05 CASO ANTONIO (M5S) - Votazione Emendamento 12.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.05 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39385,
            "slug": "vs19_503_050",
            "identifier": "vs19_503_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_050/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.2 BONELLI ANGELO (AVS) - Votazione Emendamento 11.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2482",
            "description_title": "Emendamento 11.2 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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39375,
            "slug": "vs19_503_040",
            "identifier": "vs19_503_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_040/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 8.1 SIMIANI MARCO (PD-IDP) e 8.2 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 8.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2482",
            "description_title": "Identici emendamenti 8.1 SIMIANI MARCO (PD-IDP) e 8.2 SANTILLO AGOSTINO (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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38846,
            "slug": "vs19_491_003",
            "identifier": "vs19_491_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_003/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39362,
            "slug": "vs19_503_027",
            "identifier": "vs19_503_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_027/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 6.6 SIMIANI MARCO (PD-IDP) e 6.7 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 6.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.6 DDL n. 2482",
            "description_title": "Identici emendamenti 6.6 SIMIANI MARCO (PD-IDP) e 6.7 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39452,
            "slug": "vs19_503_117",
            "identifier": "vs19_503_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_117/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 117,
            "title": "ODG 9/2482/21 - Votazione Ordine del giorno 9/2482/21 ",
            "original_title": "Votazione Ordine del giorno 9/2482/21 ",
            "description_title": "ODG 9/2482/21",
            "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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39386,
            "slug": "vs19_503_051",
            "identifier": "vs19_503_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_051/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 11.3 SIMIANI MARCO (PD-IDP), 11.4 CASO ANTONIO (M5S) e 11.5 BONELLI ANGELO (AVS) - Votazione Emendamento 11.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.3 DDL n. 2482",
            "description_title": "Identici emendamenti 11.3 SIMIANI MARCO (PD-IDP), 11.4 CASO ANTONIO (M5S) e 11.5 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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39361,
            "slug": "vs19_503_026",
            "identifier": "vs19_503_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_026/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.3 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2482",
            "description_title": "Emendamento 6.3 ASCARI STEFANIA (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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39320,
            "slug": "vs19_502_001",
            "identifier": "vs19_502_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_001/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento Dis 1.1 COLUCCI ALFONSO (M5S) - Votazione Emendamento Dis DDL n. 2461",
            "original_title": "Votazione Emendamento Dis DDL n. 2461",
            "description_title": "Emendamento Dis 1.1 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39403,
            "slug": "vs19_503_068",
            "identifier": "vs19_503_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_068/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 12.12 CASO ANTONIO (M5S) - Votazione Emendamento 12.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.12 DDL n. 2482",
            "description_title": "Emendamento 12.12 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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39399,
            "slug": "vs19_503_064",
            "identifier": "vs19_503_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_064/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 12.6 BONELLI ANGELO (AVS) - Votazione Emendamento 12.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.6 DDL n. 2482",
            "description_title": "Emendamento 12.6 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39380,
            "slug": "vs19_503_045",
            "identifier": "vs19_503_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_045/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 9.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2482",
            "description_title": "Emendamento 9.5 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39370,
            "slug": "vs19_503_035",
            "identifier": "vs19_503_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_035/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 7.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.3 DDL n. 2482",
            "description_title": "Emendamento 7.3 L'ABBATE PATTY (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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39421,
            "slug": "vs19_503_086",
            "identifier": "vs19_503_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_086/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici emendamenti 13.5 BONELLI ANGELO (AVS) e 13.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.5 DDL n. 2482",
            "description_title": "Identici emendamenti 13.5 BONELLI ANGELO (AVS) e 13.6 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38845,
            "slug": "vs19_491_002",
            "identifier": "vs19_491_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_002/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39420,
            "slug": "vs19_503_085",
            "identifier": "vs19_503_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_085/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 13.4 CASO ANTONIO (M5S) - Votazione Emendamento 13.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.4 DDL n. 2482",
            "description_title": "Emendamento 13.4 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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39412,
            "slug": "vs19_503_077",
            "identifier": "vs19_503_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_077/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 12.07 CASO ANTONIO (M5S) - Votazione Emendamento 12.07 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.07 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.07 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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39408,
            "slug": "vs19_503_073",
            "identifier": "vs19_503_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_073/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 12.03 CASO ANTONIO (M5S) - Votazione Emendamento 12.03 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.03 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.03 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39330,
            "slug": "vs19_503_125",
            "identifier": "vs19_503_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_125/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 125,
            "title": "Conversione decreto alluvioni e Campi Flegrei",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2482 - VOTO FINALE",
            "public_title": "Conversione decreto alluvioni e Campi Flegrei",
            "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": 16,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39451,
            "slug": "vs19_503_116",
            "identifier": "vs19_503_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_116/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 116,
            "title": "ODG 9/2482/20 - Votazione Ordine del giorno 9/2482/20 ",
            "original_title": "Votazione Ordine del giorno 9/2482/20 ",
            "description_title": "ODG 9/2482/20",
            "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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39445,
            "slug": "vs19_503_110",
            "identifier": "vs19_503_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_110/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 13-bis.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13-bis.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.1 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.1 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39402,
            "slug": "vs19_503_067",
            "identifier": "vs19_503_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_067/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 12.10 SIMIANI MARCO (PD-IDP) e 12.11 BONELLI ANGELO (AVS) - Votazione Emendamento 12.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.10 DDL n. 2482",
            "description_title": "Identici emendamenti 12.10 SIMIANI MARCO (PD-IDP) e 12.11 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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39059,
            "slug": "vs19_498_011",
            "identifier": "vs19_498_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_011/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39063,
            "slug": "vs19_498_015",
            "identifier": "vs19_498_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_015/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39051,
            "slug": "vs19_498_001",
            "identifier": "vs19_498_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_001/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2316-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2316-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39062,
            "slug": "vs19_498_014",
            "identifier": "vs19_498_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_014/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.6",
            "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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39932,
            "slug": "vs19_517_006",
            "identifier": "vs19_517_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_006/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1000",
            "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": 27,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39975,
            "slug": "vs19_517_049",
            "identifier": "vs19_517_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_049/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39803,
            "slug": "vs19_511_004",
            "identifier": "vs19_511_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_004/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 120,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39717,
            "slug": "vs19_506_018",
            "identifier": "vs19_506_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_018/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2126-A E ABB/45 - Votazione Ordine del giorno 9/2126-A E ABB/45 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/45 ",
            "description_title": "ODG 9/2126-A E ABB/45",
            "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": 11,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 76.28
        },
        {
            "id": 39711,
            "slug": "vs19_506_012",
            "identifier": "vs19_506_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_012/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2126-A E ABB/32 - Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "description_title": "ODG 9/2126-A E ABB/32",
            "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": 13,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 73.72
        },
        {
            "id": 39058,
            "slug": "vs19_498_010",
            "identifier": "vs19_498_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_010/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39093,
            "slug": "vs19_498_049",
            "identifier": "vs19_498_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_049/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39238,
            "slug": "vs19_498_212",
            "identifier": "vs19_498_212",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_212/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 212,
            "title": "ART AGG 20.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.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": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39220,
            "slug": "vs19_498_192",
            "identifier": "vs19_498_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_192/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 192,
            "title": "SUBEM 0.19.200.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 40056,
            "slug": "vs19_521_019",
            "identifier": "vs19_521_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_019/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione decreto ex Ilva ter",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2527 - VOTO FINALE",
            "public_title": "Conversione decreto ex Ilva ter",
            "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": 26,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 39235,
            "slug": "vs19_498_208",
            "identifier": "vs19_498_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_208/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 208,
            "title": "EM 20.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 61.54
        }
    ]
}