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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=365",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=363",
    "results": [
        {
            "id": 34439,
            "slug": "vs19_388_032",
            "identifier": "vs19_388_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_032/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2022",
            "description_title": "Emendamento 6.2 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34440,
            "slug": "vs19_388_033",
            "identifier": "vs19_388_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_033/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2022",
            "description_title": "Emendamento 6.4 SIMIANI 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34550,
            "slug": "vs19_388_034",
            "identifier": "vs19_388_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_034/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2022",
            "original_title": "Votazione Articolo 6 DDL n. 2022",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34441,
            "slug": "vs19_388_035",
            "identifier": "vs19_388_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_035/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 7.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2022",
            "description_title": "Emendamento 7.7 SIMIANI 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": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34551,
            "slug": "vs19_388_036",
            "identifier": "vs19_388_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_036/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2022",
            "original_title": "Votazione Articolo 7 DDL n. 2022",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34442,
            "slug": "vs19_388_037",
            "identifier": "vs19_388_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_037/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2022",
            "description_title": "Emendamento 8.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34443,
            "slug": "vs19_388_038",
            "identifier": "vs19_388_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_038/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 8.1000 ZINZI GIANPIERO (LEGA) e 8.1001 MAZZETTI ERICA (FI-PPE) - Votazione Emendamento 8.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 8.1000 ZINZI GIANPIERO (LEGA) e 8.1001 MAZZETTI ERICA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 92,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34444,
            "slug": "vs19_388_039",
            "identifier": "vs19_388_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_039/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 8.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.5 DDL n. 2022",
            "description_title": "Emendamento 8.5 SIMIANI 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34552,
            "slug": "vs19_388_040",
            "identifier": "vs19_388_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_040/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2022",
            "original_title": "Votazione Articolo 8 DDL n. 2022",
            "description_title": "Articolo 8",
            "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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34445,
            "slug": "vs19_388_041",
            "identifier": "vs19_388_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_041/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2022",
            "description_title": "Emendamento 9.1 SIMIANI 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34446,
            "slug": "vs19_388_042",
            "identifier": "vs19_388_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_042/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.4 DDL n. 2022",
            "description_title": "Emendamento 9.4 SIMIANI 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34447,
            "slug": "vs19_388_043",
            "identifier": "vs19_388_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_043/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.5 BONELLI ANGELO (AVS) - Votazione Emendamento 9.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2022",
            "description_title": "Emendamento 9.5 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": 12,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34448,
            "slug": "vs19_388_044",
            "identifier": "vs19_388_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_044/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 9.8 SIMIANI MARCO (PD-IDP) e 9.9 BONELLI ANGELO (AVS) - Votazione Emendamento 9.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.8 DDL n. 2022",
            "description_title": "Identici emendamenti 9.8 SIMIANI MARCO (PD-IDP) e 9.9 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": 18,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34553,
            "slug": "vs19_388_045",
            "identifier": "vs19_388_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_045/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2022",
            "original_title": "Votazione Articolo 9 DDL n. 2022",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 52.07,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34449,
            "slug": "vs19_388_046",
            "identifier": "vs19_388_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_046/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 10.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 10.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2022",
            "description_title": "Emendamento 10.10 SIMIANI 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": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34450,
            "slug": "vs19_388_047",
            "identifier": "vs19_388_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_047/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 10.11 BONELLI ANGELO (AVS) - Votazione Emendamento 10.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.11 DDL n. 2022",
            "description_title": "Emendamento 10.11 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": 16,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 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": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34554,
            "slug": "vs19_388_049",
            "identifier": "vs19_388_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_049/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2022",
            "original_title": "Votazione Articolo 10 DDL n. 2022",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34452,
            "slug": "vs19_388_050",
            "identifier": "vs19_388_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_050/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2022",
            "description_title": "Emendamento 11.1 SIMIANI 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": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34453,
            "slug": "vs19_388_051",
            "identifier": "vs19_388_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_051/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 11.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.6 DDL n. 2022",
            "description_title": "Emendamento 11.6 SIMIANI 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34454,
            "slug": "vs19_388_052",
            "identifier": "vs19_388_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_052/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 11.7 BONELLI ANGELO (AVS) - Votazione Emendamento 11.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.7 DDL n. 2022",
            "description_title": "Emendamento 11.7 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34555,
            "slug": "vs19_388_053",
            "identifier": "vs19_388_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_053/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2022",
            "original_title": "Votazione Articolo 11 DDL n. 2022",
            "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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34455,
            "slug": "vs19_388_054",
            "identifier": "vs19_388_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_054/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2022",
            "description_title": "Emendamento 12.1 SIMIANI 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": 15,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34456,
            "slug": "vs19_388_055",
            "identifier": "vs19_388_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_055/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2022",
            "description_title": "Emendamento 12.2 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": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34457,
            "slug": "vs19_388_056",
            "identifier": "vs19_388_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_056/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C) - Votazione Emendamento 12.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34458,
            "slug": "vs19_388_057",
            "identifier": "vs19_388_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_057/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2022",
            "description_title": "Emendamento 12.5 SIMIANI 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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34556,
            "slug": "vs19_388_058",
            "identifier": "vs19_388_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_058/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2022",
            "original_title": "Votazione Articolo 12 DDL n. 2022",
            "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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34459,
            "slug": "vs19_388_059",
            "identifier": "vs19_388_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_059/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 59,
            "title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2022",
            "description_title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI 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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34460,
            "slug": "vs19_388_060",
            "identifier": "vs19_388_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_060/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.3 MORFINO DANIELA (M5S) - Votazione Emendamento 13.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2022",
            "description_title": "Emendamento 13.3 MORFINO 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": 21,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34557,
            "slug": "vs19_388_061",
            "identifier": "vs19_388_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_061/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2022",
            "original_title": "Votazione Articolo 13 DDL n. 2022",
            "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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34461,
            "slug": "vs19_388_062",
            "identifier": "vs19_388_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_062/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 14.2 DDL n. 2022",
            "description_title": "Emendamento 14.2 SIMIANI 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": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34558,
            "slug": "vs19_388_063",
            "identifier": "vs19_388_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_063/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2022",
            "original_title": "Votazione Articolo 14 DDL n. 2022",
            "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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34559,
            "slug": "vs19_388_064",
            "identifier": "vs19_388_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_064/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 15 (Mantenimento) - Votazione Articolo 15 DDL n. 2022",
            "original_title": "Votazione Articolo 15 DDL n. 2022",
            "description_title": "Articolo 15 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34462,
            "slug": "vs19_388_065",
            "identifier": "vs19_388_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_065/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici articoli aggiuntivi 15.02 BONELLI ANGELO (AVS), 15.03 DE MICHELI PAOLA (PD-IDP) e 15.04 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 15.02 DDL n. 2022",
            "original_title": "Votazione Emendamento 15.02 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 15.02 BONELLI ANGELO (AVS), 15.03 DE MICHELI PAOLA (PD-IDP) e 15.04 DEL BARBA MAURO (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": 34,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34463,
            "slug": "vs19_388_066",
            "identifier": "vs19_388_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_066/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 16.1001 BOF GIANANGELO (LEGA) - Votazione Emendamento 16.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.1001 DDL n. 2022",
            "description_title": "Emendamento 16.1001 BOF GIANANGELO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34464,
            "slug": "vs19_388_067",
            "identifier": "vs19_388_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_067/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.2 DDL n. 2022",
            "description_title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34465,
            "slug": "vs19_388_068",
            "identifier": "vs19_388_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_068/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 BONELLI ANGELO (AVS) - Votazione Emendamento 16.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.8 DDL n. 2022",
            "description_title": "Identici emendamenti 16.8 DE MICHELI PAOLA (PD-IDP) e 16.1000 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "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": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34561,
            "slug": "vs19_388_070",
            "identifier": "vs19_388_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_070/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2022",
            "original_title": "Votazione Articolo 17 DDL n. 2022",
            "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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34466,
            "slug": "vs19_388_071",
            "identifier": "vs19_388_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_071/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (APERRE) - Votazione Emendamento 17.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 17.01 VACCARI STEFANO (PD-IDP), 17.03 CARAMIELLO ALESSANDRO (M5S), 17.04 GHIRRA FRANCESCA (AVS) e 17.05 RUFFINO DANIELA (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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34562,
            "slug": "vs19_388_072",
            "identifier": "vs19_388_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_072/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2022",
            "original_title": "Votazione Articolo 18 DDL n. 2022",
            "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": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34467,
            "slug": "vs19_388_073",
            "identifier": "vs19_388_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_073/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 18.01000 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 18.01000 DDL n. 2022",
            "original_title": "Votazione Emendamento 18.01000 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 18.01000 SIMIANI 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": 17,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34563,
            "slug": "vs19_388_074",
            "identifier": "vs19_388_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_074/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2022",
            "original_title": "Votazione Articolo 19 DDL n. 2022",
            "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": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34468,
            "slug": "vs19_388_075",
            "identifier": "vs19_388_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_075/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo aggiuntivo 19.03 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 19.03 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.03 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.03 SIMIANI 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 34469,
            "slug": "vs19_388_076",
            "identifier": "vs19_388_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_076/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 19.04 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.04 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.04 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.04 DE LUCA PIERO (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": 8,
            "n_margin": 40,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34470,
            "slug": "vs19_388_077",
            "identifier": "vs19_388_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_077/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.05 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.05 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (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": 43,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 34471,
            "slug": "vs19_388_078",
            "identifier": "vs19_388_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_078/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 19.06 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.06 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.06 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.06 DE LUCA PIERO (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": 58.26,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 34564,
            "slug": "vs19_388_079",
            "identifier": "vs19_388_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_079/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2022",
            "original_title": "Votazione Articolo 20 DDL n. 2022",
            "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": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34472,
            "slug": "vs19_388_080",
            "identifier": "vs19_388_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_080/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (PD-IDP) - Votazione Emendamento 20.014 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.014 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34473,
            "slug": "vs19_388_081",
            "identifier": "vs19_388_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_081/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 71.34
        }
    ]
}