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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=218",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=216",
    "results": [
        {
            "id": 29039,
            "slug": "vs19_265_037",
            "identifier": "vs19_265_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_037/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1435",
            "original_title": "Votazione Articolo 25 DDL n. 1435",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 22,
            "n_margin": 97,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 29038,
            "slug": "vs19_265_022",
            "identifier": "vs19_265_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_022/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 23.17 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 23.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.17 DDL n. 1435",
            "description_title": "Emendamento 23.17 PASTORINO LUCA (M-+EUR)",
            "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.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29036,
            "slug": "vs19_265_075",
            "identifier": "vs19_265_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_075/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 35.1004 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1004 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1004 DDL n. 1435",
            "description_title": "Emendamento 35.1004 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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29034,
            "slug": "vs19_265_045",
            "identifier": "vs19_265_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_045/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 27.33 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 27.33 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.33 DDL n. 1435",
            "description_title": "Emendamento 27.33 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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29033,
            "slug": "vs19_265_068",
            "identifier": "vs19_265_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_068/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 35.1005 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1005 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 1435",
            "description_title": "Emendamento 35.1005 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": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29032,
            "slug": "vs19_265_016",
            "identifier": "vs19_265_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_016/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1435",
            "original_title": "Votazione Articolo 22 DDL n. 1435",
            "description_title": "Articolo 22",
            "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": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29031,
            "slug": "vs19_265_079",
            "identifier": "vs19_265_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_079/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 35.47 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.47 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.47 DDL n. 1435",
            "description_title": "Emendamento 35.47 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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29030,
            "slug": "vs19_265_023",
            "identifier": "vs19_265_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_023/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 23.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.19 DDL n. 1435",
            "description_title": "Emendamento 23.19 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29029,
            "slug": "vs19_265_002",
            "identifier": "vs19_265_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_002/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 16.04 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 16.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.04 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.04 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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29027,
            "slug": "vs19_265_007",
            "identifier": "vs19_265_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_007/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1435",
            "original_title": "Votazione Articolo 19 DDL n. 1435",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 29026,
            "slug": "vs19_265_043",
            "identifier": "vs19_265_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_043/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 27.17 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 27.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.17 DDL n. 1435",
            "description_title": "Emendamento 27.17 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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29054,
            "slug": "vs19_265_065",
            "identifier": "vs19_265_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_065/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 35.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 35.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1001 DDL n. 1435",
            "description_title": "Emendamento 35.1001 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": 19,
            "n_margin": 11,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29053,
            "slug": "vs19_265_060",
            "identifier": "vs19_265_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_060/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 32.01002 IARIA ANTONINO (M5S) - Votazione Emendamento 32.01002 DDL n. 1435",
            "original_title": "Votazione Emendamento 32.01002 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 32.01002 IARIA ANTONINO (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": 62.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29052,
            "slug": "vs19_265_070",
            "identifier": "vs19_265_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_070/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 35.25 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.25 DDL n. 1435",
            "description_title": "Emendamento 35.25 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": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29051,
            "slug": "vs19_265_072",
            "identifier": "vs19_265_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_072/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 35.1003 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1003 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1003 DDL n. 1435",
            "description_title": "Emendamento 35.1003 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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29050,
            "slug": "vs19_265_040",
            "identifier": "vs19_265_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_040/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.11 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.11 DDL n. 1435",
            "description_title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29044,
            "slug": "vs19_265_009",
            "identifier": "vs19_265_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_009/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1435",
            "original_title": "Votazione Articolo 20 DDL n. 1435",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 29043,
            "slug": "vs19_265_050",
            "identifier": "vs19_265_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_050/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 27.012 BRAMBILLA MICHELA VITTORIA (NM-M) - Votazione Emendamento 27.012 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.012 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.012 BRAMBILLA MICHELA VITTORIA (NM-M)",
            "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": 73,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 29042,
            "slug": "vs19_265_026",
            "identifier": "vs19_265_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_026/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 23.26 PASTORELLA GIULIA (APERRE) e 23.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.26 DDL n. 1435",
            "description_title": "Identici emendamenti 23.26 PASTORELLA GIULIA (APERRE) e 23.27 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29037,
            "slug": "vs19_265_071",
            "identifier": "vs19_265_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_071/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 35.26 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.26 DDL n. 1435",
            "description_title": "Emendamento 35.26 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": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29003,
            "slug": "vs19_265_018",
            "identifier": "vs19_265_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_018/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 23.4 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.4 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.4 DDL n. 1435",
            "description_title": "Emendamento 23.4 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29001,
            "slug": "vs19_265_038",
            "identifier": "vs19_265_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_038/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1435",
            "original_title": "Votazione Articolo 26 DDL n. 1435",
            "description_title": "Articolo 26",
            "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": 77,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28999,
            "slug": "vs19_265_073",
            "identifier": "vs19_265_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_073/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 35.31 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.31 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.31 DDL n. 1435",
            "description_title": "Emendamento 35.31 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28996,
            "slug": "vs19_265_077",
            "identifier": "vs19_265_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_077/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 35.1006 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1006 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1006 DDL n. 1435",
            "description_title": "Emendamento 35.1006 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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28995,
            "slug": "vs19_265_054",
            "identifier": "vs19_265_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_054/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 1435",
            "original_title": "Votazione Articolo 29 DDL n. 1435",
            "description_title": "Articolo 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 93,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 28994,
            "slug": "vs19_265_008",
            "identifier": "vs19_265_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_008/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 19.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 19.01 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 19.01 IARIA ANTONINO (M5S) e 19.06 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29006,
            "slug": "vs19_265_012",
            "identifier": "vs19_265_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_012/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1435",
            "original_title": "Votazione Articolo 21 DDL n. 1435",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 77,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29018,
            "slug": "vs19_265_044",
            "identifier": "vs19_265_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_044/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 27.18 MORASSUT ROBERTO (PD-IDP) - Votazione Emendamento 27.18 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.18 DDL n. 1435",
            "description_title": "Emendamento 27.18 MORASSUT ROBERTO (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": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29067,
            "slug": "vs19_265_078",
            "identifier": "vs19_265_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_078/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 35.44 MORASSUT ROBERTO (PD-IDP) e 35.45 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.44 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.44 DDL n. 1435",
            "description_title": "Identici emendamenti 35.44 MORASSUT ROBERTO (PD-IDP) e 35.45 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29024,
            "slug": "vs19_265_053",
            "identifier": "vs19_265_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_053/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1435",
            "original_title": "Votazione Articolo 28 DDL n. 1435",
            "description_title": "Articolo 28",
            "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": 49,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 29023,
            "slug": "vs19_265_051",
            "identifier": "vs19_265_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_051/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 27.010 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.010 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.010 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.010 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29022,
            "slug": "vs19_265_011",
            "identifier": "vs19_265_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_011/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 21.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 21.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 21.600, DDL n. 1435",
            "description_title": "Emendamento 21.600, 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29021,
            "slug": "vs19_265_059",
            "identifier": "vs19_265_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_059/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 32.01000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 32.01000 DDL n. 1435",
            "original_title": "Votazione Emendamento 32.01000 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 32.01000 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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29017,
            "slug": "vs19_265_017",
            "identifier": "vs19_265_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_017/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 23.2 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 23.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.2 DDL n. 1435",
            "description_title": "Emendamento 23.2 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29007,
            "slug": "vs19_265_030",
            "identifier": "vs19_265_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_030/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1435",
            "original_title": "Votazione Articolo 23 DDL n. 1435",
            "description_title": "Articolo 23",
            "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": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29005,
            "slug": "vs19_265_027",
            "identifier": "vs19_265_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_027/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 23.28 CAROTENUTO DARIO (M5S) - Votazione Emendamento 23.28 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.28 DDL n. 1435",
            "description_title": "Emendamento 23.28 CAROTENUTO DARIO (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": 46,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 29004,
            "slug": "vs19_265_052",
            "identifier": "vs19_265_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_052/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 27.09 CHERCHI SUSANNA (M5S) - Votazione Emendamento 27.09 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.09 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.09 CHERCHI SUSANNA (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.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29002,
            "slug": "vs19_265_004",
            "identifier": "vs19_265_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_004/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1435",
            "original_title": "Votazione Articolo 17 DDL n. 1435",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 29000,
            "slug": "vs19_265_019",
            "identifier": "vs19_265_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_019/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 23.8 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 23.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.8 DDL n. 1435",
            "description_title": "Emendamento 23.8 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28998,
            "slug": "vs19_265_041",
            "identifier": "vs19_265_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_041/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 27.24 MORASSUT ROBERTO (PD-IDP) - Votazione Emendamento 27.24 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.24 DDL n. 1435",
            "description_title": "Emendamento 27.24 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28997,
            "slug": "vs19_265_025",
            "identifier": "vs19_265_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_025/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 23.24 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 23.24 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.24 DDL n. 1435",
            "description_title": "Emendamento 23.24 TRAVERSI ROBERTO (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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28993,
            "slug": "vs19_265_063",
            "identifier": "vs19_265_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_063/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 35.1 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 35.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1 DDL n. 1435",
            "description_title": "Emendamento 35.1 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 28992,
            "slug": "vs19_265_039",
            "identifier": "vs19_265_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_039/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici emendamenti 27.6 MORASSUT ROBERTO (PD-IDP), 27.7 IARIA ANTONINO (M5S), 27.8 GHIRRA FRANCESCA (AVS) e 27.10 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 27.6 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.6 DDL n. 1435",
            "description_title": "Identici emendamenti 27.6 MORASSUT ROBERTO (PD-IDP), 27.7 IARIA ANTONINO (M5S), 27.8 GHIRRA FRANCESCA (AVS) e 27.10 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29008,
            "slug": "vs19_265_015",
            "identifier": "vs19_265_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_015/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 22.13 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 22.13 DDL n. 1435",
            "original_title": "Votazione Emendamento 22.13 DDL n. 1435",
            "description_title": "Emendamento 22.13 FARAONE DAVIDE (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": 7,
            "n_margin": 68,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29010,
            "slug": "vs19_265_032",
            "identifier": "vs19_265_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_032/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 24.5 IARIA ANTONINO (M5S) e 24.8 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 24.5 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.5 DDL n. 1435",
            "description_title": "Identici emendamenti 24.5 IARIA ANTONINO (M5S) e 24.8 PASTORINO LUCA (M-+EUR)",
            "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": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29009,
            "slug": "vs19_265_049",
            "identifier": "vs19_265_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_049/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1435",
            "original_title": "Votazione Articolo 27 DDL n. 1435",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28991,
            "slug": "vs19_265_057",
            "identifier": "vs19_265_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_057/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1435",
            "original_title": "Votazione Articolo 32 DDL n. 1435",
            "description_title": "Articolo 32",
            "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": 77,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 28990,
            "slug": "vs19_265_042",
            "identifier": "vs19_265_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_042/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.26 DDL n. 1435",
            "description_title": "Identici emendamenti 27.26 MORASSUT ROBERTO (PD-IDP) e 27.30 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29035,
            "slug": "vs19_265_062",
            "identifier": "vs19_265_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_062/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 34 - Votazione Articolo 34 DDL n. 1435",
            "original_title": "Votazione Articolo 34 DDL n. 1435",
            "description_title": "Articolo 34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 90,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 29065,
            "slug": "vs19_265_066",
            "identifier": "vs19_265_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_066/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 35.9 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.9 DDL n. 1435",
            "description_title": "Emendamento 35.9 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": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        }
    ]
}