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

{
    "count": 24994,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=date&page=446",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=444",
    "results": [
        {
            "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": 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": 40229,
            "slug": "vs19_535_010",
            "identifier": "vs19_535_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_010/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.104 ZANELLA LUANA (AVS) - Votazione Emendamento 2.104 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.104 PDL n. 2097",
            "description_title": "Emendamento 2.104 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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40230,
            "slug": "vs19_535_011",
            "identifier": "vs19_535_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_011/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.105 ZANELLA LUANA (AVS) - Votazione Emendamento 2.105 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.105 PDL n. 2097",
            "description_title": "Emendamento 2.105 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": 32,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40231,
            "slug": "vs19_535_012",
            "identifier": "vs19_535_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_012/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.101 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.101 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.101 PDL n. 2097",
            "description_title": "Emendamento 2.101 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "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": 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": 40286,
            "slug": "vs19_536_069",
            "identifier": "vs19_536_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_069/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2536",
            "original_title": "Votazione Articolo 3 DDL n. 2536",
            "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": 21,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40287,
            "slug": "vs19_536_070",
            "identifier": "vs19_536_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_070/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2536",
            "original_title": "Votazione Articolo 4 DDL n. 2536",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40289,
            "slug": "vs19_536_072",
            "identifier": "vs19_536_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_072/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2536",
            "original_title": "Votazione Articolo 6 DDL n. 2536",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40288,
            "slug": "vs19_536_071",
            "identifier": "vs19_536_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_071/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2536",
            "original_title": "Votazione Articolo 5 DDL n. 2536",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40282,
            "slug": "vs19_536_074",
            "identifier": "vs19_536_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_074/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 74,
            "title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "original_title": "Votazione finale DDL n. 2536",
            "description_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024 (Approvato dal Senato) (DDL 2536)",
            "public_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40283,
            "slug": "vs19_536_081",
            "identifier": "vs19_536_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_081/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 81,
            "title": "Disposizioni per l’assestamento del bilancio dello Stato per l’anno finanziario 2025",
            "original_title": "Votazione finale DDL n. 2537",
            "description_title": "Disposizioni per l'assestamento del bilancio dello Stato per l'anno finanziario 2025 (Approvato dal Senato) (DDL 2537)",
            "public_title": "Disposizioni per l’assestamento del bilancio dello Stato per l’anno finanziario 2025",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 47.74,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 40299,
            "slug": "vs19_536_009",
            "identifier": "vs19_536_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_009/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2570",
            "description_title": "Emendamento 3.4 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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40300,
            "slug": "vs19_536_010",
            "identifier": "vs19_536_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_010/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.5 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.5 DDL n. 2570",
            "description_title": "Emendamento 3.5 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": 26,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40301,
            "slug": "vs19_536_011",
            "identifier": "vs19_536_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_011/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2570",
            "description_title": "Emendamento 3.3 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": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40302,
            "slug": "vs19_536_012",
            "identifier": "vs19_536_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_012/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.2 GIULIANO CARLA (M5S) - Votazione Emendamento 3.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2570",
            "description_title": "Emendamento 3.2 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40303,
            "slug": "vs19_536_013",
            "identifier": "vs19_536_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_013/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.6 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.6 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.6 DDL n. 2570",
            "description_title": "Emendamento 3.6 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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40305,
            "slug": "vs19_536_015",
            "identifier": "vs19_536_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_015/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.9 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.9 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.9 DDL n. 2570",
            "description_title": "Emendamento 3.9 GIANASSI FEDERICO (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": 17,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40304,
            "slug": "vs19_536_014",
            "identifier": "vs19_536_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_014/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.8 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.8 DDL n. 2570",
            "description_title": "Emendamento 3.8 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40306,
            "slug": "vs19_536_016",
            "identifier": "vs19_536_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_016/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.10 DORI DEVIS (AVS) - Votazione Emendamento 3.10 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.10 DDL n. 2570",
            "description_title": "Emendamento 3.10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40307,
            "slug": "vs19_536_017",
            "identifier": "vs19_536_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_017/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.11 DORI DEVIS (AVS) - Votazione Emendamento 3.11 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.11 DDL n. 2570",
            "description_title": "Emendamento 3.11 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40308,
            "slug": "vs19_536_018",
            "identifier": "vs19_536_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_018/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 3.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.01 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.01 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": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40355,
            "slug": "vs19_536_065",
            "identifier": "vs19_536_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_065/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2570/14 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2570/14 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/14 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/14 DORI DEVIS (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": 15,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40312,
            "slug": "vs19_536_022",
            "identifier": "vs19_536_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_022/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 3.05 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.05 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.05 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.05 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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40337,
            "slug": "vs19_536_047",
            "identifier": "vs19_536_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_047/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.3 DDL n. 2570",
            "description_title": "Emendamento 9.3 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": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40290,
            "slug": "vs19_536_073",
            "identifier": "vs19_536_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_073/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2536",
            "original_title": "Votazione Articolo 7 DDL n. 2536",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40356,
            "slug": "vs19_536_075",
            "identifier": "vs19_536_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_075/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2537/1 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2537/1 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/1 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/1 TORTO DANIELA (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": 45,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 28.03
        },
        {
            "id": 40357,
            "slug": "vs19_536_076",
            "identifier": "vs19_536_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_076/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2537/2 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/2 ALIFANO ENRICA (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": 22,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40311,
            "slug": "vs19_536_021",
            "identifier": "vs19_536_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_021/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 3.04 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.04 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.04 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.04 GIANASSI FEDERICO (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": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40358,
            "slug": "vs19_536_077",
            "identifier": "vs19_536_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_077/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2537/3 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/3 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": 18,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40359,
            "slug": "vs19_536_078",
            "identifier": "vs19_536_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_078/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2537/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2537/4 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/4 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/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": 18,
            "majority_cohesion_rate": 48.15,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40360,
            "slug": "vs19_536_079",
            "identifier": "vs19_536_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_079/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2537/6 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/2537/6 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/6 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/6 CARMINA IDA (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": 20,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40296,
            "slug": "vs19_536_006",
            "identifier": "vs19_536_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_006/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2570",
            "description_title": "Emendamento 2.1 GIANASSI FEDERICO (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": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40291,
            "slug": "vs19_536_001",
            "identifier": "vs19_536_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_001/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 DORI DEVIS (AVS) - Votazione Emendamento 1.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2570",
            "description_title": "Emendamento 1.1 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40292,
            "slug": "vs19_536_002",
            "identifier": "vs19_536_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_002/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2570",
            "description_title": "Emendamento 1.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40293,
            "slug": "vs19_536_003",
            "identifier": "vs19_536_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_003/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2570",
            "description_title": "Emendamento 1.3 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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40294,
            "slug": "vs19_536_004",
            "identifier": "vs19_536_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_004/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2570",
            "description_title": "Emendamento 1.4 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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40295,
            "slug": "vs19_536_005",
            "identifier": "vs19_536_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_005/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.02 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 1.02 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40328,
            "slug": "vs19_536_038",
            "identifier": "vs19_536_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_038/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 8.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.3 DDL n. 2570",
            "description_title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40335,
            "slug": "vs19_536_045",
            "identifier": "vs19_536_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_045/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 9.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2570",
            "description_title": "Emendamento 9.1 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": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40323,
            "slug": "vs19_536_033",
            "identifier": "vs19_536_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_033/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.5 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.5 DDL n. 2570",
            "description_title": "Emendamento 6.5 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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40329,
            "slug": "vs19_536_039",
            "identifier": "vs19_536_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_039/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.7 DDL n. 2570",
            "description_title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40324,
            "slug": "vs19_536_034",
            "identifier": "vs19_536_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_034/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 6.6 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.6 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.6 DDL n. 2570",
            "description_title": "Emendamento 6.6 GIANASSI FEDERICO (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": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40330,
            "slug": "vs19_536_040",
            "identifier": "vs19_536_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_040/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 8.11 DORI DEVIS (AVS) - Votazione Emendamento 8.11 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.11 DDL n. 2570",
            "description_title": "Emendamento 8.11 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40331,
            "slug": "vs19_536_041",
            "identifier": "vs19_536_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_041/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 8.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.02 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.02 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 8.02 GIANASSI FEDERICO (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": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40325,
            "slug": "vs19_536_035",
            "identifier": "vs19_536_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_035/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.7 DDL n. 2570",
            "description_title": "Emendamento 6.7 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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40332,
            "slug": "vs19_536_042",
            "identifier": "vs19_536_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_042/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 8.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.03 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.03 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 8.03 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40326,
            "slug": "vs19_536_036",
            "identifier": "vs19_536_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_036/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 7.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2570",
            "description_title": "Emendamento 7.7 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40327,
            "slug": "vs19_536_037",
            "identifier": "vs19_536_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_037/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2570",
            "description_title": "Emendamento 8.1 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        }
    ]
}