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

{
    "count": 22537,
    "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=36",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=34",
    "results": [
        {
            "id": 30213,
            "slug": "vs19_292_076",
            "identifier": "vs19_292_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_076/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 23.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.13 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.13 DDL n. 1717",
            "description_title": "Emendamento 23.13 CASU ANDREA (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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 39939,
            "slug": "vs19_517_013",
            "identifier": "vs19_517_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_013/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39934,
            "slug": "vs19_517_008",
            "identifier": "vs19_517_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_008/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 4.1000, 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000, 4.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25730,
            "slug": "vs19_211_014",
            "identifier": "vs19_211_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_014/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.4 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 4.4 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1556",
            "description_title": "Emendamento 4.4 GRIPPO VALENTINA (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": 63,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30020,
            "slug": "vs19_282_027",
            "identifier": "vs19_282_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_027/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30017,
            "slug": "vs19_281_075",
            "identifier": "vs19_281_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_075/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (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": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25650,
            "slug": "vs19_211_026",
            "identifier": "vs19_211_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_026/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 7.3 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 7.3 DDL n. 1556",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1556",
            "description_title": "Emendamento 7.3 GNASSI ANDREA (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": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39373,
            "slug": "vs19_503_038",
            "identifier": "vs19_503_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_038/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.7 BONELLI ANGELO (AVS) - Votazione Emendamento 7.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2482",
            "description_title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 26899,
            "slug": "vs19_229_031",
            "identifier": "vs19_229_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_031/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 0924",
            "original_title": "Votazione Articolo 2 DDL n. 0924",
            "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": 118,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25143,
            "slug": "vs19_197_060",
            "identifier": "vs19_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_060/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (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": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 39099,
            "slug": "vs19_498_055",
            "identifier": "vs19_498_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_055/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 25637,
            "slug": "vs19_211_015",
            "identifier": "vs19_211_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_015/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1556",
            "description_title": "Emendamento 4.5 GNASSI ANDREA (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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28305,
            "slug": "vs19_249_001",
            "identifier": "vs19_249_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_249_001/?format=api",
            "sitting": {
                "id": 1617,
                "date": "2024-02-21",
                "number": 249,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0113",
            "original_title": "Votazione Articolo 1 PDL n. 0113",
            "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": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28856,
            "slug": "vs19_255_029",
            "identifier": "vs19_255_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_029/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.5 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1658",
            "description_title": "Emendamento 1.5 STEFANAZZI CLAUDIO MICHELE (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": 57.38,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 30223,
            "slug": "vs19_292_062",
            "identifier": "vs19_292_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_062/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1717",
            "original_title": "Votazione Articolo 17 DDL n. 1717",
            "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": 7,
            "n_margin": 66,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 39095,
            "slug": "vs19_498_051",
            "identifier": "vs19_498_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_051/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.3",
            "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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38984,
            "slug": "vs19_495_018",
            "identifier": "vs19_495_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_018/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "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": 71,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25072,
            "slug": "vs19_192_014",
            "identifier": "vs19_192_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_014/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0752",
            "description_title": "Emendamento 7.1 VACCARI STEFANO (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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 38848,
            "slug": "vs19_491_005",
            "identifier": "vs19_491_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_005/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8",
            "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": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 29999,
            "slug": "vs19_282_006",
            "identifier": "vs19_282_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_006/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1752/128 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/128 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/128 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/128 ZINGARETTI NICOLA (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": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25086,
            "slug": "vs19_192_028",
            "identifier": "vs19_192_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_028/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "original_title": "Votazione Ordine del giorno 9/752/1, PDL n. 0752",
            "description_title": "Ordine del giorno n. 9/752/1, come riformulato, VACCARI STEFANO (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": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 39060,
            "slug": "vs19_498_012",
            "identifier": "vs19_498_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_012/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25060,
            "slug": "vs19_192_002",
            "identifier": "vs19_192_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_002/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.2000 della Commissione - Votazione Emendamento 2.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 2.2000 PDL n. 0752",
            "description_title": "Emendamento 2.2000 della Commissione",
            "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": 27,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 39237,
            "slug": "vs19_498_210",
            "identifier": "vs19_498_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_210/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 210,
            "title": "EM 20.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25074,
            "slug": "vs19_192_016",
            "identifier": "vs19_192_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_016/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.01000 - Votazione Emendamento 7.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 7.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30006,
            "slug": "vs19_281_065",
            "identifier": "vs19_281_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_065/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39082,
            "slug": "vs19_498_035",
            "identifier": "vs19_498_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_035/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 25077,
            "slug": "vs19_192_019",
            "identifier": "vs19_192_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_019/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0752",
            "original_title": "Votazione Articolo 9 PDL n. 0752",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29340,
            "slug": "vs19_270_050",
            "identifier": "vs19_270_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_050/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1790/10 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1790/10 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/10 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/10 GHIRRA FRANCESCA (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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29668,
            "slug": "vs19_260_063",
            "identifier": "vs19_260_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_063/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 2.0202 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.0202 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0202 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0202 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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24746,
            "slug": "vs19_185_007",
            "identifier": "vs19_185_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_007/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 6.102 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 6.102 DDL n. 1294",
            "description_title": "Emendamento 6.102 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39255,
            "slug": "vs19_498_230",
            "identifier": "vs19_498_230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_230/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 230,
            "title": "EM 24.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 30239,
            "slug": "vs19_292_048",
            "identifier": "vs19_292_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_048/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1717",
            "original_title": "Votazione Articolo 14 DDL n. 1717",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 67,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 29760,
            "slug": "vs19_261_073",
            "identifier": "vs19_261_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_073/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1435",
            "original_title": "Votazione Articolo 11 DDL n. 1435",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 118,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30274,
            "slug": "vs19_292_054",
            "identifier": "vs19_292_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_054/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1717",
            "original_title": "Votazione Articolo 15 DDL n. 1717",
            "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": 7,
            "n_margin": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 24730,
            "slug": "vs19_185_043",
            "identifier": "vs19_185_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_043/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.02 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.02 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 39444,
            "slug": "vs19_503_109",
            "identifier": "vs19_503_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_109/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 13-ter.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-ter.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-ter.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-ter.05 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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28294,
            "slug": "vs19_248_008",
            "identifier": "vs19_248_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_008/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.1006 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1006 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1006 PDL n. 0799",
            "description_title": "Emendamento 2.1006 MOLLICONE FEDERICO (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": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29577,
            "slug": "vs19_256_032",
            "identifier": "vs19_256_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_032/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0630",
            "original_title": "Votazione Articolo 3 PDL n. 0630",
            "description_title": "Articolo 3",
            "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": 68,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 18960,
            "slug": "vs19_033_068",
            "identifier": "vs19_033_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_068/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39418,
            "slug": "vs19_503_083",
            "identifier": "vs19_503_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_083/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 13.1 CASO ANTONIO (M5S) - Votazione Emendamento 13.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2482",
            "description_title": "Emendamento 13.1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28834,
            "slug": "vs19_255_004",
            "identifier": "vs19_255_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_004/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1001 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1001 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.1001 DDL n. 1658",
            "description_title": "Emendamento 1.1001 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29286,
            "slug": "vs19_270_011",
            "identifier": "vs19_270_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_011/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.2 BONELLI ANGELO (AVS) - Votazione Emendamento 2.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1790",
            "description_title": "Emendamento 2.2 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39793,
            "slug": "vs19_511_019",
            "identifier": "vs19_511_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_019/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 19,
            "title": "Ratifica ed esecuzione della Convenzione che istituisce l’Organizzazione internazionale per gli ausili alla navigazione marittima",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2189 - VOTO FINALE",
            "public_title": "Ratifica ed esecuzione della Convenzione che istituisce l’Organizzazione internazionale per gli ausili alla navigazione marittima",
            "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": 119,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 25449,
            "slug": "vs19_206_033",
            "identifier": "vs19_206_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_033/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1005 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1005 DDL n. 1474",
            "description_title": "Emendamento 5.1005 SPERANZA ROBERTO (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": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24531,
            "slug": "vs19_185_038",
            "identifier": "vs19_185_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_038/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.012 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.012 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39252,
            "slug": "vs19_498_227",
            "identifier": "vs19_498_227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_227/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 227,
            "title": "EM 24.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.14",
            "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": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 19027,
            "slug": "vs19_033_067",
            "identifier": "vs19_033_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_067/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/730/33, come riformulato, CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/730/33, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/33, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/33, come riformulato, CIANI PAOLO (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": 115,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 39801,
            "slug": "vs19_511_002",
            "identifier": "vs19_511_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_002/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1074-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1074-A - EM 1.1",
            "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": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39230,
            "slug": "vs19_498_202",
            "identifier": "vs19_498_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_202/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 202,
            "title": "SUBEM 0.19.200.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        }
    ]
}