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

{
    "count": 25041,
    "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=60",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=58",
    "results": [
        {
            "id": 38520,
            "slug": "vs19_482_070",
            "identifier": "vs19_482_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_070/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2402/3 - Votazione Ordine del giorno 9/2402/3 ",
            "original_title": "Votazione Ordine del giorno 9/2402/3 ",
            "description_title": "ODG 9/2402/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": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42783,
            "slug": "vs19_614_034",
            "identifier": "vs19_614_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_034/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 34,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "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": 131,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 40303,
            "slug": "vs19_536_013",
            "identifier": "vs19_536_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_013/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.6 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.6 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.6 DDL n. 2570",
            "description_title": "Emendamento 3.6 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40772,
            "slug": "vs19_554_022",
            "identifier": "vs19_554_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_022/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.28 MANZI IRENE (PD-IDP) e 1.29 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.28 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2662",
            "description_title": "Identici emendamenti 1.28 MANZI IRENE (PD-IDP) e 1.29 PICCOLOTTI ELISABETTA (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": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40302,
            "slug": "vs19_536_012",
            "identifier": "vs19_536_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_012/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.2 GIULIANO CARLA (M5S) - Votazione Emendamento 3.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2570",
            "description_title": "Emendamento 3.2 GIULIANO CARLA (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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41612,
            "slug": "vs19_580_041",
            "identifier": "vs19_580_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_041/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 1.239 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.239",
            "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": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42660,
            "slug": "vs19_609_090",
            "identifier": "vs19_609_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_090/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 19.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.13",
            "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": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41316,
            "slug": "vs19_572_113",
            "identifier": "vs19_572_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_113/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 35.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42621,
            "slug": "vs19_609_051",
            "identifier": "vs19_609_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_051/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 13.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41467,
            "slug": "vs19_577_007",
            "identifier": "vs19_577_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_007/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 7,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "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": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40758,
            "slug": "vs19_554_008",
            "identifier": "vs19_554_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_008/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2662",
            "description_title": "Emendamento 1.11 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40301,
            "slug": "vs19_536_011",
            "identifier": "vs19_536_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_011/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2570",
            "description_title": "Emendamento 3.3 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41346,
            "slug": "vs19_572_162",
            "identifier": "vs19_572_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_162/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 54.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 54.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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38500,
            "slug": "vs19_482_050",
            "identifier": "vs19_482_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_050/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 1.50 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.50",
            "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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38496,
            "slug": "vs19_482_046",
            "identifier": "vs19_482_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_046/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 1.46 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.46",
            "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": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40296,
            "slug": "vs19_536_006",
            "identifier": "vs19_536_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_006/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2570",
            "description_title": "Emendamento 2.1 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": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40496,
            "slug": "vs19_543_040",
            "identifier": "vs19_543_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_040/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2473/5 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2473/5 DDL n. 2473",
            "original_title": "Votazione Ordine del giorno 9/2473/5 DDL n. 2473",
            "description_title": "Ordine del giorno n. 9/2473/5 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40919,
            "slug": "vs19_555_087",
            "identifier": "vs19_555_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_087/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 18.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42695,
            "slug": "vs19_609_125",
            "identifier": "vs19_609_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_125/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 125,
            "title": "EM 24.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.38",
            "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": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41220,
            "slug": "vs19_572_168",
            "identifier": "vs19_572_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_168/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 168,
            "title": "ARTICOLO 58 - Votazione Articolo 58 ",
            "original_title": "Votazione Articolo 58 ",
            "description_title": "ARTICOLO 58",
            "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": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41219,
            "slug": "vs19_572_166",
            "identifier": "vs19_572_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_166/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 166,
            "title": "ARTICOLO 57 - Votazione Articolo 57 ",
            "original_title": "Votazione Articolo 57 ",
            "description_title": "ARTICOLO 57",
            "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": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42364,
            "slug": "vs19_603_074",
            "identifier": "vs19_603_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_074/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 3.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37771,
            "slug": "vs19_464_040",
            "identifier": "vs19_464_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_040/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1621/10 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1621/10 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/10 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/10 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41226,
            "slug": "vs19_572_177",
            "identifier": "vs19_572_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_177/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 177,
            "title": "MANTENIMENTO ARTICOLO 64 - Votazione Articolo 64 ",
            "original_title": "Votazione Articolo 64 ",
            "description_title": "MANTENIMENTO ARTICOLO 64",
            "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": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41356,
            "slug": "vs19_572_189",
            "identifier": "vs19_572_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_189/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 189,
            "title": "EM 71.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40662,
            "slug": "vs19_551_048",
            "identifier": "vs19_551_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_048/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.16 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1866",
            "description_title": "Emendamento 1.16 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42684,
            "slug": "vs19_609_114",
            "identifier": "vs19_609_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_114/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 24.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41199,
            "slug": "vs19_572_125",
            "identifier": "vs19_572_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_125/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 37 - Votazione Articolo 37 ",
            "original_title": "Votazione Articolo 37 ",
            "description_title": "ARTICOLO 37",
            "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": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37770,
            "slug": "vs19_464_039",
            "identifier": "vs19_464_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_039/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1621/9 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1621/9 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/9 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/9 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40493,
            "slug": "vs19_543_037",
            "identifier": "vs19_543_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_037/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2473/2 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2473/2 DDL n. 2473",
            "original_title": "Votazione Ordine del giorno 9/2473/2 DDL n. 2473",
            "description_title": "Ordine del giorno n. 9/2473/2 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42237,
            "slug": "vs19_599_018",
            "identifier": "vs19_599_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_018/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38417,
            "slug": "vs19_481_026",
            "identifier": "vs19_481_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_026/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2329-A/26 - Votazione Ordine del giorno 9/2329-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/26 ",
            "description_title": "ODG 9/2329-A/26",
            "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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40618,
            "slug": "vs19_551_058",
            "identifier": "vs19_551_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_058/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1866",
            "original_title": "Votazione Articolo 1 DDL n. 1866",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40484,
            "slug": "vs19_543_028",
            "identifier": "vs19_543_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_028/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 1.23 FERRARI SARA (PD-IDP) e 1.24 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2473",
            "description_title": "Identici emendamenti 1.23 FERRARI SARA (PD-IDP) e 1.24 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40487,
            "slug": "vs19_543_031",
            "identifier": "vs19_543_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_031/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.27 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.27 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.27 DDL n. 2473",
            "description_title": "Emendamento 1.27 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41713,
            "slug": "vs19_581_081",
            "identifier": "vs19_581_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_581_081/?format=api",
            "sitting": {
                "id": 2154,
                "date": "2025-12-10",
                "number": 581,
                "branch": "C"
            },
            "number": 81,
            "title": "ODG 9/2678-A/24 - Votazione Ordine del giorno 9/2678-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2678-A/24 ",
            "description_title": "ODG 9/2678-A/24",
            "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": 29,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41313,
            "slug": "vs19_572_110",
            "identifier": "vs19_572_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_110/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 35.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42413,
            "slug": "vs19_603_129",
            "identifier": "vs19_603_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_129/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 9.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41341,
            "slug": "vs19_572_154",
            "identifier": "vs19_572_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_154/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 51.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 51.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41641,
            "slug": "vs19_581_009",
            "identifier": "vs19_581_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_581_009/?format=api",
            "sitting": {
                "id": 2154,
                "date": "2025-12-10",
                "number": 581,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38415,
            "slug": "vs19_481_024",
            "identifier": "vs19_481_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_024/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2329-A/24 - Votazione Ordine del giorno 9/2329-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/24 ",
            "description_title": "ODG 9/2329-A/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37730,
            "slug": "vs19_463_039",
            "identifier": "vs19_463_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_039/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 2.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.05 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.05 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 2.05 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41718,
            "slug": "vs19_581_086",
            "identifier": "vs19_581_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_581_086/?format=api",
            "sitting": {
                "id": 2154,
                "date": "2025-12-10",
                "number": 581,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/2678-A/34 - Votazione Ordine del giorno 9/2678-A/34 ",
            "original_title": "Votazione Ordine del giorno 9/2678-A/34 ",
            "description_title": "ODG 9/2678-A/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42409,
            "slug": "vs19_603_124",
            "identifier": "vs19_603_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_124/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 8.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41231,
            "slug": "vs19_572_183",
            "identifier": "vs19_572_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_183/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 183,
            "title": "MANTENIMENTO ARTICOLO 69 - Votazione Articolo 69 ",
            "original_title": "Votazione Articolo 69 ",
            "description_title": "MANTENIMENTO ARTICOLO 69",
            "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": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41307,
            "slug": "vs19_572_100",
            "identifier": "vs19_572_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_100/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 100,
            "title": "ART AGG 30.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42352,
            "slug": "vs19_603_061",
            "identifier": "vs19_603_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_061/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 2.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.10",
            "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": 35,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 38434,
            "slug": "vs19_481_043",
            "identifier": "vs19_481_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_043/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/2329-A/43 - Votazione Ordine del giorno 9/2329-A/43 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/43 ",
            "description_title": "ODG 9/2329-A/43",
            "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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41223,
            "slug": "vs19_572_174",
            "identifier": "vs19_572_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_174/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 174,
            "title": "ARTICOLO 61 - Votazione Articolo 61 ",
            "original_title": "Votazione Articolo 61 ",
            "description_title": "ARTICOLO 61",
            "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": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41357,
            "slug": "vs19_572_190",
            "identifier": "vs19_572_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_190/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 190,
            "title": "EM 71.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        }
    ]
}