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

{
    "count": 23033,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=290",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=288",
    "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": 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": 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": 32045,
            "slug": "vs19_348_101",
            "identifier": "vs19_348_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_101/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1660",
            "original_title": "Votazione Articolo 32 DDL n. 1660",
            "description_title": "Articolo 32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 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": 31936,
            "slug": "vs19_348_119",
            "identifier": "vs19_348_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_119/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 33.02 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 33.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.02 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": 27,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.92
        },
        {
            "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": 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": 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": 31938,
            "slug": "vs19_348_109",
            "identifier": "vs19_348_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_109/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 33.9 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.9 DDL n. 1660",
            "description_title": "Emendamento 33.9 SILVESTRI FRANCESCO (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.42,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 31944,
            "slug": "vs19_348_097",
            "identifier": "vs19_348_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_097/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 31.4 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.4 DDL n. 1660",
            "description_title": "Emendamento 31.4 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 73.58
        },
        {
            "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": 31978,
            "slug": "vs19_348_095",
            "identifier": "vs19_348_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_095/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 31.1000 COLUCCI ALFONSO (M5S) - Votazione Emendamento 31.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.1000 DDL n. 1660",
            "description_title": "Emendamento 31.1000 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": 19,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "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": 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": 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": 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": 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": 31967,
            "slug": "vs19_348_107",
            "identifier": "vs19_348_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_107/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 33.5 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.5 DDL n. 1660",
            "description_title": "Emendamento 33.5 SILVESTRI FRANCESCO (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": 34,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 31979,
            "slug": "vs19_348_088",
            "identifier": "vs19_348_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_088/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.022 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.022 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.022 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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "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": 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": 32039,
            "slug": "vs19_348_078",
            "identifier": "vs19_348_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_078/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 30.2 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.2 DDL n. 1660",
            "description_title": "Emendamento 30.2 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": 26,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "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": 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": 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": 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
        },
        {
            "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": 31875,
            "slug": "vs19_348_115",
            "identifier": "vs19_348_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_115/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 33.15 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.15 DDL n. 1660",
            "description_title": "Emendamento 33.15 SILVESTRI FRANCESCO (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": 68.55
        },
        {
            "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": 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": 31947,
            "slug": "vs19_348_082",
            "identifier": "vs19_348_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_082/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 30.03 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 30.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.03 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.33
        },
        {
            "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": 32068,
            "slug": "vs19_348_113",
            "identifier": "vs19_348_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_113/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 33.13 D'ORSO VALENTINA (M5S) - Votazione Emendamento 33.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.13 DDL n. 1660",
            "description_title": "Emendamento 33.13 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": 32,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32069,
            "slug": "vs19_348_090",
            "identifier": "vs19_348_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_090/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 30.024 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.024 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.024 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.024 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": 71.67,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32067,
            "slug": "vs19_348_079",
            "identifier": "vs19_348_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_079/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1660",
            "original_title": "Votazione Articolo 30 DDL n. 1660",
            "description_title": "Articolo 30",
            "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": 29,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "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": 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": 31990,
            "slug": "vs19_348_096",
            "identifier": "vs19_348_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_096/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 31.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 31.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.1001 DDL n. 1660",
            "description_title": "Emendamento 31.1001 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31994,
            "slug": "vs19_348_087",
            "identifier": "vs19_348_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_087/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo aggiuntivo 30.021 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.021 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.021 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.021 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": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "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": 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": 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": 31328,
            "slug": "19-220-1",
            "identifier": "19-220-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-220-1/?format=api",
            "sitting": {
                "id": 1761,
                "date": "2024-09-17",
                "number": 220,
                "branch": "S"
            },
            "number": 1,
            "title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali - Em. 1.1, Magni e altri",
            "original_title": "Em. 1.1, Magni e altri",
            "description_title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "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": 48,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 43.02
        },
        {
            "id": 31324,
            "slug": "19-220-10",
            "identifier": "19-220-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-220-10/?format=api",
            "sitting": {
                "id": 1761,
                "date": "2024-09-17",
                "number": 220,
                "branch": "S"
            },
            "number": 10,
            "title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "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": 45,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 44.19
        },
        {
            "id": 31326,
            "slug": "19-220-3",
            "identifier": "19-220-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-220-3/?format=api",
            "sitting": {
                "id": 1761,
                "date": "2024-09-17",
                "number": 220,
                "branch": "S"
            },
            "number": 3,
            "title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali - Em. 1.3 (1a parte), Alfieri e altri",
            "original_title": "Em. 1.3 (1a parte), Alfieri e altri",
            "description_title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "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": 11,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 73.26
        },
        {
            "id": 31320,
            "slug": "19-220-8",
            "identifier": "19-220-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-220-8/?format=api",
            "sitting": {
                "id": 1761,
                "date": "2024-09-17",
                "number": 220,
                "branch": "S"
            },
            "number": 8,
            "title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali - Em. 1.101, Marton e Ettore AntonioLicheri",
            "original_title": "Em. 1.101, Marton e Ettore AntonioLicheri",
            "description_title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 31321,
            "slug": "19-220-7",
            "identifier": "19-220-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-220-7/?format=api",
            "sitting": {
                "id": 1761,
                "date": "2024-09-17",
                "number": 220,
                "branch": "S"
            },
            "number": 7,
            "title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali - Em. 1.12, Marton e Ettore Antonio Licheri",
            "original_title": "Em. 1.12, Marton e Ettore Antonio Licheri",
            "description_title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 31317,
            "slug": "19-220-12",
            "identifier": "19-220-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-220-12/?format=api",
            "sitting": {
                "id": 1761,
                "date": "2024-09-17",
                "number": 220,
                "branch": "S"
            },
            "number": 12,
            "title": "Modifiche alla legge 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "original_title": "Votazione finale",
            "description_title": "Modifiche alla legge n. 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "public_title": "Modifiche alla legge 145/2016 sulla partecipazione dell'Italia alle missioni internazionali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 45.35
        }
    ]
}