Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=157
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=158",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=156",
    "results": [
        {
            "id": 29765,
            "slug": "vs19_261_078",
            "identifier": "vs19_261_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_078/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 14.3 IARIA ANTONINO (M5S) - Votazione Emendamento 14.3 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1435",
            "description_title": "Emendamento 14.3 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29764,
            "slug": "vs19_261_077",
            "identifier": "vs19_261_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_077/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 14.1 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 14.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1435",
            "description_title": "Emendamento 14.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": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29763,
            "slug": "vs19_261_076",
            "identifier": "vs19_261_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_076/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1435",
            "original_title": "Votazione Articolo 13 DDL n. 1435",
            "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": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29762,
            "slug": "vs19_261_075",
            "identifier": "vs19_261_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_075/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 13.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 13.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 13.600, DDL n. 1435",
            "description_title": "Emendamento 13.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": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29761,
            "slug": "vs19_261_074",
            "identifier": "vs19_261_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_074/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1435",
            "original_title": "Votazione Articolo 12 DDL n. 1435",
            "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": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29760,
            "slug": "vs19_261_073",
            "identifier": "vs19_261_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_073/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1435",
            "original_title": "Votazione Articolo 11 DDL n. 1435",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 118,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29759,
            "slug": "vs19_261_072",
            "identifier": "vs19_261_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_072/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 10.038 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.038 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.038 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 10.038 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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29758,
            "slug": "vs19_261_071",
            "identifier": "vs19_261_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_071/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 10.026 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 10.026 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.026 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 10.026 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 33,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 29757,
            "slug": "vs19_261_070",
            "identifier": "vs19_261_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_070/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 10.024 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.024 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.024 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 10.024 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": 20,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29756,
            "slug": "vs19_261_069",
            "identifier": "vs19_261_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_069/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 10.011 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.011 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.011 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 10.011 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": 5,
            "n_margin": 8,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29755,
            "slug": "vs19_261_068",
            "identifier": "vs19_261_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_068/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1435",
            "original_title": "Votazione Articolo 10 DDL n. 1435",
            "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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29754,
            "slug": "vs19_261_067",
            "identifier": "vs19_261_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_067/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.46 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 10.46 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.46 DDL n. 1435",
            "description_title": "Emendamento 10.46 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": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29753,
            "slug": "vs19_261_066",
            "identifier": "vs19_261_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_066/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 10.43 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 10.43 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.43 DDL n. 1435",
            "description_title": "Emendamento 10.43 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": 57.81,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29752,
            "slug": "vs19_261_065",
            "identifier": "vs19_261_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_065/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 10.40 GADDA MARIA CHIARA (IVICRE) e 10.41 CASU ANDREA (PD-IDP) - Votazione Emendamento 10.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.40 DDL n. 1435",
            "description_title": "Identici emendamenti 10.40 GADDA MARIA CHIARA (IVICRE) e 10.41 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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29751,
            "slug": "vs19_261_064",
            "identifier": "vs19_261_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_064/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.37 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.37 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.37 DDL n. 1435",
            "description_title": "Emendamento 10.37 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29750,
            "slug": "vs19_261_063",
            "identifier": "vs19_261_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_063/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.29 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.29 DDL n. 1435",
            "description_title": "Identici emendamenti 10.29 GHIRRA FRANCESCA (AVS) e 10.30 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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29749,
            "slug": "vs19_261_062",
            "identifier": "vs19_261_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_062/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 10.26 IARIA ANTONINO (M5S) - Votazione Emendamento 10.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.26 DDL n. 1435",
            "description_title": "Emendamento 10.26 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29748,
            "slug": "vs19_261_061",
            "identifier": "vs19_261_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_061/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 10.25 IARIA ANTONINO (M5S) - Votazione Emendamento 10.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.25 DDL n. 1435",
            "description_title": "Emendamento 10.25 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29747,
            "slug": "vs19_261_060",
            "identifier": "vs19_261_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_060/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 10.9 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1435",
            "description_title": "Identici emendamenti 10.9 TRAVERSI ROBERTO (M5S) e 10.10 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29746,
            "slug": "vs19_261_059",
            "identifier": "vs19_261_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_059/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1002 DDL n. 1435",
            "description_title": "Emendamento 10.1002 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29855,
            "slug": "vs19_261_058",
            "identifier": "vs19_261_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_058/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.1001 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1001 DDL n. 1435",
            "description_title": "Emendamento 10.1001 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29745,
            "slug": "vs19_261_057",
            "identifier": "vs19_261_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_057/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.1003 CASU ANDREA (PD-IDP) - Votazione Emendamento 10.1003 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1003 DDL n. 1435",
            "description_title": "Emendamento 10.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29744,
            "slug": "vs19_261_056",
            "identifier": "vs19_261_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_056/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 10.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1435",
            "description_title": "Emendamento 10.1000 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29743,
            "slug": "vs19_261_055",
            "identifier": "vs19_261_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_055/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1435",
            "original_title": "Votazione Articolo 9 DDL n. 1435",
            "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": 3,
            "n_margin": 125,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29742,
            "slug": "vs19_261_054",
            "identifier": "vs19_261_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_054/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1435",
            "original_title": "Votazione Articolo 8 DDL n. 1435",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29741,
            "slug": "vs19_261_053",
            "identifier": "vs19_261_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_053/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 8.1001 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1001 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1001 DDL n. 1435",
            "description_title": "Emendamento 8.1001 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29740,
            "slug": "vs19_261_052",
            "identifier": "vs19_261_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_052/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 8.1000 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1000 DDL n. 1435",
            "description_title": "Emendamento 8.1000 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29739,
            "slug": "vs19_261_051",
            "identifier": "vs19_261_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_051/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 8.1002 CASU ANDREA (PD-IDP) - Votazione Emendamento 8.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.1002 DDL n. 1435",
            "description_title": "Emendamento 8.1002 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": 30,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29738,
            "slug": "vs19_261_050",
            "identifier": "vs19_261_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_050/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.500 della Commissione - Votazione Emendamento 8.500 DDL n. 1435",
            "original_title": "Votazione Emendamento 8.500 DDL n. 1435",
            "description_title": "Emendamento 8.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29737,
            "slug": "vs19_261_049",
            "identifier": "vs19_261_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_049/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 7.026 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.026 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.026 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 7.026 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": 91,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29736,
            "slug": "vs19_261_048",
            "identifier": "vs19_261_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_048/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 7.024 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.024 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.024 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 7.024 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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29735,
            "slug": "vs19_261_047",
            "identifier": "vs19_261_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_047/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1435",
            "original_title": "Votazione Articolo 7 DDL n. 1435",
            "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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29734,
            "slug": "vs19_261_046",
            "identifier": "vs19_261_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_046/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 7.15 CASU ANDREA (PD-IDP) - Votazione Emendamento 7.15 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.15 DDL n. 1435",
            "description_title": "Emendamento 7.15 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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29733,
            "slug": "vs19_261_045",
            "identifier": "vs19_261_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_045/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 7.22 ROSATO ETTORE (APERRE) - Votazione Emendamento 7.22 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.22 DDL n. 1435",
            "description_title": "Emendamento 7.22 ROSATO ETTORE (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": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29732,
            "slug": "vs19_261_044",
            "identifier": "vs19_261_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_044/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 7.1000 IARIA ANTONINO (M5S) e 7.1001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 7.1000 DDL n. 1435",
            "description_title": "Identici emendamenti 7.1000 IARIA ANTONINO (M5S) e 7.1001 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29731,
            "slug": "vs19_261_043",
            "identifier": "vs19_261_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_043/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1435",
            "original_title": "Votazione Articolo 6 DDL n. 1435",
            "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": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29730,
            "slug": "vs19_261_042",
            "identifier": "vs19_261_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_042/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 6.600, DDL n. 1435",
            "description_title": "Emendamento 6.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": 2,
            "n_margin": 125,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29729,
            "slug": "vs19_261_041",
            "identifier": "vs19_261_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_041/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1435",
            "original_title": "Votazione Articolo 5 DDL n. 1435",
            "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": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29728,
            "slug": "vs19_261_040",
            "identifier": "vs19_261_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_040/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 5.28 DDL n. 1435",
            "original_title": "Votazione Emendamento 5.28 DDL n. 1435",
            "description_title": "Emendamento 5.28 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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29727,
            "slug": "vs19_261_039",
            "identifier": "vs19_261_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_039/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.18 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 5.18 DDL n. 1435",
            "original_title": "Votazione Emendamento 5.18 DDL n. 1435",
            "description_title": "Emendamento 5.18 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": 13,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29726,
            "slug": "vs19_261_038",
            "identifier": "vs19_261_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_038/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.10 IARIA ANTONINO (M5S) - Votazione Emendamento 5.10 DDL n. 1435",
            "original_title": "Votazione Emendamento 5.10 DDL n. 1435",
            "description_title": "Emendamento 5.10 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": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29725,
            "slug": "vs19_261_037",
            "identifier": "vs19_261_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_037/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 05.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 05.01 DDL n. 1435",
            "description_title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29724,
            "slug": "vs19_261_036",
            "identifier": "vs19_261_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_036/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1435",
            "original_title": "Votazione Articolo 4 DDL n. 1435",
            "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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 29723,
            "slug": "vs19_261_035",
            "identifier": "vs19_261_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_035/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.13 CANTONE LUCIANO (M5S) - Votazione Emendamento 4.13 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.13 DDL n. 1435",
            "description_title": "Emendamento 4.13 CANTONE LUCIANO (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": 18,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29722,
            "slug": "vs19_261_034",
            "identifier": "vs19_261_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_034/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.12 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 4.12 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.12 DDL n. 1435",
            "description_title": "Emendamento 4.12 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": 7,
            "n_margin": 6,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29721,
            "slug": "vs19_261_033",
            "identifier": "vs19_261_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_033/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.500 della Commissione - Votazione Emendamento 4.500 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.500 DDL n. 1435",
            "description_title": "Emendamento 4.500 della Commissione",
            "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": 125,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29720,
            "slug": "vs19_261_032",
            "identifier": "vs19_261_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_032/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.8 CAROTENUTO DARIO (M5S) - Votazione Emendamento 4.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1435",
            "description_title": "Emendamento 4.8 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29719,
            "slug": "vs19_261_031",
            "identifier": "vs19_261_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_031/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo premissivo 04.04 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.04 DDL n. 1435",
            "description_title": "Articolo premissivo 04.04 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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29718,
            "slug": "vs19_261_030",
            "identifier": "vs19_261_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_030/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo premissivo 04.05 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.05 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.05 DDL n. 1435",
            "description_title": "Articolo premissivo 04.05 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29717,
            "slug": "vs19_261_029",
            "identifier": "vs19_261_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_029/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo premissivo 04.03 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.03 DDL n. 1435",
            "description_title": "Articolo premissivo 04.03 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        }
    ]
}