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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=226",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=224",
    "results": [
        {
            "id": 36172,
            "slug": "vs19_429_009",
            "identifier": "vs19_429_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_009/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2184/19 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2184/19 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/19 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/19 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39970,
            "slug": "vs19_517_044",
            "identifier": "vs19_517_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_044/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.5",
            "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": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35870,
            "slug": "vs19_413_054",
            "identifier": "vs19_413_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_054/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2196/18 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/18 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/18 D'ALESSIO ANTONIO (APERRE)",
            "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": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39945,
            "slug": "vs19_517_019",
            "identifier": "vs19_517_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_019/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.9",
            "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": 26,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36186,
            "slug": "vs19_429_023",
            "identifier": "vs19_429_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_023/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2184/41 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2184/41 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/41 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/41 CAROTENUTO DARIO (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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39955,
            "slug": "vs19_517_029",
            "identifier": "vs19_517_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_029/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 9-BIS.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1002",
            "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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39956,
            "slug": "vs19_517_030",
            "identifier": "vs19_517_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_030/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 9-BIS.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1003",
            "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": 26,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 26669,
            "slug": "vs19_220_032",
            "identifier": "vs19_220_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_032/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/10 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 35795,
            "slug": "vs19_410_015",
            "identifier": "vs19_410_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_015/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1917/18 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1917/18 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/18 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/18 LACARRA 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26652,
            "slug": "vs19_220_067",
            "identifier": "vs19_220_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_067/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1627/58 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/58 BONAFE' SIMONA (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": 26,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 36171,
            "slug": "vs19_429_008",
            "identifier": "vs19_429_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_008/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2184/18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2184/18 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/18 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/18 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26477,
            "slug": "vs19_219_050",
            "identifier": "vs19_219_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_050/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.50 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.50 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.50 DDL n. 1627",
            "description_title": "Emendamento 1.50 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 36176,
            "slug": "vs19_429_013",
            "identifier": "vs19_429_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_013/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2184/25 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/2184/25 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/25 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/25 DONNO LEONARDO (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": 26,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39936,
            "slug": "vs19_517_010",
            "identifier": "vs19_517_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_010/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002",
            "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": 26,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39937,
            "slug": "vs19_517_011",
            "identifier": "vs19_517_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_011/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36170,
            "slug": "vs19_429_007",
            "identifier": "vs19_429_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_007/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2184/17 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2184/17 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/17 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/17 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": 26,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39985,
            "slug": "vs19_517_059",
            "identifier": "vs19_517_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_059/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 26,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 39963,
            "slug": "vs19_517_037",
            "identifier": "vs19_517_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_037/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 9-TER.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39967,
            "slug": "vs19_517_041",
            "identifier": "vs19_517_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_041/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40004,
            "slug": "vs19_519_003",
            "identifier": "vs19_519_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_003/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.3, 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3, 1.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": 26,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 24962,
            "slug": "vs19_196_059",
            "identifier": "vs19_196_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_059/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/69 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25016,
            "slug": "vs19_196_020",
            "identifier": "vs19_196_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_020/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/23 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/23 MEROLA VIRGINIO (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27739,
            "slug": "vs19_239_071",
            "identifier": "vs19_239_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_071/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1515",
            "description_title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 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": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26167,
            "slug": "vs19_216_048",
            "identifier": "vs19_216_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_048/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1555",
            "description_title": "Identici emendamenti 9.1 BENZONI FABRIZIO (APERRE), 9.1000 GADDA MARIA CHIARA (IVICRE) e 9.2 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 40056,
            "slug": "vs19_521_019",
            "identifier": "vs19_521_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_019/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione decreto ex Ilva ter",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2527 - VOTO FINALE",
            "public_title": "Conversione decreto ex Ilva ter",
            "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": 26,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36073,
            "slug": "vs19_426_018",
            "identifier": "vs19_426_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_018/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso tredicesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso tredicesimo della parte dispositiva, PAVANELLI EMMA (M5S) 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": 26,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 26160,
            "slug": "vs19_216_102",
            "identifier": "vs19_216_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_102/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 12.011 EVI ELEONORA (AVS) - Votazione Emendamento 12.011 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.011 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.011 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "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": 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": 25055,
            "slug": "vs19_191_022",
            "identifier": "vs19_191_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_022/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al capoverso primo 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 capoverso primo 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 36080,
            "slug": "vs19_426_025",
            "identifier": "vs19_426_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_025/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00378, ad eccezione dei capoversi settimo, nono, decimo, undicesimo, dodicesimo e tredicesimo della parte dispositiva, GHIRRA FRANCESCA (AVS) ed altri - Votazione Mozione 1_00378",
            "original_title": "Votazione Mozione 1_00378",
            "description_title": "Mozione n. 1-00378, ad eccezione dei capoversi settimo, nono, decimo, undicesimo, dodicesimo e tredicesimo della parte dispositiva, GHIRRA FRANCESCA (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": 26,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35951,
            "slug": "vs19_418_027",
            "identifier": "vs19_418_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_027/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00394 BRAGA CHIARA (PD-IDP) ed altri - Votazione DDL n. 2206",
            "original_title": "Votazione DDL n. 2206",
            "description_title": "Mozione n. 1-00394 BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 27479,
            "slug": "vs19_237_027",
            "identifier": "vs19_237_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_027/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 27,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 QUARTINI ANDREA (M5S) e n. 2 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale PDL n. 0384-B",
            "original_title": "Votazione pregiudiziale PDL n. 0384-B",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 QUARTINI ANDREA (M5S) e n. 2 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 40140,
            "slug": "vs19_524_034",
            "identifier": "vs19_524_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_034/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2551/80 - Votazione Ordine del giorno 9/2551/80 ",
            "original_title": "Votazione Ordine del giorno 9/2551/80 ",
            "description_title": "ODG 9/2551/80",
            "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": 26,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35610,
            "slug": "vs19_408_002",
            "identifier": "vs19_408_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_002/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1001 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1001 DDL n. 1917",
            "description_title": "Emendamento 1.1001 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36069,
            "slug": "vs19_426_014",
            "identifier": "vs19_426_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_014/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso nono della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso nono della parte dispositiva, PAVANELLI EMMA (M5S) 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": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36062,
            "slug": "vs19_426_007",
            "identifier": "vs19_426_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_007/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso secondo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso secondo della parte dispositiva, PAVANELLI EMMA (M5S) 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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40118,
            "slug": "vs19_524_012",
            "identifier": "vs19_524_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_012/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2551/51 - Votazione Ordine del giorno 9/2551/51 ",
            "original_title": "Votazione Ordine del giorno 9/2551/51 ",
            "description_title": "ODG 9/2551/51",
            "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": 26,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40119,
            "slug": "vs19_524_013",
            "identifier": "vs19_524_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_013/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2551/52 - Votazione Ordine del giorno 9/2551/52 ",
            "original_title": "Votazione Ordine del giorno 9/2551/52 ",
            "description_title": "ODG 9/2551/52",
            "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": 66.26,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35440,
            "slug": "vs19_402_089",
            "identifier": "vs19_402_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_089/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/76 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/76 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 35391,
            "slug": "vs19_402_040",
            "identifier": "vs19_402_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_040/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2112-bis/9 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2112-bis/9 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/9 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/9 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": 7,
            "n_margin": 26,
            "majority_cohesion_rate": 73.14,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40152,
            "slug": "vs19_524_050",
            "identifier": "vs19_524_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_050/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 50,
            "title": "ODG 9/2538/5 - Votazione Ordine del giorno 9/2538/5 ",
            "original_title": "Votazione Ordine del giorno 9/2538/5 ",
            "description_title": "ODG 9/2538/5",
            "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": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40153,
            "slug": "vs19_524_051",
            "identifier": "vs19_524_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_051/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2538/6 - Votazione Ordine del giorno 9/2538/6 ",
            "original_title": "Votazione Ordine del giorno 9/2538/6 ",
            "description_title": "ODG 9/2538/6",
            "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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40154,
            "slug": "vs19_524_052",
            "identifier": "vs19_524_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_052/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2538/9 - Votazione Ordine del giorno 9/2538/9 ",
            "original_title": "Votazione Ordine del giorno 9/2538/9 ",
            "description_title": "ODG 9/2538/9",
            "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": 62.55,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40161,
            "slug": "vs19_524_062",
            "identifier": "vs19_524_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_062/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 62,
            "title": "ODG 9/2500/1 - Votazione Ordine del giorno 9/2500/1 ",
            "original_title": "Votazione Ordine del giorno 9/2500/1 ",
            "description_title": "ODG 9/2500/1",
            "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": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40163,
            "slug": "vs19_524_064",
            "identifier": "vs19_524_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_064/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2500/3 - Votazione Ordine del giorno 9/2500/3 ",
            "original_title": "Votazione Ordine del giorno 9/2500/3 ",
            "description_title": "ODG 9/2500/3",
            "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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40126,
            "slug": "vs19_524_020",
            "identifier": "vs19_524_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_020/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2551/60 - Votazione Ordine del giorno 9/2551/60 ",
            "original_title": "Votazione Ordine del giorno 9/2551/60 ",
            "description_title": "ODG 9/2551/60",
            "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": 26,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40134,
            "slug": "vs19_524_028",
            "identifier": "vs19_524_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_028/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2551/71 - Votazione Ordine del giorno 9/2551/71 ",
            "original_title": "Votazione Ordine del giorno 9/2551/71 ",
            "description_title": "ODG 9/2551/71",
            "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": 68.31,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36078,
            "slug": "vs19_426_023",
            "identifier": "vs19_426_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_023/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso diciottesimo della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso diciottesimo della parte dispositiva, PAVANELLI EMMA (M5S) 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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40150,
            "slug": "vs19_524_048",
            "identifier": "vs19_524_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_048/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2538/3 - Votazione Ordine del giorno 9/2538/3 ",
            "original_title": "Votazione Ordine del giorno 9/2538/3 ",
            "description_title": "ODG 9/2538/3",
            "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": 61.32,
            "minority_cohesion_rate": 63.06
        }
    ]
}