Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=154
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=-date&page=155",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=153",
    "results": [
        {
            "id": 32062,
            "slug": "vs19_348_051",
            "identifier": "vs19_348_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_051/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 26.04 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 26.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.04 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 32061,
            "slug": "vs19_348_039",
            "identifier": "vs19_348_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_039/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 26.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.9 DDL n. 1660",
            "description_title": "Emendamento 26.9 BONAFE' SIMONA (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": 69.58,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32049,
            "slug": "vs19_348_023",
            "identifier": "vs19_348_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_023/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 23.01001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 23.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 23.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 23.01001 AURIEMMA CARMELA (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": 68.75,
            "minority_cohesion_rate": 80.5
        },
        {
            "id": 32047,
            "slug": "vs19_348_092",
            "identifier": "vs19_348_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_092/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 92,
            "title": "Articolo aggiuntivo 30.026 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 30.026 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.026 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.026 SERRACCHIANI DEBORA (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": 29,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 32006,
            "slug": "vs19_348_026",
            "identifier": "vs19_348_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_026/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 24.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 24.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1000 DDL n. 1660",
            "description_title": "Emendamento 24.1000 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 31920,
            "slug": "vs19_348_057",
            "identifier": "vs19_348_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_057/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32005,
            "slug": "vs19_348_093",
            "identifier": "vs19_348_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_093/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 31.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.1 DDL n. 1660",
            "description_title": "Emendamento 31.1 PELLEGRINI MARCO (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": 60,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 BONAFE' SIMONA (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": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32016,
            "slug": "vs19_348_055",
            "identifier": "vs19_348_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_055/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.020 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.020 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31927,
            "slug": "vs19_348_017",
            "identifier": "vs19_348_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_017/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 21.01002 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01002 PENZA PASQUALINO (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": 68.75,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31960,
            "slug": "vs19_348_081",
            "identifier": "vs19_348_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_081/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 30.02 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 30.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.02 SERRACCHIANI DEBORA (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": 29,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31952,
            "slug": "vs19_348_106",
            "identifier": "vs19_348_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_106/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 33.4 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.4 DDL n. 1660",
            "description_title": "Emendamento 33.4 SILVESTRI FRANCESCO (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": 35,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 32025,
            "slug": "vs19_348_075",
            "identifier": "vs19_348_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_075/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo 28 (Mantenimento) - Votazione Articolo 28 DDL n. 1660",
            "original_title": "Votazione Articolo 28 DDL n. 1660",
            "description_title": "Articolo 28 (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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31875,
            "slug": "vs19_348_115",
            "identifier": "vs19_348_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_115/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 33.15 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.15 DDL n. 1660",
            "description_title": "Emendamento 33.15 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 31881,
            "slug": "vs19_348_020",
            "identifier": "vs19_348_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_020/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 22.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 22.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31890,
            "slug": "vs19_348_116",
            "identifier": "vs19_348_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_116/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1000 DDL n. 1660",
            "description_title": "Emendamento 33.1000 SILVESTRI FRANCESCO (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": 69.58,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 31892,
            "slug": "vs19_348_102",
            "identifier": "vs19_348_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_102/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 33.1 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1660",
            "description_title": "Emendamento 33.1 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 31911,
            "slug": "vs19_348_099",
            "identifier": "vs19_348_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_099/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 31.01000 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31912,
            "slug": "vs19_348_070",
            "identifier": "vs19_348_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_070/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 27.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 27.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1001 DDL n. 1660",
            "description_title": "Emendamento 27.1001 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 31919,
            "slug": "vs19_348_084",
            "identifier": "vs19_348_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_084/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 30.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 30.05 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.05 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.05 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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31922,
            "slug": "vs19_348_118",
            "identifier": "vs19_348_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_118/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo aggiuntivo 33.01000 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.01000 SERRACCHIANI DEBORA (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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31924,
            "slug": "vs19_348_018",
            "identifier": "vs19_348_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_018/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 22.1000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 22.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 22.1000 DDL n. 1660",
            "description_title": "Emendamento 22.1000 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32036,
            "slug": "vs19_348_005",
            "identifier": "vs19_348_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_005/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 21.1004 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 21.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.1004 DDL n. 1660",
            "description_title": "Emendamento 21.1004 MAGI RICCARDO (M-+EUR)",
            "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": 77,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32012,
            "slug": "vs19_348_065",
            "identifier": "vs19_348_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_065/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 26.018 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.018 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.018 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.018 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31968,
            "slug": "vs19_348_034",
            "identifier": "vs19_348_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_034/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 26.36 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.36 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.36 DDL n. 1660",
            "description_title": "Emendamento 26.36 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": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 32060,
            "slug": "vs19_348_049",
            "identifier": "vs19_348_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_049/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32052,
            "slug": "vs19_348_062",
            "identifier": "vs19_348_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_062/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 26.09 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.09 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.09 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": 27,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32048,
            "slug": "vs19_348_111",
            "identifier": "vs19_348_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_111/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 33.11 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.11 DDL n. 1660",
            "description_title": "Emendamento 33.11 SILVESTRI FRANCESCO (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": 34,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 32038,
            "slug": "vs19_348_024",
            "identifier": "vs19_348_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_024/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 DORI DEVIS (AVS) - Votazione Emendamento 24.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1 DDL n. 1660",
            "description_title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 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": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 32033,
            "slug": "vs19_348_100",
            "identifier": "vs19_348_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_100/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 32.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 32.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 32.1000 DDL n. 1660",
            "description_title": "Emendamento 32.1000 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": 28,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32017,
            "slug": "vs19_348_085",
            "identifier": "vs19_348_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_085/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo aggiuntivo 30.06 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.06 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.06 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.06 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32013,
            "slug": "vs19_348_035",
            "identifier": "vs19_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_035/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.5 DDL n. 1660",
            "description_title": "Emendamento 26.5 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": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 31999,
            "slug": "vs19_348_046",
            "identifier": "vs19_348_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_046/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 46,
            "title": "Subemendamento 0.26.500.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 0.26.500.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.26.500.1 DDL n. 1660",
            "description_title": "Subemendamento 0.26.500.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": 24,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 31992,
            "slug": "vs19_348_073",
            "identifier": "vs19_348_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_073/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 27.1005 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1005 DDL n. 1660",
            "description_title": "Emendamento 27.1005 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31984,
            "slug": "vs19_348_033",
            "identifier": "vs19_348_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_033/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 26.1013 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.1013 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.1013 DDL n. 1660",
            "description_title": "Emendamento 26.1013 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": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31942,
            "slug": "vs19_348_072",
            "identifier": "vs19_348_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_072/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 27.1006 PENZA PASQUALINO (M5S) - Votazione Emendamento 27.1006 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1006 DDL n. 1660",
            "description_title": "Emendamento 27.1006 PENZA PASQUALINO (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": 28,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31965,
            "slug": "vs19_348_042",
            "identifier": "vs19_348_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_042/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.13 DDL n. 1660",
            "description_title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32055,
            "slug": "vs19_348_012",
            "identifier": "vs19_348_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_012/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 21.01006 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01006 PENZA PASQUALINO (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": 21,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 31983,
            "slug": "vs19_348_053",
            "identifier": "vs19_348_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_053/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 26.012 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.012 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31975,
            "slug": "vs19_348_028",
            "identifier": "vs19_348_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_028/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1660",
            "original_title": "Votazione Articolo 24 DDL n. 1660",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31921,
            "slug": "vs19_348_043",
            "identifier": "vs19_348_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_043/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.20 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.20 DDL n. 1660",
            "description_title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 31885,
            "slug": "vs19_348_040",
            "identifier": "vs19_348_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_040/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.10 DDL n. 1660",
            "description_title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32065,
            "slug": "vs19_348_011",
            "identifier": "vs19_348_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_011/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32039,
            "slug": "vs19_348_078",
            "identifier": "vs19_348_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_078/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 30.2 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.2 DDL n. 1660",
            "description_title": "Emendamento 30.2 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32023,
            "slug": "vs19_348_015",
            "identifier": "vs19_348_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_015/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 21.01000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01000 AURIEMMA CARMELA (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": 67.92,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32000,
            "slug": "vs19_348_056",
            "identifier": "vs19_348_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_056/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 26.01005 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01005 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31979,
            "slug": "vs19_348_088",
            "identifier": "vs19_348_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_088/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.022 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.022 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31863,
            "slug": "vs19_348_114",
            "identifier": "vs19_348_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_114/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 33.14 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.14 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.14 DDL n. 1660",
            "description_title": "Emendamento 33.14 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31951,
            "slug": "vs19_348_041",
            "identifier": "vs19_348_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_041/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 26.11 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.11 DDL n. 1660",
            "description_title": "Emendamento 26.11 SERRACCHIANI DEBORA (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": 68.75,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31935,
            "slug": "vs19_348_030",
            "identifier": "vs19_348_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_030/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 25.12 BONAFE' SIMONA (PD-IDP) e 25.13 AURIEMMA CARMELA (M5S) - Votazione Emendamento 25.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 25.12 DDL n. 1660",
            "description_title": "Identici emendamenti 25.12 BONAFE' SIMONA (PD-IDP) e 25.13 AURIEMMA CARMELA (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": 18,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 78.62
        }
    ]
}