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

{
    "count": 22130,
    "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=identifier&page=250",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=248",
    "results": [
        {
            "id": 26069,
            "slug": "vs19_216_082",
            "identifier": "vs19_216_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_082/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 11.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.16 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.16 DDL n. 1555",
            "description_title": "Emendamento 11.16 APPENDINO CHIARA (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": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26190,
            "slug": "vs19_216_083",
            "identifier": "vs19_216_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_083/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 CIANI PAOLO (PD-IDP) - Votazione Emendamento 11.21 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.21 DDL n. 1555",
            "description_title": "Identici emendamenti 11.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 11.1002 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26089,
            "slug": "vs19_216_084",
            "identifier": "vs19_216_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_084/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1555",
            "original_title": "Votazione Articolo 11 DDL n. 1555",
            "description_title": "Articolo 11",
            "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": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26147,
            "slug": "vs19_216_085",
            "identifier": "vs19_216_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_085/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo aggiuntivo 11.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 11.01001 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.01001 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 11.01001 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": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 26133,
            "slug": "vs19_216_086",
            "identifier": "vs19_216_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_086/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 12.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.6 DDL n. 1555",
            "description_title": "Emendamento 12.6 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26057,
            "slug": "vs19_216_087",
            "identifier": "vs19_216_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_087/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 12.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 12.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.7 DDL n. 1555",
            "description_title": "Identici emendamenti 12.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 12.1000 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26086,
            "slug": "vs19_216_088",
            "identifier": "vs19_216_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_088/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 12.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1001 DDL n. 1555",
            "description_title": "Emendamento 12.1001 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": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 26094,
            "slug": "vs19_216_089",
            "identifier": "vs19_216_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_089/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1555",
            "description_title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (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": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26126,
            "slug": "vs19_216_090",
            "identifier": "vs19_216_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_090/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 12.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.5 DDL n. 1555",
            "description_title": "Emendamento 12.5 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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26115,
            "slug": "vs19_216_091",
            "identifier": "vs19_216_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_091/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 12.3 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.3 DDL n. 1555",
            "description_title": "Emendamento 12.3 CARAMIELLO ALESSANDRO (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": 49,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 26188,
            "slug": "vs19_216_092",
            "identifier": "vs19_216_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_092/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 12.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1555",
            "description_title": "Emendamento 12.1 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26186,
            "slug": "vs19_216_093",
            "identifier": "vs19_216_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_093/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 12.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1555",
            "description_title": "Emendamento 12.4 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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26079,
            "slug": "vs19_216_094",
            "identifier": "vs19_216_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_094/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 12.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.8 DDL n. 1555",
            "description_title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (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": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26175,
            "slug": "vs19_216_095",
            "identifier": "vs19_216_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_095/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1555",
            "original_title": "Votazione Articolo 12 DDL n. 1555",
            "description_title": "Articolo 12",
            "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": 44,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26119,
            "slug": "vs19_216_096",
            "identifier": "vs19_216_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_096/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 12.03 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.03 CARAMIELLO ALESSANDRO (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": 52,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26113,
            "slug": "vs19_216_097",
            "identifier": "vs19_216_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_097/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 12.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.02 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": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 26145,
            "slug": "vs19_216_098",
            "identifier": "vs19_216_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_098/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 12.01000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.01000 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.01000 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.01000 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": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26074,
            "slug": "vs19_216_099",
            "identifier": "vs19_216_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_099/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 12.013 MAGI RICCARDO (MISTO) - Votazione Emendamento 12.013 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.013 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.013 MAGI RICCARDO (MISTO)",
            "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": 67,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26081,
            "slug": "vs19_216_100",
            "identifier": "vs19_216_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_100/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 100,
            "title": "Articolo aggiuntivo 12.05 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 12.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.05 DELLA VEDOVA BENEDETTO (MISTO)",
            "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": 83,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26060,
            "slug": "vs19_216_101",
            "identifier": "vs19_216_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_101/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 12.06 EVI ELEONORA (AVS) - Votazione Emendamento 12.06 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.06 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.06 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26160,
            "slug": "vs19_216_102",
            "identifier": "vs19_216_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_102/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 12.011 EVI ELEONORA (AVS) - Votazione Emendamento 12.011 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.011 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.011 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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26084,
            "slug": "vs19_216_103",
            "identifier": "vs19_216_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_103/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 13.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1555",
            "description_title": "Emendamento 13.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26066,
            "slug": "vs19_216_104",
            "identifier": "vs19_216_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_104/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 13.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 13.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.1000 DDL n. 1555",
            "description_title": "Emendamento 13.1000 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26171,
            "slug": "vs19_216_105",
            "identifier": "vs19_216_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_105/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1555",
            "original_title": "Votazione Articolo 13 DDL n. 1555",
            "description_title": "Articolo 13",
            "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": 75,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26183,
            "slug": "vs19_216_106",
            "identifier": "vs19_216_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_106/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 13.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26127,
            "slug": "vs19_216_107",
            "identifier": "vs19_216_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_107/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 14.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 14.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.1000 DDL n. 1555",
            "description_title": "Emendamento 14.1000 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": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26065,
            "slug": "vs19_216_108",
            "identifier": "vs19_216_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_108/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 108,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1555",
            "original_title": "Votazione Articolo 14 DDL n. 1555",
            "description_title": "Articolo 14",
            "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": 71,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26176,
            "slug": "vs19_216_109",
            "identifier": "vs19_216_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_109/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26136,
            "slug": "vs19_216_110",
            "identifier": "vs19_216_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_110/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 14.03 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.03 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26146,
            "slug": "vs19_216_111",
            "identifier": "vs19_216_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_111/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.02 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26163,
            "slug": "vs19_216_112",
            "identifier": "vs19_216_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_112/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 14.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.04 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.04 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26191,
            "slug": "vs19_216_113",
            "identifier": "vs19_216_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_113/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 113,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1555",
            "original_title": "Votazione Articolo 15 DDL n. 1555",
            "description_title": "Articolo 15",
            "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": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26196,
            "slug": "vs19_216_114",
            "identifier": "vs19_216_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_114/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 114,
            "title": "Articolo aggiuntivo 15.01000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 15.01000 DDL n. 1555",
            "original_title": "Votazione Emendamento 15.01000 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 15.01000 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": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 26161,
            "slug": "vs19_216_115",
            "identifier": "vs19_216_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_115/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 115,
            "title": "Articolo aggiuntivo 15.01 MAGI RICCARDO (MISTO) - Votazione Emendamento 15.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 15.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 15.01 MAGI RICCARDO (MISTO)",
            "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": 66,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26158,
            "slug": "vs19_216_116",
            "identifier": "vs19_216_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_116/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 116,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1555",
            "original_title": "Votazione Articolo 16 DDL n. 1555",
            "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": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 26149,
            "slug": "vs19_216_117",
            "identifier": "vs19_216_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_117/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 117,
            "title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26152,
            "slug": "vs19_216_118",
            "identifier": "vs19_216_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_118/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (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": 8,
            "n_margin": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 26173,
            "slug": "vs19_216_119",
            "identifier": "vs19_216_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_119/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 16.01000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 16.01000 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.01000 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.01000 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": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26187,
            "slug": "vs19_216_120",
            "identifier": "vs19_216_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_120/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1555",
            "original_title": "Votazione Articolo 17 DDL n. 1555",
            "description_title": "Articolo 17",
            "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": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26153,
            "slug": "vs19_216_121",
            "identifier": "vs19_216_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_121/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 17.02 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 17.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 17.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 17.02 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26097,
            "slug": "vs19_216_122",
            "identifier": "vs19_216_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_122/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 122,
            "title": "Articolo aggiuntivo 17.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 17.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 17.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 17.01 TODDE ALESSANDRA (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": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26058,
            "slug": "vs19_216_123",
            "identifier": "vs19_216_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_123/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1555",
            "description_title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26059,
            "slug": "vs19_216_124",
            "identifier": "vs19_216_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_124/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 18.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 18.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.2 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 18.2 PELUFFO VINICIO GIUSEPPE GUIDO (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": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26120,
            "slug": "vs19_216_125",
            "identifier": "vs19_216_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_125/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1555",
            "original_title": "Votazione Articolo 18 DDL n. 1555",
            "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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26138,
            "slug": "vs19_216_126",
            "identifier": "vs19_216_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_126/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo aggiuntivo 18.03 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 18.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 18.03 DELLA VEDOVA BENEDETTO (MISTO)",
            "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": 82,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 26151,
            "slug": "vs19_216_127",
            "identifier": "vs19_216_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_127/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 127,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1555",
            "original_title": "Votazione Articolo 19 DDL n. 1555",
            "description_title": "Articolo 19",
            "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": 55,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26154,
            "slug": "vs19_216_128",
            "identifier": "vs19_216_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_128/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1555",
            "original_title": "Votazione Articolo 20 DDL n. 1555",
            "description_title": "Articolo 20",
            "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": 30,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26071,
            "slug": "vs19_216_129",
            "identifier": "vs19_216_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_129/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo aggiuntivo 20.03 MAGI RICCARDO (MISTO) - Votazione Emendamento 20.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.03 MAGI RICCARDO (MISTO)",
            "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": 66,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26184,
            "slug": "vs19_216_130",
            "identifier": "vs19_216_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_130/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 130,
            "title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.02 BENZONI FABRIZIO (APERRE)",
            "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": 82,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26168,
            "slug": "vs19_216_131",
            "identifier": "vs19_216_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_131/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 131,
            "title": "Articolo aggiuntivo 20.01 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.01 BENZONI FABRIZIO (APERRE)",
            "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": 82,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 38.27
        }
    ]
}