Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=105
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=106",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=104",
    "results": [
        {
            "id": 31988,
            "slug": "vs19_348_027",
            "identifier": "vs19_348_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_027/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 24.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 24.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1001 DDL n. 1660",
            "description_title": "Emendamento 24.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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32006,
            "slug": "vs19_348_026",
            "identifier": "vs19_348_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_026/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 24.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 24.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1000 DDL n. 1660",
            "description_title": "Emendamento 24.1000 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": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32022,
            "slug": "vs19_348_025",
            "identifier": "vs19_348_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_025/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 24.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 24.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.5 DDL n. 1660",
            "description_title": "Emendamento 24.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32038,
            "slug": "vs19_348_024",
            "identifier": "vs19_348_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_024/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 DORI DEVIS (AVS) - Votazione Emendamento 24.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 24.1 DDL n. 1660",
            "description_title": "Identici emendamenti 24.1 BOSCHI MARIA ELENA (IVICRE), 24.2 DI BIASE MICHELA (PD-IDP), 24.3 D'ORSO VALENTINA (M5S) e 24.1002 DORI DEVIS (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": 67.5,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 32049,
            "slug": "vs19_348_023",
            "identifier": "vs19_348_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_023/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 23.01001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 23.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 23.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 23.01001 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 80.5
        },
        {
            "id": 32057,
            "slug": "vs19_348_022",
            "identifier": "vs19_348_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_022/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1660",
            "original_title": "Votazione Articolo 23 DDL n. 1660",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32066,
            "slug": "vs19_348_021",
            "identifier": "vs19_348_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_021/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 23.1000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 23.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 23.1000 DDL n. 1660",
            "description_title": "Emendamento 23.1000 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": 67.92,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 31881,
            "slug": "vs19_348_020",
            "identifier": "vs19_348_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_020/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 22.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 22.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (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": 67.08,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31966,
            "slug": "vs19_348_019",
            "identifier": "vs19_348_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_019/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1660",
            "original_title": "Votazione Articolo 22 DDL n. 1660",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31924,
            "slug": "vs19_348_018",
            "identifier": "vs19_348_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_018/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 22.1000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 22.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 22.1000 DDL n. 1660",
            "description_title": "Emendamento 22.1000 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": 21,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31927,
            "slug": "vs19_348_017",
            "identifier": "vs19_348_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_017/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 21.01002 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01002 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": 21,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 32008,
            "slug": "vs19_348_016",
            "identifier": "vs19_348_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_016/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 21.01001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01001 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32023,
            "slug": "vs19_348_015",
            "identifier": "vs19_348_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_015/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 21.01000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01000 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31981,
            "slug": "vs19_348_014",
            "identifier": "vs19_348_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_014/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 21.01008 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01008 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": 21,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31993,
            "slug": "vs19_348_013",
            "identifier": "vs19_348_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_013/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 21.01007 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01007 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": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 32055,
            "slug": "vs19_348_012",
            "identifier": "vs19_348_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_012/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 21.01006 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01006 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 32065,
            "slug": "vs19_348_011",
            "identifier": "vs19_348_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_011/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 21.01005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01005 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32035,
            "slug": "vs19_348_010",
            "identifier": "vs19_348_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_010/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 21.01003 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 21.01003 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01003 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01003 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 31974,
            "slug": "vs19_348_009",
            "identifier": "vs19_348_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_009/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 21.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 21.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01 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": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32059,
            "slug": "vs19_348_008",
            "identifier": "vs19_348_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_008/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1660",
            "original_title": "Votazione Articolo 21 DDL n. 1660",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32051,
            "slug": "vs19_348_007",
            "identifier": "vs19_348_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_007/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 21.1005 DORI DEVIS (AVS) - Votazione Emendamento 21.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.1005 DDL n. 1660",
            "description_title": "Emendamento 21.1005 DORI DEVIS (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": 41,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 52.83
        },
        {
            "id": 32046,
            "slug": "vs19_348_006",
            "identifier": "vs19_348_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_006/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 21.1 MAURI MATTEO (PD-IDP) - Votazione Emendamento 21.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1660",
            "description_title": "Emendamento 21.1 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": 25,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32036,
            "slug": "vs19_348_005",
            "identifier": "vs19_348_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_005/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 21.1004 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 21.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.1004 DDL n. 1660",
            "description_title": "Emendamento 21.1004 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31901,
            "slug": "vs19_348_004",
            "identifier": "vs19_348_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_004/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1660",
            "original_title": "Votazione Articolo 20 DDL n. 1660",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 31891,
            "slug": "vs19_348_003",
            "identifier": "vs19_348_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_003/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 20.1002 GIULIANO CARLA (M5S) - Votazione Emendamento 20.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 20.1002 DDL n. 1660",
            "description_title": "Emendamento 20.1002 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 31878,
            "slug": "vs19_348_002",
            "identifier": "vs19_348_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_002/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 20.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 20.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 20.2 DDL n. 1660",
            "description_title": "Emendamento 20.2 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": 29,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 31866,
            "slug": "vs19_348_001",
            "identifier": "vs19_348_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_001/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 20.1 ASCARI STEFANIA (M5S) - Votazione Emendamento 20.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1660",
            "description_title": "Emendamento 20.1 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": 69,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 49.06
        },
        {
            "id": 31902,
            "slug": "vs19_345_083",
            "identifier": "vs19_345_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_083/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 83,
            "title": "Dichiarazione di urgenza della proposta di legge n. 1954: Modifiche all'articolo 3 della legge 5 marzo 2024, n. 22, in materia di compiti della Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 - Votazione Articolo 3 PDL n. 1954",
            "original_title": "Votazione Articolo 3 PDL n. 1954",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 1954: Modifiche all'articolo 3 della legge 5 marzo 2024, n. 22, in materia di compiti della Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.0,
            "minority_cohesion_rate": 59.38
        },
        {
            "id": 31893,
            "slug": "vs19_345_082",
            "identifier": "vs19_345_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_082/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 82,
            "title": "Dichiarazione di urgenza della proposta di legge n. 617: Modifiche alla legge 5 febbraio 1992, n. 91, recante nuove norme sulla cittadinanza - Votazione PDL n. 0617",
            "original_title": "Votazione PDL n. 0617",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 617: Modifiche alla legge 5 febbraio 1992, n. 91, recante nuove norme sulla cittadinanza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.58,
            "minority_cohesion_rate": 60.62
        },
        {
            "id": 31897,
            "slug": "vs19_345_081",
            "identifier": "vs19_345_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_081/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1660",
            "original_title": "Votazione Articolo 19 DDL n. 1660",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 60.67,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 31883,
            "slug": "vs19_345_080",
            "identifier": "vs19_345_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_080/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 19.1000 GIULIANO CARLA (M5S), 19.1004 DI BIASE MICHELA (PD-IDP) e 19.1003 BONELLI ANGELO (AVS) - Votazione Emendamento 19.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 19.1000 GIULIANO CARLA (M5S), 19.1004 DI BIASE MICHELA (PD-IDP) e 19.1003 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.76,
            "minority_cohesion_rate": 62.5
        },
        {
            "id": 31916,
            "slug": "vs19_345_079",
            "identifier": "vs19_345_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_079/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 19.8, sulla parte consequenziale, BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 19.8, DDL n. 1660",
            "original_title": "Votazione Emendamento 19.8, DDL n. 1660",
            "description_title": "Emendamento 19.8, sulla parte consequenziale, 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": 63.18,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31928,
            "slug": "vs19_345_078",
            "identifier": "vs19_345_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_078/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 19.1002 GIULIANO CARLA (M5S) - Votazione Emendamento 19.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1002 DDL n. 1660",
            "description_title": "Emendamento 19.1002 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 31940,
            "slug": "vs19_345_077",
            "identifier": "vs19_345_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_077/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 19.5, per le parti non precluse, SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 19.5, DDL n. 1660",
            "original_title": "Votazione Emendamento 19.5, DDL n. 1660",
            "description_title": "Emendamento 19.5, per le parti non precluse, 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 31954,
            "slug": "vs19_345_076",
            "identifier": "vs19_345_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_076/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.800 delle Commissioni - Votazione Emendamento 19.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.800 DDL n. 1660",
            "description_title": "Emendamento 19.800 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31869,
            "slug": "vs19_345_075",
            "identifier": "vs19_345_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_075/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 19.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 19.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1660",
            "description_title": "Emendamento 19.3 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": 29,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 61.88
        },
        {
            "id": 31879,
            "slug": "vs19_345_074",
            "identifier": "vs19_345_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_074/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 19.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1001 DDL n. 1660",
            "description_title": "Emendamento 19.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.44,
            "minority_cohesion_rate": 61.25
        },
        {
            "id": 31894,
            "slug": "vs19_345_073",
            "identifier": "vs19_345_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_073/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 19.1 D'ORSO VALENTINA (M5S) e 19.1007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 19.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1660",
            "description_title": "Identici emendamenti 19.1 D'ORSO VALENTINA (M5S) e 19.1007 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": 27,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 31904,
            "slug": "vs19_345_072",
            "identifier": "vs19_345_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_072/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo premissivo 019.01 COLUCCI ALFONSO (M5S) - Votazione Emendamento 019.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 019.01 DDL n. 1660",
            "description_title": "Articolo premissivo 019.01 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": 64.85,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 32034,
            "slug": "vs19_345_071",
            "identifier": "vs19_345_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_071/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1660",
            "original_title": "Votazione Articolo 18 DDL n. 1660",
            "description_title": "Articolo 18",
            "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": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 32032,
            "slug": "vs19_345_070",
            "identifier": "vs19_345_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_070/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.1026 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 18.1026 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1026 DDL n. 1660",
            "description_title": "Emendamento 18.1026 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": 30,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 32018,
            "slug": "vs19_345_069",
            "identifier": "vs19_345_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_069/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 69,
            "title": "Identici emendamenti 18.1008 SPORTIELLO GILDA (M5S) e 18.1027 MAURI MATTEO (PD-IDP) - Votazione Emendamento 18.1008 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1008 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1008 SPORTIELLO GILDA (M5S) e 18.1027 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": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 32003,
            "slug": "vs19_345_068",
            "identifier": "vs19_345_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_068/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 18.1007 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 18.1007 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1007 DDL n. 1660",
            "description_title": "Emendamento 18.1007 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31946,
            "slug": "vs19_345_067",
            "identifier": "vs19_345_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_067/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 18.1006 SPORTIELLO GILDA (M5S) e 18.1021 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1006 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1006 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1006 SPORTIELLO GILDA (M5S) e 18.1021 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31961,
            "slug": "vs19_345_066",
            "identifier": "vs19_345_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_066/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 18.1024 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1024 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1024 DDL n. 1660",
            "description_title": "Emendamento 18.1024 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31915,
            "slug": "vs19_345_065",
            "identifier": "vs19_345_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_065/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 18.1023, sulla parte consequenziale, BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1023, DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1023, DDL n. 1660",
            "description_title": "Emendamento 18.1023, sulla parte consequenziale, BENZONI FABRIZIO (APERRE)",
            "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": 22,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31929,
            "slug": "vs19_345_064",
            "identifier": "vs19_345_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_064/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 18.1023, sulla parte principale, BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1023, DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1023, DDL n. 1660",
            "description_title": "Emendamento 18.1023, sulla parte principale, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31889,
            "slug": "vs19_345_063",
            "identifier": "vs19_345_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_063/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1022 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1022 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1022 DDL n. 1660",
            "description_title": "Emendamento 18.1022 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31900,
            "slug": "vs19_345_062",
            "identifier": "vs19_345_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_062/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 62,
            "title": "Identici emendamenti 18.1005 CARAMIELLO ALESSANDRO (M5S) e 18.1020 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1005 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1005 CARAMIELLO ALESSANDRO (M5S) e 18.1020 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31867,
            "slug": "vs19_345_061",
            "identifier": "vs19_345_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_061/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 18.1010 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1010 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1010 DDL n. 1660",
            "description_title": "Emendamento 18.1010 SPORTIELLO GILDA (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": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 70.62
        }
    ]
}