Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=142
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=143",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=141",
    "results": [
        {
            "id": 30254,
            "slug": "vs19_292_056",
            "identifier": "vs19_292_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_056/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 16.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1717",
            "description_title": "Emendamento 16.4 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.44
        },
        {
            "id": 30240,
            "slug": "vs19_292_055",
            "identifier": "vs19_292_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_055/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 16.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1717",
            "description_title": "Emendamento 16.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 30274,
            "slug": "vs19_292_054",
            "identifier": "vs19_292_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_054/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1717",
            "original_title": "Votazione Articolo 15 DDL n. 1717",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30261,
            "slug": "vs19_292_053",
            "identifier": "vs19_292_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_053/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 15.32 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.32 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.32 DDL n. 1717",
            "description_title": "Emendamento 15.32 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.58
        },
        {
            "id": 30252,
            "slug": "vs19_292_052",
            "identifier": "vs19_292_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_052/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100 - Votazione Emendamento 15.24 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.24 DDL n. 1717",
            "description_title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 107,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.44
        },
        {
            "id": 30250,
            "slug": "vs19_292_051",
            "identifier": "vs19_292_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_051/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 15.100 PULCIANI PAOLO (FDI) - Votazione Emendamento 15.100 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.100 DDL n. 1717",
            "description_title": "Emendamento 15.100 PULCIANI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 62,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 51.53
        },
        {
            "id": 30259,
            "slug": "vs19_292_050",
            "identifier": "vs19_292_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_050/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 15.12 COSTA ENRICO (APERRE) - Votazione Emendamento 15.12 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.12 DDL n. 1717",
            "description_title": "Emendamento 15.12 COSTA ENRICO (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": 110,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 30197,
            "slug": "vs19_292_049",
            "identifier": "vs19_292_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_049/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 15.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 15.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.4 DDL n. 1717",
            "description_title": "Emendamento 15.4 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 43.56
        },
        {
            "id": 30239,
            "slug": "vs19_292_048",
            "identifier": "vs19_292_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_048/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1717",
            "original_title": "Votazione Articolo 14 DDL n. 1717",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 67,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 30227,
            "slug": "vs19_292_047",
            "identifier": "vs19_292_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_047/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 13.02 CASU ANDREA (PD-IDP) - Votazione Emendamento 13.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 13.02 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30207,
            "slug": "vs19_292_046",
            "identifier": "vs19_292_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_046/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1717",
            "original_title": "Votazione Articolo 13 DDL n. 1717",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 30226,
            "slug": "vs19_292_045",
            "identifier": "vs19_292_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_045/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 13.5 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 13.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1717",
            "description_title": "Emendamento 13.5 PASTORELLA GIULIA (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": 67,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 30257,
            "slug": "vs19_292_044",
            "identifier": "vs19_292_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_044/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 13.101 ORSINI ANDREA (FI-PPE), 13.102 GARDINI ELISABETTA (FDI) e 13.103 ROSATO ETTORE (APERRE), nel testo riformulato - Votazione Emendamento 13.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.101 DDL n. 1717",
            "description_title": "Identici emendamenti 13.101 ORSINI ANDREA (FI-PPE), 13.102 GARDINI ELISABETTA (FDI) e 13.103 ROSATO ETTORE (APERRE), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 30232,
            "slug": "vs19_292_043",
            "identifier": "vs19_292_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_043/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.0100 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.0100 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30231,
            "slug": "vs19_292_042",
            "identifier": "vs19_292_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_042/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1717",
            "original_title": "Votazione Articolo 12 DDL n. 1717",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30205,
            "slug": "vs19_292_041",
            "identifier": "vs19_292_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_041/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.101 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.101 DDL n. 1717",
            "description_title": "Emendamento 12.101 PULCIANI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 73,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30202,
            "slug": "vs19_292_040",
            "identifier": "vs19_292_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_040/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.102 MAURI MATTEO (PD-IDP) - Votazione Emendamento 12.102 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.102 DDL n. 1717",
            "description_title": "Emendamento 12.102 MAURI MATTEO (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": 15,
            "n_margin": 11,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 30242,
            "slug": "vs19_292_039",
            "identifier": "vs19_292_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_039/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 12.200 delle Commissioni - Votazione Emendamento 12.200 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.200 DDL n. 1717",
            "description_title": "Emendamento 12.200 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 30251,
            "slug": "vs19_292_038",
            "identifier": "vs19_292_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_038/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 38,
            "title": "Mantenimento articolo 11 - Votazione Articolo 11 DDL n. 1717",
            "original_title": "Votazione Articolo 11 DDL n. 1717",
            "description_title": "Mantenimento articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 30219,
            "slug": "vs19_292_037",
            "identifier": "vs19_292_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_037/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.024 DDL n. 1717",
            "original_title": "Votazione Emendamento 10.024 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (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": 16,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30215,
            "slug": "vs19_292_036",
            "identifier": "vs19_292_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_036/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 10.023 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.023 DDL n. 1717",
            "original_title": "Votazione Emendamento 10.023 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 10.023 PENZA PASQUALINO (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": 15,
            "n_margin": 1,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30204,
            "slug": "vs19_292_035",
            "identifier": "vs19_292_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_035/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1717",
            "original_title": "Votazione Articolo 10 DDL n. 1717",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30243,
            "slug": "vs19_292_034",
            "identifier": "vs19_292_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_034/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 10.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 10.300, DDL n. 1717",
            "original_title": "Votazione Emendamento 10.300, DDL n. 1717",
            "description_title": "Emendamento 10.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 78,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30244,
            "slug": "vs19_292_033",
            "identifier": "vs19_292_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_033/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 10.15, come riformulato, BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 10.15, DDL n. 1717",
            "original_title": "Votazione Emendamento 10.15, DDL n. 1717",
            "description_title": "Emendamento 10.15, come riformulato, BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 130,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30209,
            "slug": "vs19_292_032",
            "identifier": "vs19_292_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_032/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1717",
            "original_title": "Votazione Articolo 9 DDL n. 1717",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30229,
            "slug": "vs19_292_031",
            "identifier": "vs19_292_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_031/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1717",
            "original_title": "Votazione Articolo 8 DDL n. 1717",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30237,
            "slug": "vs19_292_030",
            "identifier": "vs19_292_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_030/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 8.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 8.300, DDL n. 1717",
            "original_title": "Votazione Emendamento 8.300, DDL n. 1717",
            "description_title": "Emendamento 8.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 75,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 30221,
            "slug": "vs19_292_029",
            "identifier": "vs19_292_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_029/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 8.21 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.21 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.21 DDL n. 1717",
            "description_title": "Emendamento 8.21 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30276,
            "slug": "vs19_292_028",
            "identifier": "vs19_292_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_028/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 8.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.20 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.20 DDL n. 1717",
            "description_title": "Emendamento 8.20 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30225,
            "slug": "vs19_292_027",
            "identifier": "vs19_292_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_027/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 8.16 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.16 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.16 DDL n. 1717",
            "description_title": "Emendamento 8.16 BONAFE' SIMONA (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": 14,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30273,
            "slug": "vs19_292_026",
            "identifier": "vs19_292_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_026/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 8.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.15 DDL n. 1717",
            "description_title": "Emendamento 8.15 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30267,
            "slug": "vs19_292_025",
            "identifier": "vs19_292_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_025/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 8.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 8.11 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.11 DDL n. 1717",
            "description_title": "Emendamento 8.11 MANZI IRENE (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": 14,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30234,
            "slug": "vs19_292_024",
            "identifier": "vs19_292_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_024/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 8.10 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 8.10 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.10 DDL n. 1717",
            "description_title": "Emendamento 8.10 PASTORELLA GIULIA (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": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30249,
            "slug": "vs19_292_023",
            "identifier": "vs19_292_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_023/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 8.9 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.9 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.9 DDL n. 1717",
            "description_title": "Emendamento 8.9 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.71
        },
        {
            "id": 30211,
            "slug": "vs19_292_022",
            "identifier": "vs19_292_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_022/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 8.8 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.8 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.8 DDL n. 1717",
            "description_title": "Emendamento 8.8 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 30275,
            "slug": "vs19_292_021",
            "identifier": "vs19_292_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_021/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 8.6 MAURI MATTEO (PD-IDP) - Votazione Emendamento 8.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1717",
            "description_title": "Emendamento 8.6 MAURI MATTEO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 30248,
            "slug": "vs19_292_020",
            "identifier": "vs19_292_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_020/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 8.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1717",
            "description_title": "Emendamento 8.5 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30271,
            "slug": "vs19_292_019",
            "identifier": "vs19_292_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_019/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1717",
            "description_title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30222,
            "slug": "vs19_292_018",
            "identifier": "vs19_292_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_018/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 8.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.2 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1717",
            "description_title": "Emendamento 8.2 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 30258,
            "slug": "vs19_292_017",
            "identifier": "vs19_292_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_017/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.3 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1717",
            "description_title": "Emendamento 8.3 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30224,
            "slug": "vs19_292_016",
            "identifier": "vs19_292_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_016/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 8.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 8.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1717",
            "description_title": "Emendamento 8.1 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30262,
            "slug": "vs19_292_015",
            "identifier": "vs19_292_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_015/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1717",
            "original_title": "Votazione Articolo 7 DDL n. 1717",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 30272,
            "slug": "vs19_292_014",
            "identifier": "vs19_292_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_014/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1717",
            "original_title": "Votazione Articolo 6 DDL n. 1717",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 30260,
            "slug": "vs19_292_013",
            "identifier": "vs19_292_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_013/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1717",
            "original_title": "Votazione Articolo 5 DDL n. 1717",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30230,
            "slug": "vs19_292_012",
            "identifier": "vs19_292_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_012/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1717",
            "original_title": "Votazione Articolo 4 DDL n. 1717",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 30216,
            "slug": "vs19_292_011",
            "identifier": "vs19_292_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_011/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo  3 - Votazione Articolo 3 DDL n. 1717",
            "original_title": "Votazione Articolo 3 DDL n. 1717",
            "description_title": "Articolo  3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30196,
            "slug": "vs19_292_010",
            "identifier": "vs19_292_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_010/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1717",
            "original_title": "Votazione Articolo 2 DDL n. 1717",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30236,
            "slug": "vs19_292_009",
            "identifier": "vs19_292_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_009/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1717",
            "description_title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30217,
            "slug": "vs19_292_008",
            "identifier": "vs19_292_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_008/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.6 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1717",
            "description_title": "Emendamento 2.6 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30264,
            "slug": "vs19_292_007",
            "identifier": "vs19_292_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_007/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1717",
            "description_title": "Emendamento 2.4 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.55
        }
    ]
}