Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=312
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=313",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=311",
    "results": [
        {
            "id": 24958,
            "slug": "vs19_196_057",
            "identifier": "vs19_196_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_057/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1437/63, come riformulato, GATTA GIANDIEGO (FI-PPE) - Votazione Ordine del giorno 9/1437/63, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/63, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/63, come riformulato, GATTA GIANDIEGO (FI-PPE)",
            "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": 126,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26371,
            "slug": "vs19_218_002",
            "identifier": "vs19_218_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_002/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0712",
            "original_title": "Votazione Articolo 1 PDL n. 0712",
            "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": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 26107,
            "slug": "vs19_216_005",
            "identifier": "vs19_216_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_005/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7  PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1555",
            "description_title": "Emendamento 1.7  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": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25155,
            "slug": "vs19_200_046",
            "identifier": "vs19_200_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_046/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1551/50 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1551/50 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/50 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/50 BAKKALI OUIDAD (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": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26105,
            "slug": "vs19_216_069",
            "identifier": "vs19_216_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_069/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 11.4 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1555",
            "description_title": "Emendamento 11.4 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26104,
            "slug": "vs19_216_030",
            "identifier": "vs19_216_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_030/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 2.04 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.04 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.04 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 2.04 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": 43,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26095,
            "slug": "vs19_216_023",
            "identifier": "vs19_216_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_023/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1555",
            "description_title": "Emendamento 2.6 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25109,
            "slug": "vs19_197_013",
            "identifier": "vs19_197_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_013/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 2.1 RICCIARDI MARIANNA (M5S), 2.3 CASTIGLIONE GIUSEPPE (AIV-RE) e 2.4 MAGI RICCARDO (MISTO) - Votazione Emendamento 2.1 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1324",
            "description_title": "Identici emendamenti 2.1 RICCIARDI MARIANNA (M5S), 2.3 CASTIGLIONE GIUSEPPE (AIV-RE) e 2.4 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": 10,
            "n_margin": 45,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 27774,
            "slug": "vs19_239_096",
            "identifier": "vs19_239_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_096/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1515",
            "original_title": "Votazione Articolo 26 DDL n. 1515",
            "description_title": "Articolo 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26088,
            "slug": "vs19_216_038",
            "identifier": "vs19_216_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_038/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1555",
            "description_title": "Emendamento 4.1 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26077,
            "slug": "vs19_216_015",
            "identifier": "vs19_216_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_015/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.18 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.18 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1555",
            "description_title": "Emendamento 1.18 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 109,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 25056,
            "slug": "vs19_191_023",
            "identifier": "vs19_191_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_023/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al primo periodo del capoverso sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al primo periodo del capoverso sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), 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": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24938,
            "slug": "vs19_201_018",
            "identifier": "vs19_201_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_018/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1551/77 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/77 CASU ANDREA (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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25053,
            "slug": "vs19_191_020",
            "identifier": "vs19_191_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_020/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00132 (Nuova formulazione), come riformulata, SEMENZATO MARTINA (NM-M), VIETRI IMMA (FDI), LOIZZO SIMONA (LEGA), CASASCO MAURIZIO (FI-PPE) ed altri - Votazione Mozione 1_00132",
            "original_title": "Votazione Mozione 1_00132",
            "description_title": "Mozione n. 1-00132 (Nuova formulazione), come riformulata, SEMENZATO MARTINA (NM-M), VIETRI IMMA (FDI), LOIZZO SIMONA (LEGA), CASASCO MAURIZIO (FI-PPE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25051,
            "slug": "vs19_191_018",
            "identifier": "vs19_191_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_018/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1517/12, nel testo riformulato, MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1517/12, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/12, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/12, nel testo riformulato, MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27486,
            "slug": "vs19_237_023",
            "identifier": "vs19_237_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_023/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 23,
            "title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00069",
            "original_title": "Votazione Risoluzione 6_00069",
            "description_title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26156,
            "slug": "vs19_216_060",
            "identifier": "vs19_216_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_060/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.7 BONELLI ANGELO (AVS) - Votazione Emendamento 10.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1555",
            "description_title": "Emendamento 10.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 27780,
            "slug": "vs19_239_075",
            "identifier": "vs19_239_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_075/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 75,
            "title": "Identici emendamenti 19.8 ALIFANO ENRICA (M5S) e 19.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.8 DDL n. 1515",
            "description_title": "Identici emendamenti 19.8 ALIFANO ENRICA (M5S) e 19.9 BORRELLI FRANCESCO EMILIO (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": 32,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27282,
            "slug": "vs19_233_017",
            "identifier": "vs19_233_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_017/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S) - Votazione DDL n. 1606",
            "original_title": "Votazione DDL n. 1606",
            "description_title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27725,
            "slug": "vs19_239_091",
            "identifier": "vs19_239_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_091/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1515",
            "original_title": "Votazione Articolo 22 DDL n. 1515",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21863,
            "slug": "vs19_132_018",
            "identifier": "vs19_132_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_018/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/115 E ABB./2 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./2 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./2 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./2 PASTORELLA GIULIA (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": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22546,
            "slug": "vs19_134_115",
            "identifier": "vs19_134_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_115/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/T.U.384/48 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/48 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 27344,
            "slug": "vs19_233_037",
            "identifier": "vs19_233_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_037/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1606/64 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1606/64 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/64 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/64 FRATOIANNI NICOLA (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": 34,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22532,
            "slug": "vs19_134_103",
            "identifier": "vs19_134_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_103/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27372,
            "slug": "vs19_233_004",
            "identifier": "vs19_233_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_004/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1606/12 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1606/12 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/12 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/12 MORASSUT ROBERTO (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": 44,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 27312,
            "slug": "vs19_233_009",
            "identifier": "vs19_233_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_009/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1606/29 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1606/29 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/29 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/29 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": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22490,
            "slug": "vs19_134_029",
            "identifier": "vs19_134_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_029/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.49 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.49 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.49 PDL n. 0384",
            "description_title": "Emendamento 3.49 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22561,
            "slug": "vs19_134_084",
            "identifier": "vs19_134_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_084/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (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": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22441,
            "slug": "vs19_134_033",
            "identifier": "vs19_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_033/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.53 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.53 PDL n. 0384",
            "description_title": "Emendamento 3.53 STUMPO NICOLA (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": 63.29,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27348,
            "slug": "vs19_233_016",
            "identifier": "vs19_233_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_016/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1606/38 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1606/38 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/38 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/38 IARIA ANTONINO (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": 32,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22584,
            "slug": "vs19_134_071",
            "identifier": "vs19_134_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_071/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/T.U.384/4 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/T.U.384/4 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/4 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/4 AMATO GAETANO (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": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27726,
            "slug": "vs19_239_069",
            "identifier": "vs19_239_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_069/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 19.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1515",
            "description_title": "Emendamento 19.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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27574,
            "slug": "vs19_239_029",
            "identifier": "vs19_239_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_029/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 11.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1515",
            "description_title": "Emendamento 11.5 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": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26118,
            "slug": "vs19_216_072",
            "identifier": "vs19_216_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_072/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.6 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1555",
            "description_title": "Emendamento 11.6 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26099,
            "slug": "vs19_216_011",
            "identifier": "vs19_216_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_011/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1.11 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1555",
            "description_title": "Emendamento 1.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26164,
            "slug": "vs19_216_045",
            "identifier": "vs19_216_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_045/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 6.01 COSTA SERGIO (M5S) - Votazione Emendamento 6.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 6.01 COSTA SERGIO (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": 4,
            "n_margin": 51,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26193,
            "slug": "vs19_216_017",
            "identifier": "vs19_216_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_017/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1555",
            "original_title": "Votazione Articolo 1 DDL n. 1555",
            "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": 58,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 26198,
            "slug": "vs19_216_041",
            "identifier": "vs19_216_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_041/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 5.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1555",
            "description_title": "Emendamento 5.1000 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26195,
            "slug": "vs19_216_065",
            "identifier": "vs19_216_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_065/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.2 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1555",
            "description_title": "Emendamento 11.2 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": 33,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26101,
            "slug": "vs19_216_027",
            "identifier": "vs19_216_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_027/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1555",
            "original_title": "Votazione Articolo 2 DDL n. 1555",
            "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": 76,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28249,
            "slug": "vs19_247_021",
            "identifier": "vs19_247_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_021/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1633/53, nel testo riformulato, CARAMANNA GIANLUCA (FDI) - Votazione Ordine del giorno 9/1633/53, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/53, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/53, nel testo riformulato, CARAMANNA GIANLUCA (FDI)",
            "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": 102,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 28646,
            "slug": "vs19_252_037",
            "identifier": "vs19_252_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_037/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.13 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0703",
            "description_title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28097,
            "slug": "vs19_244_012",
            "identifier": "vs19_244_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_012/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/384 E ABB-B/12 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/12 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/12 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/12 CAPPELLETTI ENRICO (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": 22,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29212,
            "slug": "vs19_267_030",
            "identifier": "vs19_267_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_030/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 35.20 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.20 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.20 DDL n. 1435",
            "description_title": "Emendamento 35.20 BARBAGALLO ANTHONY EMANUELE (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": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28110,
            "slug": "vs19_244_003",
            "identifier": "vs19_244_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_003/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/384 E ABB-B/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/3 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/3 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28089,
            "slug": "vs19_244_032",
            "identifier": "vs19_244_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_032/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28335,
            "slug": "vs19_247_004",
            "identifier": "vs19_247_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_004/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1633/11 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/11 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/11 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/11 SARRACINO 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 28566,
            "slug": "vs19_252_053",
            "identifier": "vs19_252_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_053/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 5.3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.3 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.3 PDL n. 0703",
            "description_title": "Emendamento 5.3 BARBAGALLO ANTHONY EMANUELE (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": 33,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28329,
            "slug": "vs19_247_024",
            "identifier": "vs19_247_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_024/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28358,
            "slug": "vs19_247_016",
            "identifier": "vs19_247_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_016/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1633/29 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1633/29 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/29 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/29 BERRUTO MAURO (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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        }
    ]
}