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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=370",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=368",
    "results": [
        {
            "id": 29835,
            "slug": "vs19_261_129",
            "identifier": "vs19_261_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_129/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1435",
            "original_title": "Votazione Articolo 16 DDL n. 1435",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 106,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29199,
            "slug": "vs19_267_010",
            "identifier": "vs19_267_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_010/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 35.83 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.83 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.83 DDL n. 1435",
            "description_title": "Emendamento 35.83 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29705,
            "slug": "vs19_260_101",
            "identifier": "vs19_260_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_101/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 3.07 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.07 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.07 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 3.07 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29794,
            "slug": "vs19_261_107",
            "identifier": "vs19_261_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_107/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.66 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.66 DDL n. 1435",
            "description_title": "Emendamento 15.66 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28258,
            "slug": "vs19_247_010",
            "identifier": "vs19_247_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_010/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1633/19, come riformulato, FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/19, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/19, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/19, come riformulato, FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 129,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29702,
            "slug": "vs19_260_098",
            "identifier": "vs19_260_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_098/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 3.04 EVI ELEONORA (AVS) - Votazione Emendamento 3.04 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.04 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 3.04 EVI ELEONORA (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": 102,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 34565,
            "slug": "vs19_388_083",
            "identifier": "vs19_388_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_083/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 21 (Mantenimento) - Votazione Articolo 21 DDL n. 2022",
            "original_title": "Votazione Articolo 21 DDL n. 2022",
            "description_title": "Articolo 21 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34484,
            "slug": "vs19_377_011",
            "identifier": "vs19_377_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_011/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.1 BRAGA CHIARA (PD-IDP)",
            "original_title": "Emendamento 3.1 BRAGA CHIARA (PD-IDP)",
            "description_title": "",
            "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": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34320,
            "slug": "vs19_388_197",
            "identifier": "vs19_388_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_197/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 197,
            "title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.052 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.052 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (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": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34566,
            "slug": "vs19_388_085",
            "identifier": "vs19_388_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_085/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2022",
            "original_title": "Votazione Articolo 22 DDL n. 2022",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34102,
            "slug": "vs19_388_107",
            "identifier": "vs19_388_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_107/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 107,
            "title": "Identici emendamenti 25.10 PAVANELLI EMMA (M5S), 25.15 RUFFINO DANIELA (APERRE), 25.26 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 25.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 25.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.10 DDL n. 2022",
            "description_title": "Identici emendamenti 25.10 PAVANELLI EMMA (M5S), 25.15 RUFFINO DANIELA (APERRE), 25.26 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 25.1000 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34542,
            "slug": "vs19_377_081",
            "identifier": "vs19_377_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_081/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 15.3 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 15.3 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34078,
            "slug": "vs19_388_115",
            "identifier": "vs19_388_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_115/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 25.58 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.58 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.58 DDL n. 2022",
            "description_title": "Emendamento 25.58 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34580,
            "slug": "vs19_377_078",
            "identifier": "vs19_377_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_078/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo 13",
            "original_title": "Articolo 13",
            "description_title": "",
            "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": 74,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33484,
            "slug": "vs19_377_122",
            "identifier": "vs19_377_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_122/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 122,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 33481,
            "slug": "vs19_377_099",
            "identifier": "vs19_377_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_099/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 19.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34529,
            "slug": "vs19_377_064",
            "identifier": "vs19_377_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_064/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 64,
            "title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34474,
            "slug": "vs19_388_082",
            "identifier": "vs19_388_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_082/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 20.025 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.025 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.025 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.025 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34134,
            "slug": "vs19_388_122",
            "identifier": "vs19_388_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_122/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 122,
            "title": "Articolo aggiuntivo 25.019 IARIA ANTONINO (M5S) - Votazione Emendamento 25.019 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.019 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.019 IARIA ANTONINO (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": 56,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 33427,
            "slug": "vs19_377_112",
            "identifier": "vs19_377_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_112/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 112,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 75,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34420,
            "slug": "vs19_376_006",
            "identifier": "vs19_376_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_006/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 6,
            "title": "Ratifica accordo Banca europea per la ricostruzione e lo sviluppo in tema di ripristino emergenziale di centrali idroelettriche",
            "original_title": "Ratifica ed esecuzione dei seguenti atti internazionali: a) Accordo tra il Governo della Repubblica italiana e la Banca europea per la ricostruzione e lo sviluppo in merito all'approntamento congiunto e/o al cofinanziamento di progetti nei Paesi destinatari della Banca europea per la ricostruzione e lo sviluppo, fatto a Monaco il 17 febbraio 2024; b) Accordo di garanzia (Progetto di ripristino emergenziale di centrali idroelettriche) tra il Governo dell'Ucraina, la Banca europea per la ricostruzione e lo sviluppo e il Governo della Repubblica italiana, con Allegati, fatto a Monaco il 17 febbraio 2024; c) Accordo di supporto al progetto e cessione tra la Banca europea per la ricostruzione e lo sviluppo e il Governo della Repubblica italiana, con riferimento al progetto di ripristino emergenziale delle centrali idroelettriche, con Allegati, fatto a Monaco il 17 febbraio 2024; d) Dichiarazione di adesione tra la Società per azioni “Ukrhydroenergo”, il Governo della Repubblica italiana e la Banca europea per la ricostruzione e lo sviluppo concernente il progetto di ripristino emergenziale delle centrali idroelettriche, fatto a Monaco il 17 febbraio 2024 (Approvato dal Senato) (DDL 2099)",
            "description_title": "",
            "public_title": "Ratifica accordo Banca europea per la ricostruzione e lo sviluppo in tema di ripristino emergenziale di centrali idroelettriche",
            "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": 132,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 34538,
            "slug": "vs19_377_075",
            "identifier": "vs19_377_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_075/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 75,
            "title": "Identici emendamenti 13.6 L'ABBATE PATTY (M5S) e 13.7 SCARPA RACHELE (PD-IDP)",
            "original_title": "Identici emendamenti 13.6 L'ABBATE PATTY (M5S) e 13.7 SCARPA RACHELE (PD-IDP)",
            "description_title": "",
            "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.33,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34595,
            "slug": "vs19_376_016",
            "identifier": "vs19_376_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_016/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "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": 132,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 33442,
            "slug": "vs19_377_092",
            "identifier": "vs19_377_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_092/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33545,
            "slug": "vs19_381_025",
            "identifier": "vs19_381_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_025/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 25,
            "title": "DDL 2128 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2128 - ODG N. 1",
            "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": 31,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34536,
            "slug": "vs19_377_073",
            "identifier": "vs19_377_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_073/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 13.3 FERRARI SARA (PD-IDP) e 13.4 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34334,
            "slug": "vs19_388_194",
            "identifier": "vs19_388_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_194/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 194,
            "title": "Articolo aggiuntivo 34.049 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.049 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.049 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.049 DI SANZO CHRISTIAN DIEGO (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.33,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33526,
            "slug": "vs19_381_014",
            "identifier": "vs19_381_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_014/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34576,
            "slug": "vs19_377_060",
            "identifier": "vs19_377_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_060/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 9",
            "original_title": "Articolo 9",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 71,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33559,
            "slug": "vs19_381_032",
            "identifier": "vs19_381_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_032/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2128/9 - Votazione Ordine del giorno 9/2128/9 ",
            "original_title": "Votazione Ordine del giorno 9/2128/9 ",
            "description_title": "ODG 9/2128/9",
            "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": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34537,
            "slug": "vs19_377_074",
            "identifier": "vs19_377_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_074/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 13.5 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.5 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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": 50,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34531,
            "slug": "vs19_377_066",
            "identifier": "vs19_377_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_066/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34345,
            "slug": "vs19_388_195",
            "identifier": "vs19_388_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_195/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 195,
            "title": "Articolo aggiuntivo 34.050 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.050 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.050 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.050 DI SANZO CHRISTIAN DIEGO (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.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33577,
            "slug": "vs19_381_028",
            "identifier": "vs19_381_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_028/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2128/4 - Votazione Ordine del giorno 9/2128/4 ",
            "original_title": "Votazione Ordine del giorno 9/2128/4 ",
            "description_title": "ODG 9/2128/4",
            "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": 28,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34120,
            "slug": "vs19_388_111",
            "identifier": "vs19_388_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_111/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 111,
            "title": "Identici emendamenti 25.39 PASTORELLA GIULIA (APERRE) e 25.40 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 25.39 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.39 DDL n. 2022",
            "description_title": "Identici emendamenti 25.39 PASTORELLA GIULIA (APERRE) e 25.40 GADDA MARIA CHIARA (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": 66,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34592,
            "slug": "vs19_376_013",
            "identifier": "vs19_376_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_013/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 132,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36510,
            "slug": "vs19_435_021",
            "identifier": "vs19_435_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_021/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.9 PDL n. 1573",
            "description_title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36523,
            "slug": "vs19_435_035",
            "identifier": "vs19_435_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_035/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.1004 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 4.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1004 PDL n. 1573",
            "description_title": "Emendamento 4.1004 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36855,
            "slug": "vs19_440_063",
            "identifier": "vs19_440_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_063/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1 FONTANA ILARIA (M5S) - Votazione Emendamento 18.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 18.1 DDL n. 2026",
            "description_title": "Emendamento 18.1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35697,
            "slug": "vs19_409_017",
            "identifier": "vs19_409_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_017/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 3.54 COLUCCI ALFONSO (M5S) e 3.1012 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.54 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.54 DDL n. 1917",
            "description_title": "Identici emendamenti 3.54 COLUCCI ALFONSO (M5S) e 3.1012 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": 36,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36920,
            "slug": "vs19_444_012",
            "identifier": "vs19_444_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_012/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.12 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.12 PDL n. 2149",
            "description_title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (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": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36795,
            "slug": "vs19_440_038",
            "identifier": "vs19_440_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_038/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2026",
            "original_title": "Votazione Articolo 10 DDL n. 2026",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36480,
            "slug": "vs19_435_044",
            "identifier": "vs19_435_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_044/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1573",
            "original_title": "Votazione Articolo 4 PDL n. 1573",
            "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": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 33547,
            "slug": "vs19_384_037",
            "identifier": "vs19_384_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_037/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 37,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 71,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36788,
            "slug": "vs19_440_013",
            "identifier": "vs19_440_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_013/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2026",
            "original_title": "Votazione Articolo 3 DDL n. 2026",
            "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": 6,
            "n_margin": 75,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36836,
            "slug": "vs19_440_036",
            "identifier": "vs19_440_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_036/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 10.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 10.1 DDL n. 2026",
            "description_title": "Emendamento 10.1 PAVANELLI EMMA (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": 57,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 36264,
            "slug": "vs19_430_002",
            "identifier": "vs19_430_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_002/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2184/55 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/55 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33580,
            "slug": "vs19_384_035",
            "identifier": "vs19_384_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_035/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 9.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36561,
            "slug": "vs19_435_076",
            "identifier": "vs19_435_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_076/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 7.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 7.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1000 PDL n. 1573",
            "description_title": "Emendamento 7.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35699,
            "slug": "vs19_409_019",
            "identifier": "vs19_409_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_019/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.77 DDL n. 1917",
            "description_title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 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": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        }
    ]
}