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

{
    "count": 24921,
    "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=469",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=467",
    "results": [
        {
            "id": 38486,
            "slug": "vs19_482_036",
            "identifier": "vs19_482_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_036/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 1.36 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.36",
            "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": 55.56,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 38398,
            "slug": "vs19_481_007",
            "identifier": "vs19_481_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_007/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2329-A/7 - Votazione Ordine del giorno 9/2329-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/7 ",
            "description_title": "ODG 9/2329-A/7",
            "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": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38478,
            "slug": "vs19_482_028",
            "identifier": "vs19_482_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_028/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38437,
            "slug": "vs19_481_046",
            "identifier": "vs19_481_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_046/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2329-A/46 - Votazione Ordine del giorno 9/2329-A/46 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/46 ",
            "description_title": "ODG 9/2329-A/46",
            "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": 55.56,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38438,
            "slug": "vs19_481_047",
            "identifier": "vs19_481_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_047/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2329-A/47 - Votazione Ordine del giorno 9/2329-A/47 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/47 ",
            "description_title": "ODG 9/2329-A/47",
            "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": 55.56,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37763,
            "slug": "vs19_464_032",
            "identifier": "vs19_464_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_032/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1621/2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1621/2 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/2 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/2 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 37765,
            "slug": "vs19_464_034",
            "identifier": "vs19_464_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_034/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38285,
            "slug": "vs19_477_051",
            "identifier": "vs19_477_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_051/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2333-A/17 - Votazione Ordine del giorno 9/2333-A/17 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/17 ",
            "description_title": "ODG 9/2333-A/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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 38034,
            "slug": "vs19_470_043",
            "identifier": "vs19_470_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_043/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2308/99 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/2308/99 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/99 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/99 ROGGIANI SILVIA (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": 42,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 40516,
            "slug": "vs19_544_017",
            "identifier": "vs19_544_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_017/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2102",
            "original_title": "Votazione Articolo 4 DDL n. 2102",
            "description_title": "Articolo 4",
            "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": 121,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40512,
            "slug": "vs19_544_012",
            "identifier": "vs19_544_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_012/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2029",
            "original_title": "Votazione Articolo 4 DDL n. 2029",
            "description_title": "Articolo 4",
            "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": 122,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41532,
            "slug": "vs19_577_072",
            "identifier": "vs19_577_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_072/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41534,
            "slug": "vs19_577_074",
            "identifier": "vs19_577_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_074/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40966,
            "slug": "vs19_559_013",
            "identifier": "vs19_559_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_013/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 13,
            "title": "Conversione decreto Arera",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2642-A - VOTO FINALE",
            "public_title": "Conversione decreto Arera",
            "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": 53,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 40499,
            "slug": "vs19_544_003",
            "identifier": "vs19_544_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_003/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 3,
            "title": "Modifiche alle norme in materia di utilizzazione degli impianti sportivi scolastici da parte delle associazioni o società sportive",
            "original_title": "Votazione finale PDL n. 0505",
            "description_title": "Modifiche al testo unico di cui al decreto legislativo 16 aprile 1994, n. 297, nonché al decreto legislativo 28 febbraio 2021, n. 38, in materia di utilizzazione degli impianti sportivi scolastici da parte delle associazioni o società sportive (PDL 505)",
            "public_title": "Modifiche alle norme in materia di utilizzazione degli impianti sportivi scolastici da parte delle associazioni o società sportive",
            "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": 116,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42668,
            "slug": "vs19_609_098",
            "identifier": "vs19_609_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_098/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 98,
            "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": 7,
            "n_margin": 13,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42286,
            "slug": "vs19_603_014",
            "identifier": "vs19_603_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_014/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 14,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42315,
            "slug": "vs19_603_013",
            "identifier": "vs19_603_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_013/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42602,
            "slug": "vs19_609_032",
            "identifier": "vs19_609_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_032/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42397,
            "slug": "vs19_603_110",
            "identifier": "vs19_603_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_110/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41526,
            "slug": "vs19_577_066",
            "identifier": "vs19_577_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_066/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 16.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42713,
            "slug": "vs19_609_143",
            "identifier": "vs19_609_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_143/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 143,
            "title": "ODG 9/2673-A/21 - Votazione Ordine del giorno 9/2673-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/21 ",
            "description_title": "ODG 9/2673-A/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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42718,
            "slug": "vs19_609_148",
            "identifier": "vs19_609_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_148/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 148,
            "title": "ODG 9/2673-A/32 - Votazione Ordine del giorno 9/2673-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/32 ",
            "description_title": "ODG 9/2673-A/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42967,
            "slug": "vs19_634_006",
            "identifier": "vs19_634_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_634_006/?format=api",
            "sitting": {
                "id": 2232,
                "date": "2026-03-25",
                "number": 634,
                "branch": "C"
            },
            "number": 6,
            "title": "DDL 2592 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2592 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40463,
            "slug": "vs19_543_007",
            "identifier": "vs19_543_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_007/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.3 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.3 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2473",
            "description_title": "Emendamento 1.3 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42359,
            "slug": "vs19_603_068",
            "identifier": "vs19_603_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_068/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 68,
            "title": "EM 2.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.17",
            "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": 55.56,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42417,
            "slug": "vs19_603_133",
            "identifier": "vs19_603_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_133/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 9.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40520,
            "slug": "vs19_544_022",
            "identifier": "vs19_544_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_022/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1587",
            "original_title": "Votazione Articolo 4 DDL n. 1587",
            "description_title": "Articolo 4",
            "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": 121,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42891,
            "slug": "vs19_621_031",
            "identifier": "vs19_621_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_621_031/?format=api",
            "sitting": {
                "id": 2208,
                "date": "2026-02-24",
                "number": 621,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 2.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41525,
            "slug": "vs19_577_065",
            "identifier": "vs19_577_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_065/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42962,
            "slug": "vs19_634_001",
            "identifier": "vs19_634_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_634_001/?format=api",
            "sitting": {
                "id": 2232,
                "date": "2026-03-25",
                "number": 634,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2429 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2429 - 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": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 40517,
            "slug": "vs19_544_019",
            "identifier": "vs19_544_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_019/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1587",
            "original_title": "Votazione Articolo 1 DDL n. 1587",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 120,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37322,
            "slug": "vs19_450_063",
            "identifier": "vs19_450_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_063/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 1.48 GIULIANO CARLA (M5S) - Votazione Emendamento 1.48 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.48 PDL n. 2084",
            "description_title": "Emendamento 1.48 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": 30,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 41170,
            "slug": "vs19_572_031",
            "identifier": "vs19_572_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_031/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 31,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 55.56,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40848,
            "slug": "vs19_555_125",
            "identifier": "vs19_555_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_125/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 40107,
            "slug": "vs19_524_001",
            "identifier": "vs19_524_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_001/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2551 - ODG 9/2551/38 - Votazione Ordine del giorno 9/2551/38 ",
            "original_title": "Votazione Ordine del giorno 9/2551/38 ",
            "description_title": "DDL 2551 - ODG 9/2551/38",
            "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": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37228,
            "slug": "vs19_449_069",
            "identifier": "vs19_449_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_069/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (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": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41340,
            "slug": "vs19_572_153",
            "identifier": "vs19_572_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_153/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 153,
            "title": "EM 51.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 51.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41181,
            "slug": "vs19_572_072",
            "identifier": "vs19_572_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_072/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 72,
            "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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40957,
            "slug": "vs19_555_131",
            "identifier": "vs19_555_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_131/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 131,
            "title": "ODG 9/2393/7 - Votazione Ordine del giorno 9/2393/7 ",
            "original_title": "Votazione Ordine del giorno 9/2393/7 ",
            "description_title": "ODG 9/2393/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40911,
            "slug": "vs19_555_079",
            "identifier": "vs19_555_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_079/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 79,
            "title": "EM 18.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41258,
            "slug": "vs19_572_026",
            "identifier": "vs19_572_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_026/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41032,
            "slug": "vs19_568_007",
            "identifier": "vs19_568_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_007/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.11, 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11, 1.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41035,
            "slug": "vs19_568_010",
            "identifier": "vs19_568_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_010/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.128 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.128",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40625,
            "slug": "vs19_551_006",
            "identifier": "vs19_551_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_006/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 2.3 ORRICO ANNA LAURA (M5S) e 2.4 IACONO GIOVANNA (PD-IDP) - Votazione Emendamento 2.3 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.3 PDL n. 1521",
            "description_title": "Identici emendamenti 2.3 ORRICO ANNA LAURA (M5S) e 2.4 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41091,
            "slug": "vs19_568_066",
            "identifier": "vs19_568_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_066/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2643-A/9 - Votazione Ordine del giorno 9/2643-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/9 ",
            "description_title": "ODG 9/2643-A/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40293,
            "slug": "vs19_536_003",
            "identifier": "vs19_536_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_003/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2570",
            "description_title": "Emendamento 1.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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41266,
            "slug": "vs19_572_038",
            "identifier": "vs19_572_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_038/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41036,
            "slug": "vs19_568_011",
            "identifier": "vs19_568_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_011/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40306,
            "slug": "vs19_536_016",
            "identifier": "vs19_536_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_016/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.10 DORI DEVIS (AVS) - Votazione Emendamento 3.10 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.10 DDL n. 2570",
            "description_title": "Emendamento 3.10 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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        }
    ]
}