Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=330
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=331",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=329",
    "results": [
        {
            "id": 31497,
            "slug": "vs19_340_021",
            "identifier": "vs19_340_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_021/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici articoli aggiuntivi 1.010 BAKKALI OUIDAD (PD-IDP) e 1.011 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.010 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.010 DDL n. 1997",
            "description_title": "Identici articoli aggiuntivi 1.010 BAKKALI OUIDAD (PD-IDP) e 1.011 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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31498,
            "slug": "vs19_340_022",
            "identifier": "vs19_340_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_022/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.2 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1997",
            "description_title": "Emendamento 2.2 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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31499,
            "slug": "vs19_340_023",
            "identifier": "vs19_340_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_023/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.3 BONELLI ANGELO (AVS) - Votazione Emendamento 2.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1997",
            "description_title": "Emendamento 2.3 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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31500,
            "slug": "vs19_340_024",
            "identifier": "vs19_340_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_024/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1997",
            "description_title": "Emendamento 2.4 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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31501,
            "slug": "vs19_340_025",
            "identifier": "vs19_340_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_025/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.5 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1997",
            "description_title": "Emendamento 2.5 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": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31502,
            "slug": "vs19_340_026",
            "identifier": "vs19_340_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_026/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS) - Votazione Emendamento 2.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.01 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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31503,
            "slug": "vs19_340_027",
            "identifier": "vs19_340_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_027/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 2.02 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.02 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": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31504,
            "slug": "vs19_340_028",
            "identifier": "vs19_340_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_028/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.03 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": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31505,
            "slug": "vs19_340_029",
            "identifier": "vs19_340_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_029/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.1 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1997",
            "description_title": "Emendamento 4.1 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": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31506,
            "slug": "vs19_340_030",
            "identifier": "vs19_340_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_030/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.2 BONELLI ANGELO (AVS) - Votazione Emendamento 4.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1997",
            "description_title": "Emendamento 4.2 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": 22,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31507,
            "slug": "vs19_340_031",
            "identifier": "vs19_340_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_031/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.3 RUFFINO DANIELA (APERRE) - Votazione Emendamento 4.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1997",
            "description_title": "Emendamento 4.3 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31508,
            "slug": "vs19_340_032",
            "identifier": "vs19_340_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_032/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1997",
            "description_title": "Emendamento 4.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31509,
            "slug": "vs19_340_033",
            "identifier": "vs19_340_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_033/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 4.8 GADDA MARIA CHIARA (IVICRE) e 4.9 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1997",
            "description_title": "Identici emendamenti 4.8 GADDA MARIA CHIARA (IVICRE) e 4.9 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31510,
            "slug": "vs19_340_034",
            "identifier": "vs19_340_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_034/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.4 EVI ELEONORA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1997",
            "description_title": "Emendamento 4.4 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31511,
            "slug": "vs19_340_035",
            "identifier": "vs19_340_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_035/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 4.01 BONELLI ANGELO (AVS) - Votazione Emendamento 4.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 4.01 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": 20,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31512,
            "slug": "vs19_340_036",
            "identifier": "vs19_340_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_036/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.1 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1997",
            "description_title": "Emendamento 5.1 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": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31513,
            "slug": "vs19_340_037",
            "identifier": "vs19_340_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_037/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1997",
            "description_title": "Emendamento 5.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": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31514,
            "slug": "vs19_340_038",
            "identifier": "vs19_340_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_038/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1997",
            "description_title": "Emendamento 5.4 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": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31515,
            "slug": "vs19_340_039",
            "identifier": "vs19_340_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_039/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.5 MORFINO DANIELA (M5S) - Votazione Emendamento 5.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1997",
            "description_title": "Emendamento 5.5 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31516,
            "slug": "vs19_340_040",
            "identifier": "vs19_340_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_040/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.6 DDL n. 1997",
            "description_title": "Emendamento 5.6 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31517,
            "slug": "vs19_340_041",
            "identifier": "vs19_340_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_041/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1997",
            "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": 19,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 31518,
            "slug": "vs19_340_042",
            "identifier": "vs19_340_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_042/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 6.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1997",
            "description_title": "Emendamento 6.3 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": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31519,
            "slug": "vs19_340_043",
            "identifier": "vs19_340_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_043/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 6.01 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 6.01 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31520,
            "slug": "vs19_340_044",
            "identifier": "vs19_340_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_044/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6-bis.01 MORFINO DANIELA (M5S) - Votazione Emendamento 6-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 6-bis.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 6-bis.01 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31521,
            "slug": "vs19_340_045",
            "identifier": "vs19_340_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_045/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 7.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1997",
            "description_title": "Emendamento 7.1 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31522,
            "slug": "vs19_340_046",
            "identifier": "vs19_340_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_046/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 7-bis.2 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 7-bis.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 7-bis.2 DDL n. 1997",
            "description_title": "Emendamento 7-bis.2 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31523,
            "slug": "vs19_340_047",
            "identifier": "vs19_340_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_047/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 7-bis.1 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 7-bis.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 7-bis.1 DDL n. 1997",
            "description_title": "Emendamento 7-bis.1 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31524,
            "slug": "vs19_340_048",
            "identifier": "vs19_340_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_048/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 8.1 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1997",
            "description_title": "Emendamento 8.1 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31525,
            "slug": "vs19_340_049",
            "identifier": "vs19_340_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_049/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.1 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1997",
            "description_title": "Emendamento 9.1 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31526,
            "slug": "vs19_340_050",
            "identifier": "vs19_340_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_050/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo premissivo 09-bis.01 CASO ANTONIO (M5S) - Votazione Emendamento 09-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 09-bis.01 DDL n. 1997",
            "description_title": "Articolo premissivo 09-bis.01 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31527,
            "slug": "vs19_340_051",
            "identifier": "vs19_340_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_051/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9-bis.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-bis.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-bis.2 DDL n. 1997",
            "description_title": "Emendamento 9-bis.2 SARRACINO 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31528,
            "slug": "vs19_340_052",
            "identifier": "vs19_340_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_052/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 9-ter.1000 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-ter.1000 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.1000 DDL n. 1997",
            "description_title": "Emendamento 9-ter.1000 SARRACINO 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": 36,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 31529,
            "slug": "vs19_340_053",
            "identifier": "vs19_340_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_053/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9-ter.2 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.2 DDL n. 1997",
            "description_title": "Emendamento 9-ter.2 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31530,
            "slug": "vs19_340_054",
            "identifier": "vs19_340_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_054/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 9-ter.4 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-ter.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.4 DDL n. 1997",
            "description_title": "Emendamento 9-ter.4 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31531,
            "slug": "vs19_340_055",
            "identifier": "vs19_340_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_055/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 9-ter.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.5 DDL n. 1997",
            "description_title": "Emendamento 9-ter.5 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31532,
            "slug": "vs19_340_056",
            "identifier": "vs19_340_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_056/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 9-ter.6 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.7 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-ter.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.6 DDL n. 1997",
            "description_title": "Identici emendamenti 9-ter.6 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.7 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 31533,
            "slug": "vs19_340_057",
            "identifier": "vs19_340_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_057/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 9-ter.8 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.8 DDL n. 1997",
            "description_title": "Emendamento 9-ter.8 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31534,
            "slug": "vs19_340_058",
            "identifier": "vs19_340_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_058/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9-ter.9 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.9 DDL n. 1997",
            "description_title": "Emendamento 9-ter.9 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31535,
            "slug": "vs19_340_059",
            "identifier": "vs19_340_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_059/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9-ter.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-ter.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.11 DDL n. 1997",
            "description_title": "Emendamento 9-ter.11 BORRELLI FRANCESCO EMILIO (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": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31536,
            "slug": "vs19_340_060",
            "identifier": "vs19_340_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_060/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 9-ter.12 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-ter.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.12 DDL n. 1997",
            "description_title": "Emendamento 9-ter.12 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": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 31537,
            "slug": "vs19_340_061",
            "identifier": "vs19_340_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_061/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 9-ter.13 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.14 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-ter.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.13 DDL n. 1997",
            "description_title": "Identici emendamenti 9-ter.13 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.14 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 31538,
            "slug": "vs19_340_062",
            "identifier": "vs19_340_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_062/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 9-ter.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-ter.01 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31539,
            "slug": "vs19_340_063",
            "identifier": "vs19_340_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_063/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 9-quater.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.1 DDL n. 1997",
            "description_title": "Emendamento 9-quater.1 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31540,
            "slug": "vs19_340_064",
            "identifier": "vs19_340_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_064/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.2 DDL n. 1997",
            "description_title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31541,
            "slug": "vs19_340_065",
            "identifier": "vs19_340_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_065/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 9-quater.3 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-quater.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.3 DDL n. 1997",
            "description_title": "Emendamento 9-quater.3 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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31542,
            "slug": "vs19_340_066",
            "identifier": "vs19_340_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_066/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 9-quinquies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quinquies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.1 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.1 BORRELLI FRANCESCO EMILIO (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": 65.13,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31543,
            "slug": "vs19_340_067",
            "identifier": "vs19_340_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_067/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "description_title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31544,
            "slug": "vs19_340_068",
            "identifier": "vs19_340_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_068/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.4 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31545,
            "slug": "vs19_340_069",
            "identifier": "vs19_340_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_069/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 9-sexies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-sexies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.3 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.3 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31546,
            "slug": "vs19_340_070",
            "identifier": "vs19_340_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_070/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (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": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 74.53
        }
    ]
}