Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=166
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=majority_cohesion_rate&page=167",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=165",
    "results": [
        {
            "id": 27554,
            "slug": "vs19_239_024",
            "identifier": "vs19_239_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_024/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 (Mantenimento) - Votazione Articolo 10 DDL n. 1515",
            "original_title": "Votazione Articolo 10 DDL n. 1515",
            "description_title": "Articolo 10 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27571,
            "slug": "vs19_239_021",
            "identifier": "vs19_239_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_021/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S) - Votazione Emendamento 8.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27778,
            "slug": "vs19_239_066",
            "identifier": "vs19_239_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_066/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1515",
            "original_title": "Votazione Articolo 16 DDL n. 1515",
            "description_title": "Articolo 16",
            "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": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27686,
            "slug": "vs19_239_039",
            "identifier": "vs19_239_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_039/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 12.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.7 DDL n. 1515",
            "description_title": "Emendamento 12.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 21854,
            "slug": "vs19_132_049",
            "identifier": "vs19_132_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_049/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.100 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 6.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.100 PDL n. 0596",
            "description_title": "Emendamento 6.100 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22543,
            "slug": "vs19_134_076",
            "identifier": "vs19_134_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_076/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/T.U.384/9 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.384/9 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/9 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/9 BARZOTTI 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27710,
            "slug": "vs19_239_063",
            "identifier": "vs19_239_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_063/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 14.3 FENU EMILIANO (M5S) - Votazione Emendamento 14.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1515",
            "description_title": "Emendamento 14.3 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27769,
            "slug": "vs19_239_065",
            "identifier": "vs19_239_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_065/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1515",
            "original_title": "Votazione Articolo 15 DDL n. 1515",
            "description_title": "Articolo 15",
            "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": 78,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26142,
            "slug": "vs19_216_024",
            "identifier": "vs19_216_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_024/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 2.4 PAVANELLI EMMA (M5S), 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.12 EVI ELEONORA (AVS) - Votazione Emendamento 2.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1555",
            "description_title": "Identici emendamenti 2.4 PAVANELLI EMMA (M5S), 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.12 EVI ELEONORA (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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27546,
            "slug": "vs19_239_014",
            "identifier": "vs19_239_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_014/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1515",
            "description_title": "Emendamento 4.9 MEROLA VIRGINIO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26100,
            "slug": "vs19_216_050",
            "identifier": "vs19_216_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_050/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 9.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.4 DDL n. 1555",
            "description_title": "Emendamento 9.4 PELUFFO VINICIO GIUSEPPE GUIDO (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": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24995,
            "slug": "vs19_196_025",
            "identifier": "vs19_196_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_025/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1437/28 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/28 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/28 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": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27569,
            "slug": "vs19_239_019",
            "identifier": "vs19_239_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_019/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1515",
            "description_title": "Emendamento 8.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24998,
            "slug": "vs19_196_048",
            "identifier": "vs19_196_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_048/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1437/51 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1437/51 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/51 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/51 CHERCHI SUSANNA (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": 8,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27565,
            "slug": "vs19_239_025",
            "identifier": "vs19_239_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_025/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 11.1 FENU EMILIANO (M5S) - Votazione Emendamento 11.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1515",
            "description_title": "Emendamento 11.1 FENU EMILIANO (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": 64.98,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25050,
            "slug": "vs19_191_017",
            "identifier": "vs19_191_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_017/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1517/53 CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/1517/53 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/53 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/53 CARFAGNA MARIA ROSARIA (AIV-RE)",
            "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": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26093,
            "slug": "vs19_216_044",
            "identifier": "vs19_216_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_044/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1555",
            "original_title": "Votazione Articolo 6 DDL n. 1555",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26078,
            "slug": "vs19_216_046",
            "identifier": "vs19_216_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_046/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1555",
            "original_title": "Votazione Articolo 7 DDL n. 1555",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 27691,
            "slug": "vs19_239_036",
            "identifier": "vs19_239_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_036/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 12.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.3 DDL n. 1515",
            "description_title": "Emendamento 12.3 MEROLA VIRGINIO (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.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25014,
            "slug": "vs19_196_014",
            "identifier": "vs19_196_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_014/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1437/16 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1437/16 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/16 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/16 BONELLI ANGELO (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25008,
            "slug": "vs19_196_026",
            "identifier": "vs19_196_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_026/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22484,
            "slug": "vs19_134_032",
            "identifier": "vs19_134_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_032/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.52 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.52 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.52 PDL n. 0384",
            "description_title": "Emendamento 3.52 DI LAURO CARMEN (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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26069,
            "slug": "vs19_216_082",
            "identifier": "vs19_216_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_082/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 11.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.16 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.16 DDL n. 1555",
            "description_title": "Emendamento 11.16 APPENDINO CHIARA (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": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22523,
            "slug": "vs19_134_072",
            "identifier": "vs19_134_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_072/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/5 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/5 APPENDINO CHIARA (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27751,
            "slug": "vs19_239_067",
            "identifier": "vs19_239_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_067/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1515",
            "original_title": "Votazione Articolo 17 DDL n. 1515",
            "description_title": "Articolo 17",
            "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": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25916,
            "slug": "vs19_214_010",
            "identifier": "vs19_214_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_010/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.59 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1342",
            "description_title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (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": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27723,
            "slug": "vs19_239_062",
            "identifier": "vs19_239_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_062/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 FENU EMILIANO (M5S) - Votazione Emendamento 14.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1515",
            "description_title": "Emendamento 14.2 FENU EMILIANO (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": 62,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 26130,
            "slug": "vs19_216_053",
            "identifier": "vs19_216_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_053/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 9.07 EVI ELEONORA (AVS) - Votazione Emendamento 9.07 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.07 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 9.07 EVI ELEONORA (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": 65,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 28.4
        },
        {
            "id": 21797,
            "slug": "vs19_117_017",
            "identifier": "vs19_117_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_017/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1195/34 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1195/34 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/34 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/34 DORI DEVIS (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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 21807,
            "slug": "vs19_117_007",
            "identifier": "vs19_117_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_007/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1195/19 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1195/19 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/19 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/19 SIMIANI MARCO (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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 20917,
            "slug": "vs19_092_041",
            "identifier": "vs19_092_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_041/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 41,
            "title": "Mozione n. 1-00081 (Nuova formulazione), limitatamente al capoverso undicesimo della parte dispositiva, RUFFINO DANIELA (AIV-RE) ed altri - Votazione Mozione 1_00081",
            "original_title": "Votazione Mozione 1_00081",
            "description_title": "Mozione n. 1-00081 (Nuova formulazione), limitatamente al capoverso undicesimo della parte dispositiva, RUFFINO DANIELA (AIV-RE) 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": 2,
            "n_margin": 92,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 21014,
            "slug": "vs19_097_002",
            "identifier": "vs19_097_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_002/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1112/2 (Versione corretta) CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1112/2 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/2 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/2 (Versione corretta) CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25942,
            "slug": "vs19_213_023",
            "identifier": "vs19_213_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_023/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1601/34 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1601/34 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/34 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/34 GRIMALDI MARCO (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": 6,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 20919,
            "slug": "vs19_092_027",
            "identifier": "vs19_092_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_027/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00073 (Nuova formulazione), capoversi primo, secondo e terzo, lettere a), c), d), e), quinto, dodicesimo e quattrordicesimo della parte dispositiva, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Mozione 1_00073",
            "original_title": "Votazione Mozione 1_00073",
            "description_title": "Mozione n. 1-00073 (Nuova formulazione), capoversi primo, secondo e terzo, lettere a), c), d), e), quinto, dodicesimo e quattrordicesimo della parte dispositiva, SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21115,
            "slug": "vs19_099_004",
            "identifier": "vs19_099_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_004/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 12.1 FENU EMILIANO (M5S) - Votazione Emendamento 12.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1115",
            "description_title": "Emendamento 12.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21122,
            "slug": "vs19_099_002",
            "identifier": "vs19_099_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_002/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1115",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1115",
            "description_title": "Emendamento 2.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21111,
            "slug": "vs19_099_003",
            "identifier": "vs19_099_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_003/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.1 FENU EMILIANO (M5S) - Votazione Emendamento 3.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1115",
            "description_title": "Emendamento 3.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21109,
            "slug": "vs19_099_009",
            "identifier": "vs19_099_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_009/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 33.1 FENU EMILIANO (M5S) - Votazione Emendamento 33.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1115",
            "description_title": "Emendamento 33.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21110,
            "slug": "vs19_099_005",
            "identifier": "vs19_099_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_005/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 23.1 MEROLA VIRGINIO (PD-IDP) e 23.2 FENU EMILIANO (M5S) - Votazione Emendamento 23.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1115",
            "description_title": "Identici emendamenti 23.1 MEROLA VIRGINIO (PD-IDP) e 23.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21229,
            "slug": "vs19_105_020",
            "identifier": "vs19_105_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_020/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1060/R/53 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1060/R/53 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/53 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/53 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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 18632,
            "slug": "vs19_025_027",
            "identifier": "vs19_025_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_027/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18409,
            "slug": "vs19_025_004",
            "identifier": "vs19_025_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_004/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.50 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 2.50 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.50 DDL n. 0664",
            "description_title": "Emendamento 2.50 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19028,
            "slug": "vs19_033_055",
            "identifier": "vs19_033_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_055/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/730/98 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/98 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/98 BONELLI ANGELO (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": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24523,
            "slug": "vs19_180_002",
            "identifier": "vs19_180_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_180_002/?format=api",
            "sitting": {
                "id": 1501,
                "date": "2023-10-18",
                "number": 180,
                "branch": "C"
            },
            "number": 2,
            "title": "Istituzione del Museo della Shoah",
            "original_title": "Votazione finale DDL n. 1295",
            "description_title": "Istituzione del Museo della Shoah in Roma (Approvato dal Senato) (DDL 1295)",
            "public_title": "Istituzione del Museo della Shoah",
            "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": 141,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 18456,
            "slug": "vs19_019_025",
            "identifier": "vs19_019_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_025/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.3 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.3 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.3 DDL n. 0547",
            "description_title": "Emendamento 3.3 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18836,
            "slug": "vs19_033_044",
            "identifier": "vs19_033_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_044/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/730/81 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/730/81 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/81 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/81 L'ABBATE PATTY (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 18979,
            "slug": "vs19_033_001",
            "identifier": "vs19_033_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_001/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/730/2 PASTORINO LUCA (MISTO) - Votazione Ordine del giorno 9/730/2 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/2 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/2 PASTORINO LUCA (MISTO)",
            "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": 37,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 19067,
            "slug": "vs19_033_052",
            "identifier": "vs19_033_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_052/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (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": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19731,
            "slug": "vs19_057_034",
            "identifier": "vs19_057_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_034/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        }
    ]
}