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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=20",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=18",
    "results": [
        {
            "id": 41362,
            "slug": "vs19_572_199",
            "identifier": "vs19_572_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_199/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 199,
            "title": "ODG 9/2655/4 - Votazione Ordine del giorno 9/2655/4 ",
            "original_title": "Votazione Ordine del giorno 9/2655/4 ",
            "description_title": "ODG 9/2655/4",
            "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": 53.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41172,
            "slug": "vs19_572_040",
            "identifier": "vs19_572_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_040/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 40,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "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": 26,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41149,
            "slug": "vs19_571_041",
            "identifier": "vs19_571_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_041/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2528/22 - Votazione Ordine del giorno 9/2528/22 ",
            "original_title": "Votazione Ordine del giorno 9/2528/22 ",
            "description_title": "ODG 9/2528/22",
            "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": 16,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 19220,
            "slug": "19-35-20",
            "identifier": "19-35-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-35-20/?format=api",
            "sitting": {
                "id": 1290,
                "date": "2023-02-01",
                "number": 35,
                "branch": "S"
            },
            "number": 20,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "description_title": null,
            "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": 59,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19217,
            "slug": "19-35-18",
            "identifier": "19-35-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-35-18/?format=api",
            "sitting": {
                "id": 1290,
                "date": "2023-02-01",
                "number": 35,
                "branch": "S"
            },
            "number": 18,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": null,
            "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": 60,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 42303,
            "slug": "vs19_603_134",
            "identifier": "vs19_603_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_134/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 134,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "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": 4,
            "n_margin": 63,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40941,
            "slug": "vs19_555_111",
            "identifier": "vs19_555_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_111/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 20.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 53.91,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41292,
            "slug": "vs19_572_077",
            "identifier": "vs19_572_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_077/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 77,
            "title": "ART AGG 22.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 22.02",
            "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": 18,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40523,
            "slug": "vs19_544_026",
            "identifier": "vs19_544_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_026/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1588",
            "original_title": "Votazione Articolo 3 DDL n. 1588",
            "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": 115,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40331,
            "slug": "vs19_536_041",
            "identifier": "vs19_536_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_041/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 8.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.02 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.02 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 8.02 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41512,
            "slug": "vs19_577_052",
            "identifier": "vs19_577_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_052/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 13.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 22,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41540,
            "slug": "vs19_577_080",
            "identifier": "vs19_577_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_080/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 80,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 66,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41521,
            "slug": "vs19_577_061",
            "identifier": "vs19_577_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_061/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 15.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.1000",
            "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": 53.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42583,
            "slug": "vs19_609_013",
            "identifier": "vs19_609_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_013/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 8.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01002",
            "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": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41148,
            "slug": "vs19_571_040",
            "identifier": "vs19_571_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_040/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2528/21 - Votazione Ordine del giorno 9/2528/21 ",
            "original_title": "Votazione Ordine del giorno 9/2528/21 ",
            "description_title": "ODG 9/2528/21",
            "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": 53.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42918,
            "slug": "vs19_625_027",
            "identifier": "vs19_625_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_027/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 27,
            "title": "ART AGG 7.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01",
            "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": 63,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41175,
            "slug": "vs19_572_064",
            "identifier": "vs19_572_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_064/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 64,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 25,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41577,
            "slug": "vs19_580_006",
            "identifier": "vs19_580_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_006/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.56 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.56",
            "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": 15,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42892,
            "slug": "vs19_625_013",
            "identifier": "vs19_625_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_013/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 13,
            "title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di circolazione stradale",
            "original_title": "Votazione finale ",
            "description_title": "PDL 2713-A - VOTO FINALE",
            "public_title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di circolazione stradale",
            "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": 15,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41177,
            "slug": "vs19_572_066",
            "identifier": "vs19_572_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_066/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 66,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40408,
            "slug": "vs19_539_046",
            "identifier": "vs19_539_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_046/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.3 DORI DEVIS (AVS) - Votazione Emendamento 2.3 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.3 DDL n. 2623",
            "description_title": "Emendamento 2.3 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42427,
            "slug": "vs19_603_146",
            "identifier": "vs19_603_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_146/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 146,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40506,
            "slug": "vs19_544_005",
            "identifier": "vs19_544_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_005/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2293",
            "original_title": "Votazione Articolo 2 DDL n. 2293",
            "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": 53.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41515,
            "slug": "vs19_577_055",
            "identifier": "vs19_577_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_055/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 13.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41057,
            "slug": "vs19_568_032",
            "identifier": "vs19_568_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_032/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 3.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.04",
            "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": 15,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40425,
            "slug": "vs19_539_063",
            "identifier": "vs19_539_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_063/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 9.5 DORI DEVIS (AVS) - Votazione Emendamento 9.5 DDL n. 2623",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2623",
            "description_title": "Emendamento 9.5 DORI DEVIS (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": 22,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 27239,
            "slug": "vs19_232_001",
            "identifier": "vs19_232_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_001/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 4.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1620",
            "description_title": "Emendamento 4.2 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25757,
            "slug": "vs19_210_197",
            "identifier": "vs19_210_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_197/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 197,
            "title": "Ordine del giorno n. 9/1341/29 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1341/29 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/29 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/29 DI SANZO CHRISTIAN DIEGO (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": 99,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25762,
            "slug": "vs19_210_196",
            "identifier": "vs19_210_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_196/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 196,
            "title": "Ordine del giorno n. 9/1341/21 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1341/21 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/21 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/21 FURFARO 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": 54.01,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24567,
            "slug": "vs19_185_017",
            "identifier": "vs19_185_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_017/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 10.03 BONETTI ELENA (AIV-RE) - Votazione Emendamento 10.03 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.03 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.03 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 8,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25758,
            "slug": "vs19_210_201",
            "identifier": "vs19_210_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_201/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 201,
            "title": "Ordine del giorno n. 9/1341/34 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1341/34 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/34 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/34 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 28059,
            "slug": "vs19_244_054",
            "identifier": "vs19_244_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_054/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 54,
            "title": "Istituzione commissione d'inchiesta Covid",
            "original_title": "Votazione finale PDL n. 0384-B",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 (Approvata, in un testo unificato, dalla Camera e modificata dal Senato) (Testo unificato PDL 384-446-459-B)",
            "public_title": "Istituzione commissione d'inchiesta Covid",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 27343,
            "slug": "vs19_233_082",
            "identifier": "vs19_233_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_082/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1606/104, come riformulato, GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/104, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/104, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/104, come riformulato, GNASSI ANDREA (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": 9,
            "n_margin": 103,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24925,
            "slug": "vs19_201_020",
            "identifier": "vs19_201_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_020/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.1 DDL n. 1538",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1538",
            "description_title": "Emendamento 1.1 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29756,
            "slug": "vs19_261_069",
            "identifier": "vs19_261_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_069/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 10.011 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.011 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.011 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 10.011 TRAVERSI ROBERTO (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": 5,
            "n_margin": 8,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19800,
            "slug": "vs19_064_037",
            "identifier": "vs19_064_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_037/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/930/9, nel testo riformulato, TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/930/9, DDL n. 0930",
            "original_title": "Votazione Ordine del giorno 9/930/9, DDL n. 0930",
            "description_title": "Ordine del giorno n. 9/930/9, nel testo riformulato, TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 20,
            "n_margin": 112,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25464,
            "slug": "vs19_206_036",
            "identifier": "vs19_206_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_036/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.3 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1474",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1474",
            "description_title": "Emendamento 6.3 SCOTTO ARTURO (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": 17,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 19686,
            "slug": "vs19_057_051",
            "identifier": "vs19_057_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_051/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/888/42, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/888/42, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/42, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/42, nel testo riformulato, GRIMALDI MARCO (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": 10,
            "n_margin": 98,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 29232,
            "slug": "vs19_266_071",
            "identifier": "vs19_266_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_071/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1780/3 CAVANDOLI LAURA (LEGA) - Votazione Ordine del giorno 9/1780/3 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/3 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/3 CAVANDOLI LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 69,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 25754,
            "slug": "vs19_211_043",
            "identifier": "vs19_211_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_043/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1556/2 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1556/2 DDL n. 1556",
            "original_title": "Votazione Ordine del giorno 9/1556/2 DDL n. 1556",
            "description_title": "Ordine del giorno n. 9/1556/2 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 92,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 30306,
            "slug": "vs19_292_089",
            "identifier": "vs19_292_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_089/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1717/16 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1717/16 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/16 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/16 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 55.83
        },
        {
            "id": 39534,
            "slug": "vs19_504_046",
            "identifier": "vs19_504_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_046/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39269,
            "slug": "vs19_498_247",
            "identifier": "vs19_498_247",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_247/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 247,
            "title": "ODG 9/2316/17 - Votazione Ordine del giorno 9/2316/17 ",
            "original_title": "Votazione Ordine del giorno 9/2316/17 ",
            "description_title": "ODG 9/2316/17",
            "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": 46,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 36.54
        },
        {
            "id": 39284,
            "slug": "vs19_498_262",
            "identifier": "vs19_498_262",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_262/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 262,
            "title": "ODG 9/2316/39 - Votazione Ordine del giorno 9/2316/39 ",
            "original_title": "Votazione Ordine del giorno 9/2316/39 ",
            "description_title": "ODG 9/2316/39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39473,
            "slug": "vs19_503_139",
            "identifier": "vs19_503_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_139/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 2.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.30",
            "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": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39271,
            "slug": "vs19_498_249",
            "identifier": "vs19_498_249",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_249/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 249,
            "title": "ODG 9/2316/20 - Votazione Ordine del giorno 9/2316/20 ",
            "original_title": "Votazione Ordine del giorno 9/2316/20 ",
            "description_title": "ODG 9/2316/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39460,
            "slug": "vs19_503_126",
            "identifier": "vs19_503_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_126/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 126,
            "title": "DDL 2126-A - EM 2.7, 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A - EM 2.7, 2.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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39611,
            "slug": "vs19_504_061",
            "identifier": "vs19_504_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_061/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 61,
            "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": 15,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39468,
            "slug": "vs19_503_134",
            "identifier": "vs19_503_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_134/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 134,
            "title": "EM 2.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.22",
            "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": 15,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39415,
            "slug": "vs19_503_080",
            "identifier": "vs19_503_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_080/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 12.010 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.010 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.010 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.010 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        }
    ]
}