Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=113
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=114",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=112",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 31496,
            "slug": "vs19_340_020",
            "identifier": "vs19_340_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_020/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.08 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.08 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.08 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.08 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": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31495,
            "slug": "vs19_340_019",
            "identifier": "vs19_340_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_019/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.07 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.07 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.07 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.07 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.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31494,
            "slug": "vs19_340_018",
            "identifier": "vs19_340_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_018/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.04 FONTANA ILARIA (M5S) - Votazione Emendamento 1.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.04 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": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31493,
            "slug": "vs19_340_017",
            "identifier": "vs19_340_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_017/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S) - Votazione Emendamento 1.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.03 FENU EMILIANO (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": 70.19
        },
        {
            "id": 31492,
            "slug": "vs19_340_016",
            "identifier": "vs19_340_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_016/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31491,
            "slug": "vs19_340_015",
            "identifier": "vs19_340_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_015/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.32 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.32 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1997",
            "description_title": "Emendamento 1.32 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31490,
            "slug": "vs19_340_014",
            "identifier": "vs19_340_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_014/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 1.30 L'ABBATE PATTY (M5S) e 1.1000 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.30 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1997",
            "description_title": "Identici emendamenti 1.30 L'ABBATE PATTY (M5S) e 1.1000 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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31489,
            "slug": "vs19_340_013",
            "identifier": "vs19_340_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_013/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.28 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1997",
            "description_title": "Emendamento 1.28 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": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31488,
            "slug": "vs19_340_012",
            "identifier": "vs19_340_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_012/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.26 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1997",
            "description_title": "Emendamento 1.26 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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        }
    ]
}