Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=104
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=105",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=103",
    "results": [
        {
            "id": 32050,
            "slug": "vs19_348_077",
            "identifier": "vs19_348_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_077/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 30.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 30.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1660",
            "description_title": "Emendamento 30.1 PELLEGRINI MARCO (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": 6,
            "n_margin": 64,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 46.54
        },
        {
            "id": 32001,
            "slug": "vs19_348_076",
            "identifier": "vs19_348_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_076/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 29 (Mantenimento) - Votazione Articolo 29 DDL n. 1660",
            "original_title": "Votazione Articolo 29 DDL n. 1660",
            "description_title": "Articolo 29 (Mantenimento)",
            "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": 33,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32025,
            "slug": "vs19_348_075",
            "identifier": "vs19_348_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_075/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo 28 (Mantenimento) - Votazione Articolo 28 DDL n. 1660",
            "original_title": "Votazione Articolo 28 DDL n. 1660",
            "description_title": "Articolo 28 (Mantenimento)",
            "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": 33,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31980,
            "slug": "vs19_348_074",
            "identifier": "vs19_348_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_074/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1660",
            "original_title": "Votazione Articolo 27 DDL n. 1660",
            "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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31992,
            "slug": "vs19_348_073",
            "identifier": "vs19_348_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_073/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 27.1005 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1005 DDL n. 1660",
            "description_title": "Emendamento 27.1005 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31942,
            "slug": "vs19_348_072",
            "identifier": "vs19_348_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_072/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 27.1006 PENZA PASQUALINO (M5S) - Votazione Emendamento 27.1006 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1006 DDL n. 1660",
            "description_title": "Emendamento 27.1006 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31955,
            "slug": "vs19_348_071",
            "identifier": "vs19_348_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_071/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (PD-IDP) - Votazione Emendamento 27.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1002 DDL n. 1660",
            "description_title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 31912,
            "slug": "vs19_348_070",
            "identifier": "vs19_348_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_070/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 27.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 27.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1001 DDL n. 1660",
            "description_title": "Emendamento 27.1001 GIULIANO CARLA (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": 26,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 31953,
            "slug": "vs19_348_069",
            "identifier": "vs19_348_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_069/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 27.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.6 DDL n. 1660",
            "description_title": "Emendamento 27.6 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31970,
            "slug": "vs19_348_068",
            "identifier": "vs19_348_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_068/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (M5S) - Votazione Emendamento 26.01013 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01013 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (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": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31982,
            "slug": "vs19_348_067",
            "identifier": "vs19_348_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_067/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31997,
            "slug": "vs19_348_066",
            "identifier": "vs19_348_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_066/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 26.01015 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 26.01015 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01015 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01015 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": 27,
            "majority_cohesion_rate": 73.33,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32012,
            "slug": "vs19_348_065",
            "identifier": "vs19_348_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_065/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 26.018 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.018 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.018 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.018 SERRACCHIANI DEBORA (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": 26,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32028,
            "slug": "vs19_348_064",
            "identifier": "vs19_348_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_064/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 26.01011 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01011 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01011 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01011 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32041,
            "slug": "vs19_348_063",
            "identifier": "vs19_348_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_063/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 26.01050 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.01050 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01050 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01050 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 32052,
            "slug": "vs19_348_062",
            "identifier": "vs19_348_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_062/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 26.09 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.09 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.09 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32058,
            "slug": "vs19_348_061",
            "identifier": "vs19_348_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_061/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 26.01010 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01010 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01010 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 72.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31872,
            "slug": "vs19_348_060",
            "identifier": "vs19_348_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_060/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31948,
            "slug": "vs19_348_059",
            "identifier": "vs19_348_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_059/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31937,
            "slug": "vs19_348_058",
            "identifier": "vs19_348_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_058/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 26.01008 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01008 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31920,
            "slug": "vs19_348_057",
            "identifier": "vs19_348_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_057/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32000,
            "slug": "vs19_348_056",
            "identifier": "vs19_348_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_056/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 26.01005 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01005 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32016,
            "slug": "vs19_348_055",
            "identifier": "vs19_348_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_055/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.020 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.020 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31973,
            "slug": "vs19_348_054",
            "identifier": "vs19_348_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_054/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 26.01004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01004 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01004 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31983,
            "slug": "vs19_348_053",
            "identifier": "vs19_348_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_053/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 26.012 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.012 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 32054,
            "slug": "vs19_348_052",
            "identifier": "vs19_348_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_052/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 26.011 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.011 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.011 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.011 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32062,
            "slug": "vs19_348_051",
            "identifier": "vs19_348_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_051/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 26.04 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 26.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.04 CAFIERO DE RAHO FEDERICO (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": 24,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 32029,
            "slug": "vs19_348_050",
            "identifier": "vs19_348_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_050/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 26.03 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.03 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32060,
            "slug": "vs19_348_049",
            "identifier": "vs19_348_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_049/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31972,
            "slug": "vs19_348_048",
            "identifier": "vs19_348_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_048/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1660",
            "original_title": "Votazione Articolo 26 DDL n. 1660",
            "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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31986,
            "slug": "vs19_348_047",
            "identifier": "vs19_348_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_047/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 26.500 del Governo - Votazione Emendamento 26.500 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.500 DDL n. 1660",
            "description_title": "Emendamento 26.500 del Governo",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31999,
            "slug": "vs19_348_046",
            "identifier": "vs19_348_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_046/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 46,
            "title": "Subemendamento 0.26.500.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 0.26.500.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.26.500.1 DDL n. 1660",
            "description_title": "Subemendamento 0.26.500.1 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 32015,
            "slug": "vs19_348_045",
            "identifier": "vs19_348_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_045/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 45,
            "title": "Subemendamento 0.26.500.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 0.26.500.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.26.500.4 DDL n. 1660",
            "description_title": "Subemendamento 0.26.500.4 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31934,
            "slug": "vs19_348_044",
            "identifier": "vs19_348_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_044/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici subemendamenti 0.26.500.2 GIACHETTI ROBERTO (IVICRE) e 0.26.500.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 0.26.500.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.26.500.2 DDL n. 1660",
            "description_title": "Identici subemendamenti 0.26.500.2 GIACHETTI ROBERTO (IVICRE) e 0.26.500.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 80.5
        },
        {
            "id": 31921,
            "slug": "vs19_348_043",
            "identifier": "vs19_348_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_043/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.20 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.20 DDL n. 1660",
            "description_title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 31965,
            "slug": "vs19_348_042",
            "identifier": "vs19_348_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_042/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.13 DDL n. 1660",
            "description_title": "Identici emendamenti 26.13 GIACHETTI ROBERTO (IVICRE) e 26.14 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31951,
            "slug": "vs19_348_041",
            "identifier": "vs19_348_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_041/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 26.11 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.11 DDL n. 1660",
            "description_title": "Emendamento 26.11 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31885,
            "slug": "vs19_348_040",
            "identifier": "vs19_348_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_040/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.10 DDL n. 1660",
            "description_title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32061,
            "slug": "vs19_348_039",
            "identifier": "vs19_348_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_039/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 26.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.9 DDL n. 1660",
            "description_title": "Emendamento 26.9 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32044,
            "slug": "vs19_348_037",
            "identifier": "vs19_348_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_037/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.7 DDL n. 1660",
            "description_title": "Emendamento 26.7 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31995,
            "slug": "vs19_348_036",
            "identifier": "vs19_348_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_036/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 26.6 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.6 DDL n. 1660",
            "description_title": "Emendamento 26.6 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32013,
            "slug": "vs19_348_035",
            "identifier": "vs19_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_035/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.5 DDL n. 1660",
            "description_title": "Emendamento 26.5 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 31968,
            "slug": "vs19_348_034",
            "identifier": "vs19_348_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_034/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 26.36 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.36 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.36 DDL n. 1660",
            "description_title": "Emendamento 26.36 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 31984,
            "slug": "vs19_348_033",
            "identifier": "vs19_348_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_033/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 26.1013 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 26.1013 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.1013 DDL n. 1660",
            "description_title": "Emendamento 26.1013 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31964,
            "slug": "vs19_348_032",
            "identifier": "vs19_348_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_032/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 26.1012 BOSCHI MARIA ELENA (IVICRE), 26.2 SERRACCHIANI DEBORA (PD-IDP), 26.3 D'ORSO VALENTINA (M5S) e 26.1005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 26.1012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.1012 DDL n. 1660",
            "description_title": "Identici emendamenti 26.1012 BOSCHI MARIA ELENA (IVICRE), 26.2 SERRACCHIANI DEBORA (PD-IDP), 26.3 D'ORSO VALENTINA (M5S) e 26.1005 ZARATTI FILIBERTO (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": 70.83,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31950,
            "slug": "vs19_348_031",
            "identifier": "vs19_348_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_031/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1660",
            "original_title": "Votazione Articolo 25 DDL n. 1660",
            "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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 31935,
            "slug": "vs19_348_030",
            "identifier": "vs19_348_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_030/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 25.12 BONAFE' SIMONA (PD-IDP) e 25.13 AURIEMMA CARMELA (M5S) - Votazione Emendamento 25.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 25.12 DDL n. 1660",
            "description_title": "Identici emendamenti 25.12 BONAFE' SIMONA (PD-IDP) e 25.13 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31963,
            "slug": "vs19_348_029",
            "identifier": "vs19_348_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_029/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 25.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 25.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 25.1 DDL n. 1660",
            "description_title": "Emendamento 25.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 31975,
            "slug": "vs19_348_028",
            "identifier": "vs19_348_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_028/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1660",
            "original_title": "Votazione Articolo 24 DDL n. 1660",
            "description_title": "Articolo 24",
            "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": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 71.7
        }
    ]
}