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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=112",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=110",
    "results": [
        {
            "id": 25199,
            "slug": "vs19_200_033",
            "identifier": "vs19_200_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_033/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 32066,
            "slug": "vs19_348_021",
            "identifier": "vs19_348_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_021/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 23.1000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 23.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 23.1000 DDL n. 1660",
            "description_title": "Emendamento 23.1000 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 35911,
            "slug": "vs19_414_025",
            "identifier": "vs19_414_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_025/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00158, limitatamente ai capoversi dodicesimo, tredicesimo, quattordicesimo, quindicesimo, diciannovesimo, ventunesimo, ventiquattresimo, venticinquesimo, trentottesimo e quarantacinquesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Risoluzione 6_00158",
            "original_title": "Votazione Risoluzione 6_00158",
            "description_title": "Risoluzione n. 6-00158, limitatamente ai capoversi dodicesimo, tredicesimo, quattordicesimo, quindicesimo, diciannovesimo, ventunesimo, ventiquattresimo, venticinquesimo, trentottesimo e quarantacinquesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 27772,
            "slug": "vs19_241_004",
            "identifier": "vs19_241_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_004/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.1 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.1 PDL n. 1457",
            "description_title": "Emendamento 1.1 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": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 32069,
            "slug": "vs19_348_090",
            "identifier": "vs19_348_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_090/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 30.024 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.024 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.024 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.024 MAURI MATTEO (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": 28,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 35894,
            "slug": "vs19_414_007",
            "identifier": "vs19_414_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_007/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00149, limitatamente al capoverso quinto della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00149",
            "original_title": "Votazione Risoluzione 6_00149",
            "description_title": "Risoluzione n. 6-00149, limitatamente al capoverso quinto della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 71.49,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 27744,
            "slug": "vs19_240_014",
            "identifier": "vs19_240_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_014/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 6.1000 ZANELLA LUANA (AVS) - Votazione Emendamento 6.1000 PDL n. 1304",
            "original_title": "Votazione Emendamento 6.1000 PDL n. 1304",
            "description_title": "Emendamento 6.1000 ZANELLA LUANA (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": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25198,
            "slug": "vs19_200_012",
            "identifier": "vs19_200_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_012/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1551/11 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1551/11 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/11 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/11 CASO ANTONIO (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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25201,
            "slug": "vs19_200_020",
            "identifier": "vs19_200_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_020/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1551/20 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1551/20 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/20 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/20 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25200,
            "slug": "vs19_200_002",
            "identifier": "vs19_200_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_002/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1551/1 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1551/1 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/1 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/1 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 35889,
            "slug": "vs19_414_002",
            "identifier": "vs19_414_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_002/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00148, ad eccezione del capoverso terzo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00148",
            "original_title": "Votazione Risoluzione 6_00148",
            "description_title": "Risoluzione n. 6-00148, ad eccezione del capoverso terzo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 71.07,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 35890,
            "slug": "vs19_414_003",
            "identifier": "vs19_414_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_003/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00148, limitatamente al capoverso terzo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00148",
            "original_title": "Votazione Risoluzione 6_00148",
            "description_title": "Risoluzione n. 6-00148, limitatamente al capoverso terzo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 35892,
            "slug": "vs19_414_005",
            "identifier": "vs19_414_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_005/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00149, limitatamente al capoverso secondo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00149",
            "original_title": "Votazione Risoluzione 6_00149",
            "description_title": "Risoluzione n. 6-00149, limitatamente al capoverso secondo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 71.49,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 25215,
            "slug": "vs19_199_009",
            "identifier": "vs19_199_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_009/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00068, sul capoverso ottavo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, sul capoverso ottavo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 35901,
            "slug": "vs19_414_014",
            "identifier": "vs19_414_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_014/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 14,
            "title": "Risoluzione n. 6-00154 BIGNAMI GALEAZZO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M-C) - Votazione Risoluzione 6_00154",
            "original_title": "Votazione Risoluzione 6_00154",
            "description_title": "Risoluzione n. 6-00154 BIGNAMI GALEAZZO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35922,
            "slug": "vs19_415_004",
            "identifier": "vs19_415_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_415_004/?format=api",
            "sitting": {
                "id": 1887,
                "date": "2025-01-23",
                "number": 415,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00388 RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00388",
            "original_title": "Votazione Mozione 1_00388",
            "description_title": "Mozione n. 1-00388 RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 25210,
            "slug": "vs19_199_001",
            "identifier": "vs19_199_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_001/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00066 MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) e FOTI TOMMASO (FDI) - Votazione Risoluzione 6_00066",
            "original_title": "Votazione Risoluzione 6_00066",
            "description_title": "Risoluzione n. 6-00066 MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) e FOTI TOMMASO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 25208,
            "slug": "vs19_199_003",
            "identifier": "vs19_199_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_003/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE) - Votazione Risoluzione 6_00067",
            "original_title": "Votazione Risoluzione 6_00067",
            "description_title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 31964,
            "slug": "vs19_348_032",
            "identifier": "vs19_348_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_032/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 26.1012 BOSCHI MARIA ELENA (IVICRE), 26.2 SERRACCHIANI DEBORA (PD-IDP), 26.3 D'ORSO VALENTINA (M5S) e 26.1005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 26.1012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.1012 DDL n. 1660",
            "description_title": "Identici emendamenti 26.1012 BOSCHI MARIA ELENA (IVICRE), 26.2 SERRACCHIANI DEBORA (PD-IDP), 26.3 D'ORSO VALENTINA (M5S) e 26.1005 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 25209,
            "slug": "vs19_199_002",
            "identifier": "vs19_199_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_002/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00067, sulla parte dispositiva, come riformulata, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE) - Votazione Risoluzione 6_00067",
            "original_title": "Votazione Risoluzione 6_00067",
            "description_title": "Risoluzione n. 6-00067, sulla parte dispositiva, come riformulata, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 158,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 39927,
            "slug": "vs19_517_001",
            "identifier": "vs19_517_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_001/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2488-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2488-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": 14,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39950,
            "slug": "vs19_517_024",
            "identifier": "vs19_517_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_024/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "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": 61.07,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39951,
            "slug": "vs19_517_025",
            "identifier": "vs19_517_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_025/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 9.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1003",
            "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": 60.66,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39952,
            "slug": "vs19_517_026",
            "identifier": "vs19_517_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_026/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 9-BIS.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1004",
            "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": 57.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39968,
            "slug": "vs19_517_042",
            "identifier": "vs19_517_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_042/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 11.6, 11.7, 11.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.6, 11.7, 11.8",
            "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": 59.43,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 25212,
            "slug": "vs19_199_010",
            "identifier": "vs19_199_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_010/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00068, sul capoverso dodicesimo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, sul capoverso dodicesimo della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39970,
            "slug": "vs19_517_044",
            "identifier": "vs19_517_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_044/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 39972,
            "slug": "vs19_517_046",
            "identifier": "vs19_517_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_046/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 13.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 27548,
            "slug": "vs19_239_007",
            "identifier": "vs19_239_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_007/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1515",
            "description_title": "Emendamento 4.2 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39974,
            "slug": "vs19_517_048",
            "identifier": "vs19_517_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_048/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 14.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 33,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 39993,
            "slug": "vs19_517_067",
            "identifier": "vs19_517_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_067/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2488-A/32 - Votazione Ordine del giorno 9/2488-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/32 ",
            "description_title": "ODG 9/2488-A/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": 27,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 39994,
            "slug": "vs19_517_068",
            "identifier": "vs19_517_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_068/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2488-A/34 - Votazione Ordine del giorno 9/2488-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/34 ",
            "description_title": "ODG 9/2488-A/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 31948,
            "slug": "vs19_348_059",
            "identifier": "vs19_348_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_059/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 39996,
            "slug": "vs19_517_070",
            "identifier": "vs19_517_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_070/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2488-A/39 - Votazione Ordine del giorno 9/2488-A/39 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/39 ",
            "description_title": "ODG 9/2488-A/39",
            "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": 50.82,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 32102,
            "slug": "vs19_349_064",
            "identifier": "vs19_349_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_064/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25206,
            "slug": "vs19_199_008",
            "identifier": "vs19_199_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_008/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00068, sul capoverso sesto della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri - Votazione Risoluzione 6_00068",
            "original_title": "Votazione Risoluzione 6_00068",
            "description_title": "Risoluzione n. 6-00068, sul capoverso sesto della parte dispositiva, COLUCCI ALFONSO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39944,
            "slug": "vs19_517_018",
            "identifier": "vs19_517_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_018/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.8",
            "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": 27554,
            "slug": "vs19_239_024",
            "identifier": "vs19_239_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_024/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 (Mantenimento) - Votazione Articolo 10 DDL n. 1515",
            "original_title": "Votazione Articolo 10 DDL n. 1515",
            "description_title": "Articolo 10 (Mantenimento)",
            "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": 33,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39946,
            "slug": "vs19_517_020",
            "identifier": "vs19_517_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_020/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39947,
            "slug": "vs19_517_021",
            "identifier": "vs19_517_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_021/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 57.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39948,
            "slug": "vs19_517_022",
            "identifier": "vs19_517_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_022/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39949,
            "slug": "vs19_517_023",
            "identifier": "vs19_517_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_023/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 22,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 39955,
            "slug": "vs19_517_029",
            "identifier": "vs19_517_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_029/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 9-BIS.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39956,
            "slug": "vs19_517_030",
            "identifier": "vs19_517_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_030/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 9-BIS.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1003",
            "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": 26,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39957,
            "slug": "vs19_517_031",
            "identifier": "vs19_517_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_031/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9-BIS.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1007",
            "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": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39958,
            "slug": "vs19_517_032",
            "identifier": "vs19_517_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_032/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9-BIS.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1008",
            "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.2,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39959,
            "slug": "vs19_517_033",
            "identifier": "vs19_517_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_033/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 9-BIS.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1005",
            "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": 59.02,
            "minority_cohesion_rate": 57.96
        },
        {
            "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": 39986,
            "slug": "vs19_517_060",
            "identifier": "vs19_517_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_060/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 9.01000 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.01000 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 49.04
        }
    ]
}