Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=404
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=405",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=403",
    "results": [
        {
            "id": 29719,
            "slug": "vs19_261_031",
            "identifier": "vs19_261_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_031/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo premissivo 04.04 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.04 DDL n. 1435",
            "description_title": "Articolo premissivo 04.04 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28649,
            "slug": "vs19_252_075",
            "identifier": "vs19_252_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_075/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.1010 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1010 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1010 PDL n. 0703",
            "description_title": "Emendamento 6.1010 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29057,
            "slug": "vs19_265_064",
            "identifier": "vs19_265_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_064/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 35.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 35.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 35.600, DDL n. 1435",
            "description_title": "Emendamento 35.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 66,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28408,
            "slug": "vs19_251_005",
            "identifier": "vs19_251_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_005/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1560",
            "original_title": "Votazione Articolo 3 DDL n. 1560",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 28413,
            "slug": "vs19_251_008",
            "identifier": "vs19_251_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_008/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1560",
            "original_title": "Votazione Articolo 4 DDL n. 1560",
            "description_title": "Articolo 4",
            "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": 99,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 29675,
            "slug": "vs19_260_070",
            "identifier": "vs19_260_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_070/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 2.0210 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0210 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0210 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0210 QUARTINI ANDREA (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": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28596,
            "slug": "vs19_252_084",
            "identifier": "vs19_252_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_084/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0703",
            "original_title": "Votazione Articolo 7 PDL n. 0703",
            "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": 7,
            "n_margin": 37,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 25476,
            "slug": "vs19_206_010",
            "identifier": "vs19_206_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_010/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.33 FONTANA ILARIA (M5S) - Votazione Emendamento 2.33 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.33 DDL n. 1474",
            "description_title": "Emendamento 2.33 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": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19996,
            "slug": "vs19_072_107",
            "identifier": "vs19_072_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_107/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/977/10 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/10 AIELLO DAVIDE (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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29573,
            "slug": "vs19_256_028",
            "identifier": "vs19_256_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_028/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.0101 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.0101 PDL n. 0630",
            "original_title": "Votazione Emendamento 2.0101 PDL n. 0630",
            "description_title": "Articolo aggiuntivo 2.0101 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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 28312,
            "slug": "vs19_248_013",
            "identifier": "vs19_248_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_013/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.1003 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.1003 PDL n. 0799",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0799",
            "description_title": "Emendamento 3.1003 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29729,
            "slug": "vs19_261_041",
            "identifier": "vs19_261_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_041/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1435",
            "original_title": "Votazione Articolo 5 DDL n. 1435",
            "description_title": "Articolo 5",
            "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": 74,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "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": 25457,
            "slug": "vs19_206_005",
            "identifier": "vs19_206_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_005/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.23 CASO ANTONIO (M5S) - Votazione Emendamento 2.23 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1474",
            "description_title": "Emendamento 2.23 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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29700,
            "slug": "vs19_260_095",
            "identifier": "vs19_260_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_095/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 95,
            "title": "Identici emendamenti 3.8 EVI ELEONORA (AVS) e 3.9 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.8 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1759",
            "description_title": "Identici emendamenti 3.8 EVI ELEONORA (AVS) e 3.9 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 19082,
            "slug": "vs19_042_021",
            "identifier": "vs19_042_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_021/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/640 e ABB./2, come riformulato, ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/640 e ABB./2, PDL n. 0640",
            "original_title": "Votazione Ordine del giorno 9/640 e ABB./2, PDL n. 0640",
            "description_title": "Ordine del giorno n. 9/640 e ABB./2, come riformulato, ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29666,
            "slug": "vs19_260_061",
            "identifier": "vs19_260_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_061/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 2.021 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.021 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.021 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.021 APPENDINO CHIARA (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.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29799,
            "slug": "vs19_261_112",
            "identifier": "vs19_261_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_112/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 15.95 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.95 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.95 DDL n. 1435",
            "description_title": "Emendamento 15.95 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28287,
            "slug": "vs19_248_014",
            "identifier": "vs19_248_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_014/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.1004 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.1004 PDL n. 0799",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 0799",
            "description_title": "Emendamento 3.1004 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 120,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26085,
            "slug": "vs19_216_154",
            "identifier": "vs19_216_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_154/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 154,
            "title": "Emendamento 3.50 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.50 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.50 DDL n. 1342",
            "description_title": "Emendamento 3.50 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26209,
            "slug": "vs19_216_151",
            "identifier": "vs19_216_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_151/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/1555/18, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1555/18, DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/18, DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/18, nel testo riformulato, MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 121,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30085,
            "slug": "19-184-4",
            "identifier": "19-184-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-184-4/?format=api",
            "sitting": {
                "id": 1674,
                "date": "2024-04-30",
                "number": 184,
                "branch": "S"
            },
            "number": 4,
            "title": "Ratifica Accordo partecipazione Croazia allo Spazio economico europeo - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Ratifica Accordo partecipazione Croazia allo Spazio economico europeo",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 28395,
            "slug": "19-162-2",
            "identifier": "19-162-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-162-2/?format=api",
            "sitting": {
                "id": 1616,
                "date": "2024-02-22",
                "number": 162,
                "branch": "S"
            },
            "number": 2,
            "title": "Bullismo e cyberbullismo - Em. 1.101, Versace e altri",
            "original_title": "Em. 1.101, Versace e altri",
            "description_title": "Bullismo e cyberbullismo",
            "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": 25,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 31342,
            "slug": "19-221-13",
            "identifier": "19-221-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-13/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 13,
            "title": "Agevolazioni fiscali start-up - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Agevolazioni fiscali start-up",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 51.16
        },
        {
            "id": 31343,
            "slug": "19-221-12",
            "identifier": "19-221-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-12/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 12,
            "title": "Agevolazioni fiscali start-up - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Agevolazioni fiscali start-up",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 53.49
        },
        {
            "id": 32629,
            "slug": "19-232-41",
            "identifier": "19-232-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-41/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 41,
            "title": "Ratifica Accordo UE-Ghana di partenariato economico interinale - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 32648,
            "slug": "19-232-43",
            "identifier": "19-232-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-43/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 43,
            "title": "Ratifica Accordo UE-Ghana di partenariato economico interinale - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 32627,
            "slug": "19-232-45",
            "identifier": "19-232-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-45/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 45,
            "title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "original_title": "Votazione finale",
            "description_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "public_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "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": 59,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 38839,
            "slug": "vs19_491_173",
            "identifier": "vs19_491_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_173/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 173,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 38838,
            "slug": "vs19_491_172",
            "identifier": "vs19_491_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_172/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 172,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 38849,
            "slug": "vs19_491_006",
            "identifier": "vs19_491_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_006/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38835,
            "slug": "vs19_491_168",
            "identifier": "vs19_491_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_168/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 168,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39371,
            "slug": "vs19_503_036",
            "identifier": "vs19_503_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_036/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 7.10 SIMIANI MARCO (PD-IDP) e 7.11 BONELLI ANGELO (AVS) - Votazione Emendamento 7.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.10 DDL n. 2482",
            "description_title": "Identici emendamenti 7.10 SIMIANI MARCO (PD-IDP) e 7.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": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38829,
            "slug": "vs19_491_160",
            "identifier": "vs19_491_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_160/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 160,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39388,
            "slug": "vs19_503_053",
            "identifier": "vs19_503_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_053/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 11.9 BONELLI ANGELO (AVS) - Votazione Emendamento 11.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.9 DDL n. 2482",
            "description_title": "Emendamento 11.9 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": 20,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38836,
            "slug": "vs19_491_170",
            "identifier": "vs19_491_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_170/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 170,
            "title": "DDL 2101 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2101 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 51.28
        },
        {
            "id": 39433,
            "slug": "vs19_503_098",
            "identifier": "vs19_503_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_098/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 13-bis.011 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.011 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.011 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.011 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": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39960,
            "slug": "vs19_517_034",
            "identifier": "vs19_517_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_034/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 9-BIS.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1006",
            "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": 58.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39088,
            "slug": "vs19_498_042",
            "identifier": "vs19_498_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_042/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 5.9, 5.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.9, 5.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39084,
            "slug": "vs19_498_038",
            "identifier": "vs19_498_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_038/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39965,
            "slug": "vs19_517_039",
            "identifier": "vs19_517_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_039/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 10.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.02",
            "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": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39971,
            "slug": "vs19_517_045",
            "identifier": "vs19_517_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_045/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39133,
            "slug": "vs19_498_093",
            "identifier": "vs19_498_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_093/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 11.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.22",
            "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": 58.61,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 38987,
            "slug": "vs19_495_002",
            "identifier": "vs19_495_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_002/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2448/3 - Votazione Ordine del giorno 9/2448/3 ",
            "original_title": "Votazione Ordine del giorno 9/2448/3 ",
            "description_title": "ODG 9/2448/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39027,
            "slug": "vs19_498_046",
            "identifier": "vs19_498_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_046/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39092,
            "slug": "vs19_498_047",
            "identifier": "vs19_498_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_047/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39132,
            "slug": "vs19_498_092",
            "identifier": "vs19_498_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_092/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 92,
            "title": "EM 11.20, 11.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.20, 11.21",
            "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": 58.61,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 38983,
            "slug": "vs19_495_017",
            "identifier": "vs19_495_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_017/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39057,
            "slug": "vs19_498_009",
            "identifier": "vs19_498_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_009/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39112,
            "slug": "vs19_498_071",
            "identifier": "vs19_498_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_071/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 71,
            "title": "EM 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        }
    ]
}