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

{
    "count": 22904,
    "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&page=16",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=14",
    "results": [
        {
            "id": 40278,
            "slug": "vs19_535_062",
            "identifier": "vs19_535_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_062/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2586/12 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2586/12 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/12 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/12 GIRELLI GIAN ANTONIO (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40277,
            "slug": "vs19_535_061",
            "identifier": "vs19_535_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_061/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2586/10 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2586/10 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/10 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/10 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40276,
            "slug": "vs19_535_060",
            "identifier": "vs19_535_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_060/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2586/9 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2586/9 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/9 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/9 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40275,
            "slug": "vs19_535_059",
            "identifier": "vs19_535_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_059/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2586/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2586/8 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/8 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/8 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40274,
            "slug": "vs19_535_058",
            "identifier": "vs19_535_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_058/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2586/6 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2586/6 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/6 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/6 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40273,
            "slug": "vs19_535_057",
            "identifier": "vs19_535_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_057/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2586/5 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2586/5 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/5 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/5 SPORTIELLO GILDA (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": 59.67,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40272,
            "slug": "vs19_535_056",
            "identifier": "vs19_535_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_056/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2586/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2586/4 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/4 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/4 DI LAURO CARMEN (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": 58.02,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40271,
            "slug": "vs19_535_055",
            "identifier": "vs19_535_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_055/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2586/3 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2586/3 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/3 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/3 QUARTINI ANDREA (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": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40270,
            "slug": "vs19_535_054",
            "identifier": "vs19_535_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_054/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2586/2 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2586/2 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/2 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/2 RICCIARDI MARIANNA (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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40269,
            "slug": "vs19_535_053",
            "identifier": "vs19_535_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_053/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 2.010 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 2.010 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.010 DDL n. 2586",
            "description_title": "Articolo aggiuntivo 2.010 GIRELLI GIAN ANTONIO (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": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40268,
            "slug": "vs19_535_052",
            "identifier": "vs19_535_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_052/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 2.09 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.09 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.09 DDL n. 2586",
            "description_title": "Articolo aggiuntivo 2.09 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40267,
            "slug": "vs19_535_051",
            "identifier": "vs19_535_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_051/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (PD-IDP) - Votazione Emendamento 2.07 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.07 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40266,
            "slug": "vs19_535_050",
            "identifier": "vs19_535_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_050/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 50,
            "title": "Identici articoli aggiuntivi 2.05 DI LAURO CARMEN (M5S) e 2.06 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 2.05 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.05 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.05 DI LAURO CARMEN (M5S) e 2.06 STUMPO NICOLA (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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40265,
            "slug": "vs19_535_049",
            "identifier": "vs19_535_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_049/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.03 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.03 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40264,
            "slug": "vs19_535_048",
            "identifier": "vs19_535_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_048/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici articoli aggiuntivi 2.01 RICCIARDI MARIANNA (M5S) e 2.02 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.01 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.01 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.01 RICCIARDI MARIANNA (M5S) e 2.02 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40263,
            "slug": "vs19_535_047",
            "identifier": "vs19_535_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_047/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.2 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.2 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2586",
            "description_title": "Emendamento 2.2 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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40262,
            "slug": "vs19_535_046",
            "identifier": "vs19_535_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_046/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.56 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.56 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.56 DDL n. 2586",
            "description_title": "Emendamento 1.56 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40261,
            "slug": "vs19_535_045",
            "identifier": "vs19_535_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_045/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.53 CIANI PAOLO (PD-IDP) - Votazione Emendamento 1.53 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2586",
            "description_title": "Emendamento 1.53 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40260,
            "slug": "vs19_535_044",
            "identifier": "vs19_535_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_044/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 1.51 DI LAURO CARMEN (M5S) e 1.52 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.51 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2586",
            "description_title": "Identici emendamenti 1.51 DI LAURO CARMEN (M5S) e 1.52 GIRELLI GIAN ANTONIO (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": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40259,
            "slug": "vs19_535_043",
            "identifier": "vs19_535_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_043/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 1.50 MALAVASI ILENIA (PD-IDP) e 1.65 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.50 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.50 DDL n. 2586",
            "description_title": "Identici emendamenti 1.50 MALAVASI ILENIA (PD-IDP) e 1.65 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": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40258,
            "slug": "vs19_535_042",
            "identifier": "vs19_535_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_042/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 ZANELLA LUANA (AVS) - Votazione Emendamento 1.48 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.48 DDL n. 2586",
            "description_title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40257,
            "slug": "vs19_535_041",
            "identifier": "vs19_535_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_041/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.47 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.47 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.47 DDL n. 2586",
            "description_title": "Emendamento 1.47 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40256,
            "slug": "vs19_535_040",
            "identifier": "vs19_535_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_040/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.45 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 1.45 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.45 DDL n. 2586",
            "description_title": "Emendamento 1.45 STUMPO NICOLA (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": 19,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40255,
            "slug": "vs19_535_039",
            "identifier": "vs19_535_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_039/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici emendamenti 1.41 ZANELLA LUANA (AVS) e 1.42 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.41 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.41 DDL n. 2586",
            "description_title": "Identici emendamenti 1.41 ZANELLA LUANA (AVS) e 1.42 GIRELLI GIAN ANTONIO (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": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40254,
            "slug": "vs19_535_038",
            "identifier": "vs19_535_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_038/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 1.39 ZANELLA LUANA (AVS) e 1.40 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.39 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2586",
            "description_title": "Identici emendamenti 1.39 ZANELLA LUANA (AVS) e 1.40 MALAVASI ILENIA (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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40253,
            "slug": "vs19_535_037",
            "identifier": "vs19_535_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_037/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.38 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.38 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.38 DDL n. 2586",
            "description_title": "Emendamento 1.38 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40252,
            "slug": "vs19_535_036",
            "identifier": "vs19_535_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_036/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.64 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.64 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.64 DDL n. 2586",
            "description_title": "Emendamento 1.64 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": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40251,
            "slug": "vs19_535_035",
            "identifier": "vs19_535_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_035/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.35 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.35 DDL n. 2586",
            "description_title": "Emendamento 1.35 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40250,
            "slug": "vs19_535_034",
            "identifier": "vs19_535_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_034/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.34 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.34 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2586",
            "description_title": "Emendamento 1.34 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": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40249,
            "slug": "vs19_535_033",
            "identifier": "vs19_535_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_033/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.33 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.33 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2586",
            "description_title": "Emendamento 1.33 SPORTIELLO GILDA (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": 60.08,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40248,
            "slug": "vs19_535_032",
            "identifier": "vs19_535_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_032/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 1.30 DI LAURO CARMEN (M5S), 1.31 MALAVASI ILENIA (PD-IDP) e 1.32 ZANELLA LUANA (AVS) - Votazione Emendamento 1.30 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2586",
            "description_title": "Identici emendamenti 1.30 DI LAURO CARMEN (M5S), 1.31 MALAVASI ILENIA (PD-IDP) e 1.32 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": 20,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40247,
            "slug": "vs19_535_031",
            "identifier": "vs19_535_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_031/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 1.28 GIRELLI GIAN ANTONIO (PD-IDP) e 1.29 ZANELLA LUANA (AVS) - Votazione Emendamento 1.28 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2586",
            "description_title": "Identici emendamenti 1.28 GIRELLI GIAN ANTONIO (PD-IDP) e 1.29 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": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40246,
            "slug": "vs19_535_030",
            "identifier": "vs19_535_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_030/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.26 CIANI PAOLO (PD-IDP) - Votazione Emendamento 1.26 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2586",
            "description_title": "Emendamento 1.26 CIANI PAOLO (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": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40245,
            "slug": "vs19_535_029",
            "identifier": "vs19_535_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_029/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 1.25 MALAVASI ILENIA (PD-IDP) e 1.62 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.25 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2586",
            "description_title": "Identici emendamenti 1.25 MALAVASI ILENIA (PD-IDP) e 1.62 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": 22,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40244,
            "slug": "vs19_535_028",
            "identifier": "vs19_535_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_028/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.23 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2586",
            "description_title": "Emendamento 1.23 STUMPO NICOLA (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": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40243,
            "slug": "vs19_535_027",
            "identifier": "vs19_535_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_027/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.20 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2586",
            "description_title": "Emendamento 1.20 GIRELLI GIAN ANTONIO (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": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40242,
            "slug": "vs19_535_026",
            "identifier": "vs19_535_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_026/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.18 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2586",
            "description_title": "Emendamento 1.18 GIRELLI GIAN ANTONIO (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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40241,
            "slug": "vs19_535_025",
            "identifier": "vs19_535_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_025/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.14 DI LAURO CARMEN (M5S) e 1.15 CIANI PAOLO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2586",
            "description_title": "Identici emendamenti 1.14 DI LAURO CARMEN (M5S) e 1.15 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40240,
            "slug": "vs19_535_024",
            "identifier": "vs19_535_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_024/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 1.11 QUARTINI ANDREA (M5S), 1.12 STUMPO NICOLA (PD-IDP) e 1.13 ZANELLA LUANA (AVS) - Votazione Emendamento 1.11 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2586",
            "description_title": "Identici emendamenti 1.11 QUARTINI ANDREA (M5S), 1.12 STUMPO NICOLA (PD-IDP) e 1.13 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": 25,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40239,
            "slug": "vs19_535_023",
            "identifier": "vs19_535_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_023/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 1.8 QUARTINI ANDREA (M5S), 1.9 ZANELLA LUANA (AVS) e 1.10 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2586",
            "description_title": "Identici emendamenti 1.8 QUARTINI ANDREA (M5S), 1.9 ZANELLA LUANA (AVS) e 1.10 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40238,
            "slug": "vs19_535_022",
            "identifier": "vs19_535_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_022/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.61 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.61 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.61 DDL n. 2586",
            "description_title": "Emendamento 1.61 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 40237,
            "slug": "vs19_535_021",
            "identifier": "vs19_535_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_021/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 1.5 RICCIARDI MARIANNA (M5S) e 1.6 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2586",
            "description_title": "Identici emendamenti 1.5 RICCIARDI MARIANNA (M5S) e 1.6 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40236,
            "slug": "vs19_535_020",
            "identifier": "vs19_535_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_020/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.1 RICCIARDI MARIANNA (M5S), 1.2 MALAVASI ILENIA (PD-IDP) e 1.3 ZANELLA LUANA (AVS) - Votazione Emendamento 1.1 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2586",
            "description_title": "Identici emendamenti 1.1 RICCIARDI MARIANNA (M5S), 1.2 MALAVASI ILENIA (PD-IDP) e 1.3 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40216,
            "slug": "vs19_535_019",
            "identifier": "vs19_535_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_019/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 19,
            "title": "Istituzione della festa nazionale di San Francesco d’Assisi",
            "original_title": "Votazione finale PDL n. 2097",
            "description_title": "Istituzione della festa nazionale di San Francesco d'Assisi (PDL 2097 e abbinata PDL 2231)",
            "public_title": "Istituzione della festa nazionale di San Francesco d’Assisi",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 122,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40235,
            "slug": "vs19_535_018",
            "identifier": "vs19_535_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_018/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2097 E ABB/4 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2097 E ABB/4 PDL n. 2097",
            "original_title": "Votazione Ordine del giorno 9/2097 E ABB/4 PDL n. 2097",
            "description_title": "Ordine del giorno n. 9/2097 E ABB/4 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40234,
            "slug": "vs19_535_017",
            "identifier": "vs19_535_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_017/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2097 E ABB/1 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2097 E ABB/1 PDL n. 2097",
            "original_title": "Votazione Ordine del giorno 9/2097 E ABB/1 PDL n. 2097",
            "description_title": "Ordine del giorno n. 9/2097 E ABB/1 AURIEMMA CARMELA (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": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40220,
            "slug": "vs19_535_016",
            "identifier": "vs19_535_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_016/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 2097",
            "original_title": "Votazione Articolo 3 PDL n. 2097",
            "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": 119,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40219,
            "slug": "vs19_535_015",
            "identifier": "vs19_535_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_015/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 2097",
            "original_title": "Votazione Articolo 2 PDL n. 2097",
            "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": 120,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40233,
            "slug": "vs19_535_014",
            "identifier": "vs19_535_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_014/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.102 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.102 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.102 PDL n. 2097",
            "description_title": "Emendamento 2.102 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40232,
            "slug": "vs19_535_013",
            "identifier": "vs19_535_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_013/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.3 COLUCCI ALFONSO (M5S) - Votazione Emendamento 2.3 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.3 PDL n. 2097",
            "description_title": "Emendamento 2.3 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 58.6
        }
    ]
}