Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=68
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=n_rebels&page=69",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=67",
    "results": [
        {
            "id": 37760,
            "slug": "vs19_464_029",
            "identifier": "vs19_464_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_029/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1621",
            "original_title": "Votazione Articolo 5 PDL n. 1621",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37763,
            "slug": "vs19_464_032",
            "identifier": "vs19_464_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_032/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1621/2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1621/2 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/2 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/2 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 37764,
            "slug": "vs19_464_033",
            "identifier": "vs19_464_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_033/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1621/3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/3 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37765,
            "slug": "vs19_464_034",
            "identifier": "vs19_464_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_034/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37766,
            "slug": "vs19_464_035",
            "identifier": "vs19_464_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_035/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1621/5 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1621/5 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/5 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/5 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 37768,
            "slug": "vs19_464_037",
            "identifier": "vs19_464_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_037/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1621/7 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/7 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37769,
            "slug": "vs19_464_038",
            "identifier": "vs19_464_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_038/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1621/8 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1621/8 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/8 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/8 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37770,
            "slug": "vs19_464_039",
            "identifier": "vs19_464_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_039/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1621/9 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1621/9 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/9 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/9 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37778,
            "slug": "vs19_464_047",
            "identifier": "vs19_464_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_047/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 47,
            "title": "Riforma della corte dei conti e scudo erariale",
            "original_title": "Votazione finale PDL n. 1621",
            "description_title": "Modifiche alla legge 14 gennaio 1994, n. 20, e altre disposizioni nonché delega al Governo in materia di funzioni della Corte dei conti e di responsabilità amministrativa e per danno erariale (PDL 1621 e abbinata PDL 340)",
            "public_title": "Riforma della corte dei conti e scudo erariale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 37735,
            "slug": "vs19_464_004",
            "identifier": "vs19_464_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_004/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1004 DORI DEVIS (AVS) e 3.1008 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1004 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 1621",
            "description_title": "Identici emendamenti 3.1004 DORI DEVIS (AVS) e 3.1008 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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37740,
            "slug": "vs19_464_009",
            "identifier": "vs19_464_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_009/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.23 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.23 PDL n. 1621",
            "description_title": "Emendamento 3.23 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": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37744,
            "slug": "vs19_464_013",
            "identifier": "vs19_464_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_013/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.49 GIULIANO CARLA (M5S) - Votazione Emendamento 3.49 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.49 PDL n. 1621",
            "description_title": "Emendamento 3.49 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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37745,
            "slug": "vs19_464_014",
            "identifier": "vs19_464_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_014/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 3.54 GIULIANO CARLA (M5S) e 3.55 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.54 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.54 PDL n. 1621",
            "description_title": "Identici emendamenti 3.54 GIULIANO CARLA (M5S) e 3.55 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": 36,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37746,
            "slug": "vs19_464_015",
            "identifier": "vs19_464_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_015/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 3.58 GIULIANO CARLA (M5S) e 3.59 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.58 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.58 PDL n. 1621",
            "description_title": "Identici emendamenti 3.58 GIULIANO CARLA (M5S) e 3.59 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": 36,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37759,
            "slug": "vs19_464_028",
            "identifier": "vs19_464_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_028/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 5.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 5.1000 PDL n. 1621",
            "description_title": "Emendamento 5.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37773,
            "slug": "vs19_464_042",
            "identifier": "vs19_464_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_042/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1621/12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1621/12 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/12 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/12 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 37776,
            "slug": "vs19_464_045",
            "identifier": "vs19_464_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_045/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1621/15 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1621/15 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/15 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/15 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37783,
            "slug": "vs19_465_005",
            "identifier": "vs19_465_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_005/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00423 (Nuova formulazione) RICHETTI MATTEO (APERRE) ed altri - Votazione Mozione 1_00423",
            "original_title": "Votazione Mozione 1_00423",
            "description_title": "Mozione n. 1-00423 (Nuova formulazione) RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 37785,
            "slug": "vs19_465_007",
            "identifier": "vs19_465_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_007/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00425 (Nuova formulazione) BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00425",
            "original_title": "Votazione Mozione 1_00425",
            "description_title": "Mozione n. 1-00425 (Nuova formulazione) BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 37786,
            "slug": "vs19_465_008",
            "identifier": "vs19_465_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_008/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00427 DELLA VEDOVA BENEDETTO (M-+EUR) ed altri - Votazione Mozione 1_00427",
            "original_title": "Votazione Mozione 1_00427",
            "description_title": "Mozione n. 1-00427 DELLA VEDOVA BENEDETTO (M-+EUR) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 37787,
            "slug": "vs19_465_009",
            "identifier": "vs19_465_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_009/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00428 (Nuova formulazione) BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00428",
            "original_title": "Votazione Mozione 1_00428",
            "description_title": "Mozione n. 1-00428 (Nuova formulazione) BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 37784,
            "slug": "vs19_465_006",
            "identifier": "vs19_465_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_006/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00424 ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00424",
            "original_title": "Votazione Mozione 1_00424",
            "description_title": "Mozione n. 1-00424 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 37780,
            "slug": "vs19_465_002",
            "identifier": "vs19_465_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_002/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2171",
            "original_title": "Votazione Articolo 2 DDL n. 2171",
            "description_title": "Articolo 2",
            "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": 101,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 37781,
            "slug": "vs19_465_003",
            "identifier": "vs19_465_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_003/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 3,
            "title": "Disposizioni per l’esercizio della libertà sindacale nelle forze armate",
            "original_title": "Votazione finale DDL n. 2171",
            "description_title": "Disposizioni per l'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché di proroga della delega di cui all'articolo 9, comma 15, della legge 28 aprile 2022, n. 46 (Approvato dal Senato) (DDL 2171)",
            "public_title": "Disposizioni per l’esercizio della libertà sindacale nelle forze armate",
            "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": 110,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37779,
            "slug": "vs19_465_001",
            "identifier": "vs19_465_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_001/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2171",
            "original_title": "Votazione Articolo 1 DDL n. 2171",
            "description_title": "Articolo 1",
            "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": 101,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 18487,
            "slug": "vs19_019_053",
            "identifier": "vs19_019_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_053/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 13.01 GIACHETTI ROBERTO (AIV-RE) - Votazione Emendamento 13.01 DDL n. 0547",
            "original_title": "Votazione Emendamento 13.01 DDL n. 0547",
            "description_title": "Articolo aggiuntivo 13.01 GIACHETTI ROBERTO (AIV-RE)",
            "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": 42,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 18404,
            "slug": "vs19_019_020",
            "identifier": "vs19_019_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_020/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.1 DDL n. 0547",
            "description_title": "Emendamento 3.1 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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18401,
            "slug": "vs19_019_042",
            "identifier": "vs19_019_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_042/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 11.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 11.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 11.2 DDL n. 0547",
            "description_title": "Emendamento 11.2 L'ABBATE PATTY (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": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 18391,
            "slug": "vs19_019_017",
            "identifier": "vs19_019_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_017/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.24 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.24 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.24 DDL n. 0547",
            "description_title": "Emendamento 1.24 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": 31,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18398,
            "slug": "vs19_019_011",
            "identifier": "vs19_019_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_011/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.19 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.19 DDL n. 0547",
            "description_title": "Emendamento 1.19 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": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18400,
            "slug": "vs19_019_044",
            "identifier": "vs19_019_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_044/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 11.6 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 11.6 DDL n. 0547",
            "original_title": "Votazione Emendamento 11.6 DDL n. 0547",
            "description_title": "Emendamento 11.6 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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18461,
            "slug": "vs19_019_004",
            "identifier": "vs19_019_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_004/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.4 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0547",
            "description_title": "Emendamento 1.4 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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 18466,
            "slug": "vs19_019_052",
            "identifier": "vs19_019_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_052/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 13.2 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 13.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 13.2 DDL n. 0547",
            "description_title": "Emendamento 13.2 PROVENZANO GIUSEPPE (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": 66.24,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18458,
            "slug": "vs19_019_026",
            "identifier": "vs19_019_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_026/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.2, nel testo riformulato, ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.2, DDL n. 0547",
            "original_title": "Votazione Emendamento 4.2, DDL n. 0547",
            "description_title": "Emendamento 4.2, nel testo riformulato, ZARATTI FILIBERTO (AVS)",
            "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": 144,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18402,
            "slug": "vs19_019_002",
            "identifier": "vs19_019_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_002/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.2 DDL n. 0547",
            "description_title": "Emendamento 1.2 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18455,
            "slug": "vs19_019_012",
            "identifier": "vs19_019_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_012/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.11 SIMIANI MARCO (PD-IDP), 1.20 ZARATTI FILIBERTO (AVS) e 1.21 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.11 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.11 DDL n. 0547",
            "description_title": "Identici emendamenti 1.11 SIMIANI MARCO (PD-IDP), 1.20 ZARATTI FILIBERTO (AVS) e 1.21 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18477,
            "slug": "vs19_019_031",
            "identifier": "vs19_019_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_031/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.53 COLUCCI ALESSANDRO (NM-M) - Votazione Emendamento 6.53 DDL n. 0547",
            "original_title": "Votazione Emendamento 6.53 DDL n. 0547",
            "description_title": "Emendamento 6.53 COLUCCI ALESSANDRO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 18481,
            "slug": "vs19_019_005",
            "identifier": "vs19_019_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_005/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.5 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0547",
            "description_title": "Emendamento 1.5 SCHLEIN ELLY (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18399,
            "slug": "vs19_019_049",
            "identifier": "vs19_019_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_049/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 12.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 12.6 DDL n. 0547",
            "original_title": "Votazione Emendamento 12.6 DDL n. 0547",
            "description_title": "Emendamento 12.6 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 18474,
            "slug": "vs19_019_022",
            "identifier": "vs19_019_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_022/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.52 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 3.52 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.52 DDL n. 0547",
            "description_title": "Emendamento 3.52 SCHLEIN ELLY (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18490,
            "slug": "vs19_019_006",
            "identifier": "vs19_019_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_006/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 FONTANA ILARIA (M5S) - Votazione Emendamento 1.6 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0547",
            "description_title": "Emendamento 1.6 FONTANA ILARIA (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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18392,
            "slug": "vs19_019_021",
            "identifier": "vs19_019_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_021/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.2 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 3.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.2 DDL n. 0547",
            "description_title": "Emendamento 3.2 SCHLEIN ELLY (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": 17,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18394,
            "slug": "vs19_019_035",
            "identifier": "vs19_019_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_035/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 7.1 DDL n. 0547",
            "description_title": "Emendamento 7.1 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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18395,
            "slug": "vs19_019_010",
            "identifier": "vs19_019_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_010/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.9 DDL n. 0547",
            "description_title": "Emendamento 1.9 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18396,
            "slug": "vs19_019_016",
            "identifier": "vs19_019_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_016/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 1.22 ZARATTI FILIBERTO (AVS) e 1.23 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.22 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.22 DDL n. 0547",
            "description_title": "Identici emendamenti 1.22 ZARATTI FILIBERTO (AVS) e 1.23 MANZI IRENE (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": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18480,
            "slug": "vs19_019_034",
            "identifier": "vs19_019_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_034/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 6-BIS.50 MAGI RICCARDO (MISTO) - Votazione Emendamento 6-BIS.50 DDL n. 0547",
            "original_title": "Votazione Emendamento 6-BIS.50 DDL n. 0547",
            "description_title": "Emendamento 6-BIS.50 MAGI RICCARDO (MISTO)",
            "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.35,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18484,
            "slug": "vs19_019_008",
            "identifier": "vs19_019_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_008/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.8 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.8 DDL n. 0547",
            "description_title": "Emendamento 1.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 18492,
            "slug": "vs19_019_032",
            "identifier": "vs19_019_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_032/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 6.50 BONAFE' SIMONA (PD-IDP), 6.51 PICCOLOTTI ELISABETTA (AVS) e 6.54 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 6.50 DDL n. 0547",
            "original_title": "Votazione Emendamento 6.50 DDL n. 0547",
            "description_title": "Identici emendamenti 6.50 BONAFE' SIMONA (PD-IDP), 6.51 PICCOLOTTI ELISABETTA (AVS) e 6.54 ORRICO ANNA LAURA (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.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18469,
            "slug": "vs19_019_051",
            "identifier": "vs19_019_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_051/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 13.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 13.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 13.1 DDL n. 0547",
            "description_title": "Emendamento 13.1 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": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18482,
            "slug": "vs19_019_036",
            "identifier": "vs19_019_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_036/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 7.2 DDL n. 0547",
            "description_title": "Emendamento 7.2 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": 20,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        }
    ]
}