Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=192
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=193",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=191",
    "results": [
        {
            "id": 26497,
            "slug": "vs19_219_048",
            "identifier": "vs19_219_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_048/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.48 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1.48 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.48 DDL n. 1627",
            "description_title": "Emendamento 1.48 CARFAGNA MARIA ROSARIA (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": 2,
            "n_margin": 142,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26468,
            "slug": "vs19_219_047",
            "identifier": "vs19_219_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_047/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.47 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.47 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.47 DDL n. 1627",
            "description_title": "Emendamento 1.47 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": 39,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26473,
            "slug": "vs19_219_046",
            "identifier": "vs19_219_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_046/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.46 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.46 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.46 DDL n. 1627",
            "description_title": "Emendamento 1.46 BRAGA CHIARA (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": 75.95,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26458,
            "slug": "vs19_219_045",
            "identifier": "vs19_219_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_045/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.45 ZANELLA LUANA (AVS) - Votazione Emendamento 1.45 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1627",
            "description_title": "Emendamento 1.45 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26469,
            "slug": "vs19_219_044",
            "identifier": "vs19_219_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_044/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.44 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.44 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.44 DDL n. 1627",
            "description_title": "Emendamento 1.44 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26517,
            "slug": "vs19_219_043",
            "identifier": "vs19_219_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_043/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.43 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 1.43 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1627",
            "description_title": "Emendamento 1.43 BRAGA CHIARA (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": 78.9,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26526,
            "slug": "vs19_219_042",
            "identifier": "vs19_219_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_042/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.42 BONETTI ELENA (APERRE) - Votazione Emendamento 1.42 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.42 DDL n. 1627",
            "description_title": "Emendamento 1.42 BONETTI ELENA (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": 32,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26495,
            "slug": "vs19_219_041",
            "identifier": "vs19_219_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_041/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.41 BONETTI ELENA (APERRE) - Votazione Emendamento 1.41 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1627",
            "description_title": "Emendamento 1.41 BONETTI ELENA (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": 32,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26521,
            "slug": "vs19_219_040",
            "identifier": "vs19_219_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_040/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.40 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1627",
            "description_title": "Emendamento 1.40 SCHLEIN ELLY (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": 33,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26455,
            "slug": "vs19_219_039",
            "identifier": "vs19_219_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_039/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.39 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1627",
            "description_title": "Emendamento 1.39 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26492,
            "slug": "vs19_219_038",
            "identifier": "vs19_219_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_038/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1627",
            "description_title": "Emendamento 1.38 GRIBAUDO CHIARA (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": 75.95,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26523,
            "slug": "vs19_219_037",
            "identifier": "vs19_219_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_037/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.37 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 1.37 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.37 DDL n. 1627",
            "description_title": "Emendamento 1.37 GUERRA MARIA CECILIA (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": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26508,
            "slug": "vs19_219_036",
            "identifier": "vs19_219_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_036/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.36 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1627",
            "description_title": "Emendamento 1.36 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26518,
            "slug": "vs19_219_035",
            "identifier": "vs19_219_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_035/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1627",
            "description_title": "Emendamento 1.35 GHIO VALENTINA (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": 32,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26484,
            "slug": "vs19_219_034",
            "identifier": "vs19_219_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_034/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.34 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.34 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1627",
            "description_title": "Emendamento 1.34 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26512,
            "slug": "vs19_219_033",
            "identifier": "vs19_219_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_033/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.33 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.33 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1627",
            "description_title": "Emendamento 1.33 PAGANO UBALDO (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": 47,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26466,
            "slug": "vs19_219_032",
            "identifier": "vs19_219_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_032/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.32 BONELLI ANGELO (AVS) - Votazione Emendamento 1.32 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1627",
            "description_title": "Emendamento 1.32 BONELLI ANGELO (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": 5,
            "n_margin": 70,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 26489,
            "slug": "vs19_219_031",
            "identifier": "vs19_219_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_031/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.31 BONELLI ANGELO (AVS) - Votazione Emendamento 1.31 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1627",
            "description_title": "Emendamento 1.31 BONELLI ANGELO (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": 51,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26513,
            "slug": "vs19_219_030",
            "identifier": "vs19_219_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_030/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.30 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.30 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1627",
            "description_title": "Emendamento 1.30 GRIMALDI MARCO (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": 8,
            "n_margin": 64,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26520,
            "slug": "vs19_219_029",
            "identifier": "vs19_219_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_029/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.29 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.29 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1627",
            "description_title": "Emendamento 1.29 FRATOIANNI NICOLA (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": 52,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26476,
            "slug": "vs19_219_028",
            "identifier": "vs19_219_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_028/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.28 SCERRA FILIPPO (M5S) - Votazione Emendamento 1.28 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1627",
            "description_title": "Emendamento 1.28 SCERRA FILIPPO (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": 44,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26530,
            "slug": "vs19_219_027",
            "identifier": "vs19_219_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_027/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.27 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.27 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1627",
            "description_title": "Emendamento 1.27 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": 44,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26532,
            "slug": "vs19_219_026",
            "identifier": "vs19_219_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_026/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.26 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.26 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1627",
            "description_title": "Emendamento 1.26 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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26522,
            "slug": "vs19_219_025",
            "identifier": "vs19_219_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_025/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.25 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.25 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1627",
            "description_title": "Emendamento 1.25 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26519,
            "slug": "vs19_219_024",
            "identifier": "vs19_219_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_024/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.24 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.24 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1627",
            "description_title": "Emendamento 1.24 SANTILLO AGOSTINO (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": 47,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26507,
            "slug": "vs19_219_023",
            "identifier": "vs19_219_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_023/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.23 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1627",
            "description_title": "Emendamento 1.23 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": 53,
            "majority_cohesion_rate": 80.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26470,
            "slug": "vs19_219_022",
            "identifier": "vs19_219_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_022/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.22 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.22 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1627",
            "description_title": "Emendamento 1.22 DI LAURO CARMEN (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": 50,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26506,
            "slug": "vs19_219_021",
            "identifier": "vs19_219_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_021/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.21 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.21 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1627",
            "description_title": "Emendamento 1.21 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 26472,
            "slug": "vs19_219_020",
            "identifier": "vs19_219_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_020/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.20 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.20 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1627",
            "description_title": "Emendamento 1.20 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26483,
            "slug": "vs19_219_019",
            "identifier": "vs19_219_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_019/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.19 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1627",
            "description_title": "Emendamento 1.19 FERRARI SARA (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": 31,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26491,
            "slug": "vs19_219_018",
            "identifier": "vs19_219_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_018/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 TORTO DANIELA (M5S) - Votazione Emendamento 1.18 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1627",
            "description_title": "Emendamento 1.18 TORTO DANIELA (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": 40,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26475,
            "slug": "vs19_219_017",
            "identifier": "vs19_219_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_017/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.17 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1627",
            "description_title": "Emendamento 1.17 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26493,
            "slug": "vs19_219_016",
            "identifier": "vs19_219_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_016/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1627",
            "description_title": "Emendamento 1.16 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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26514,
            "slug": "vs19_219_015",
            "identifier": "vs19_219_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_015/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 CASO ANTONIO (M5S) - Votazione Emendamento 1.15 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1627",
            "description_title": "Emendamento 1.15 CASO ANTONIO (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": 43,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26482,
            "slug": "vs19_219_014",
            "identifier": "vs19_219_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_014/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ONORI FEDERICA (M5S) - Votazione Emendamento 1.14 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1627",
            "description_title": "Emendamento 1.14 ONORI FEDERICA (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": 33,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26528,
            "slug": "vs19_219_013",
            "identifier": "vs19_219_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_013/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.13 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1627",
            "description_title": "Emendamento 1.13 MARATTIN LUIGI (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": 100,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26504,
            "slug": "vs19_219_012",
            "identifier": "vs19_219_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_012/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.12 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.12 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1627",
            "description_title": "Emendamento 1.12 MARATTIN LUIGI (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26533,
            "slug": "vs19_219_011",
            "identifier": "vs19_219_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_011/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 LAI SILVIO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1627",
            "description_title": "Emendamento 1.11 LAI SILVIO (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": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26457,
            "slug": "vs19_219_010",
            "identifier": "vs19_219_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_010/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.10 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1627",
            "description_title": "Emendamento 1.10 CONTE GIUSEPPE (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": 51,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26525,
            "slug": "vs19_219_009",
            "identifier": "vs19_219_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_009/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.9 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1627",
            "description_title": "Emendamento 1.9 CONTE GIUSEPPE (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": 37,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26503,
            "slug": "vs19_219_008",
            "identifier": "vs19_219_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_008/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.8 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1627",
            "description_title": "Emendamento 1.8 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26490,
            "slug": "vs19_219_007",
            "identifier": "vs19_219_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_007/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.7 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1627",
            "description_title": "Emendamento 1.7 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": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26488,
            "slug": "vs19_219_006",
            "identifier": "vs19_219_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_006/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.6 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1627",
            "description_title": "Emendamento 1.6 FRATOIANNI NICOLA (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": 73,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26456,
            "slug": "vs19_219_005",
            "identifier": "vs19_219_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_005/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1627",
            "description_title": "Emendamento 1.5 ROGGIANI SILVIA (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26515,
            "slug": "vs19_219_004",
            "identifier": "vs19_219_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_004/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.4 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1627",
            "description_title": "Emendamento 1.4 BALDINO VITTORIA (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": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26498,
            "slug": "vs19_219_003",
            "identifier": "vs19_219_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_003/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1627",
            "description_title": "Emendamento 1.3 BAKKALI OUIDAD (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26459,
            "slug": "vs19_219_002",
            "identifier": "vs19_219_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_002/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.2 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1627",
            "description_title": "Emendamento 1.2 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": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26478,
            "slug": "vs19_219_001",
            "identifier": "vs19_219_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_001/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1627",
            "description_title": "Emendamento 1.1 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26371,
            "slug": "vs19_218_002",
            "identifier": "vs19_218_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_002/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0712",
            "original_title": "Votazione Articolo 1 PDL n. 0712",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 26370,
            "slug": "vs19_218_001",
            "identifier": "vs19_218_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_001/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge n. 1620 - Votazione DDL n. 1620",
            "original_title": "Votazione DDL n. 1620",
            "description_title": "Dichiarazione di urgenza del disegno di legge n. 1620",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        }
    ]
}