Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=460
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=identifier&page=461",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=459",
    "results": [
        {
            "id": 40977,
            "slug": "vs19_559_012",
            "identifier": "vs19_559_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_012/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2642-A/6 - Votazione Ordine del giorno 9/2642-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2642-A/6 ",
            "description_title": "ODG 9/2642-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "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": 40978,
            "slug": "vs19_560_001",
            "identifier": "vs19_560_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_001/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 1,
            "title": "Modifiche allo statuto del Friuli Venezia Giulia",
            "original_title": "Votazione finale ",
            "description_title": "PDL COST 976-B - VOTO FINALE",
            "public_title": "Modifiche allo statuto del Friuli Venezia Giulia",
            "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": 27,
            "majority_cohesion_rate": 86.83,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 40981,
            "slug": "vs19_560_002",
            "identifier": "vs19_560_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_002/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2590 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2590 - 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": 46,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40982,
            "slug": "vs19_560_003",
            "identifier": "vs19_560_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_003/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 3,
            "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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40983,
            "slug": "vs19_560_004",
            "identifier": "vs19_560_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_004/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 4,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 72.84,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40984,
            "slug": "vs19_560_005",
            "identifier": "vs19_560_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_005/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 5,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "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": 47,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40989,
            "slug": "vs19_560_006",
            "identifier": "vs19_560_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_006/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2590/1 - Votazione Ordine del giorno 9/2590/1 ",
            "original_title": "Votazione Ordine del giorno 9/2590/1 ",
            "description_title": "ODG 9/2590/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 72.84,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40990,
            "slug": "vs19_560_007",
            "identifier": "vs19_560_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_007/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2590/2 - Votazione Ordine del giorno 9/2590/2 ",
            "original_title": "Votazione Ordine del giorno 9/2590/2 ",
            "description_title": "ODG 9/2590/2",
            "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": 44,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40979,
            "slug": "vs19_560_008",
            "identifier": "vs19_560_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_008/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 8,
            "title": "Ratifica accordo Italia-Libia sul trasferimento di persone condannate a pene detentive",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2590 - VOTO FINALE",
            "public_title": "Ratifica accordo Italia-Libia sul trasferimento di persone condannate a pene detentive",
            "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": 47,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 40991,
            "slug": "vs19_560_009",
            "identifier": "vs19_560_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_009/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-512 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-512 NF",
            "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": 42,
            "majority_cohesion_rate": 70.37,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40992,
            "slug": "vs19_560_010",
            "identifier": "vs19_560_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_010/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-520 NO CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-520 NO CPV 3 DISP",
            "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": 35,
            "majority_cohesion_rate": 70.37,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40993,
            "slug": "vs19_560_011",
            "identifier": "vs19_560_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_011/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-520 CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-520 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 69.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40994,
            "slug": "vs19_560_012",
            "identifier": "vs19_560_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_012/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-521 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-521 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 69.96,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40995,
            "slug": "vs19_560_013",
            "identifier": "vs19_560_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_013/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-522 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-522",
            "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": 39,
            "majority_cohesion_rate": 70.37,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40996,
            "slug": "vs19_560_014",
            "identifier": "vs19_560_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_014/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 14,
            "title": "PDL 703-B - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 703-B - EM 1.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": 60,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 40997,
            "slug": "vs19_560_015",
            "identifier": "vs19_560_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_015/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40985,
            "slug": "vs19_560_016",
            "identifier": "vs19_560_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_016/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40986,
            "slug": "vs19_560_017",
            "identifier": "vs19_560_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_017/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "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": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40987,
            "slug": "vs19_560_018",
            "identifier": "vs19_560_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_018/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "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": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40988,
            "slug": "vs19_560_019",
            "identifier": "vs19_560_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_019/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "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": 70,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40998,
            "slug": "vs19_560_020",
            "identifier": "vs19_560_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_020/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/703-B/3 - Votazione Ordine del giorno 9/703-B/3 ",
            "original_title": "Votazione Ordine del giorno 9/703-B/3 ",
            "description_title": "ODG 9/703-B/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40999,
            "slug": "vs19_560_021",
            "identifier": "vs19_560_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_021/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/703-B/7 - Votazione Ordine del giorno 9/703-B/7 ",
            "original_title": "Votazione Ordine del giorno 9/703-B/7 ",
            "description_title": "ODG 9/703-B/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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 41000,
            "slug": "vs19_560_022",
            "identifier": "vs19_560_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_022/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/703-B/8 - Votazione Ordine del giorno 9/703-B/8 ",
            "original_title": "Votazione Ordine del giorno 9/703-B/8 ",
            "description_title": "ODG 9/703-B/8",
            "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": 48,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 40980,
            "slug": "vs19_560_023",
            "identifier": "vs19_560_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_023/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 23,
            "title": "Legge quadro in materia di interporti",
            "original_title": "Votazione finale ",
            "description_title": "PDL 703-B - VOTO FINALE",
            "public_title": "Legge quadro in materia di interporti",
            "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": 27,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 41003,
            "slug": "vs19_563_001",
            "identifier": "vs19_563_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_001/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2682 - DICHIARAZIONE D'URGENZA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2682 - DICHIARAZIONE D'URGENZA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 41004,
            "slug": "vs19_563_002",
            "identifier": "vs19_563_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_002/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 2,
            "title": "DOC IV-TER, N 20-A - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC IV-TER, N 20-A",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 41001,
            "slug": "vs19_563_003",
            "identifier": "vs19_563_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_003/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 3,
            "title": "DDL 2423-A E AB - Q PREG COST 1,2,3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - Q PREG COST 1,2,3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41002,
            "slug": "vs19_563_004",
            "identifier": "vs19_563_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_004/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 4,
            "title": "DDL 2423-A E AB - Q PREG MERITO N 1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - Q PREG MERITO N 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41005,
            "slug": "vs19_563_005",
            "identifier": "vs19_563_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_005/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 5,
            "title": "DDL 2423-A E AB - EM 1.3, 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - EM 1.3, 1.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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41006,
            "slug": "vs19_563_006",
            "identifier": "vs19_563_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_006/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41007,
            "slug": "vs19_563_007",
            "identifier": "vs19_563_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_007/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41008,
            "slug": "vs19_563_008",
            "identifier": "vs19_563_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_008/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 24,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41009,
            "slug": "vs19_563_009",
            "identifier": "vs19_563_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_009/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41010,
            "slug": "vs19_563_010",
            "identifier": "vs19_563_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_010/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "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": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41011,
            "slug": "vs19_563_011",
            "identifier": "vs19_563_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_011/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41012,
            "slug": "vs19_563_012",
            "identifier": "vs19_563_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_012/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 12,
            "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": 22,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41013,
            "slug": "vs19_563_013",
            "identifier": "vs19_563_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_013/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.26",
            "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": 62.55,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41014,
            "slug": "vs19_563_014",
            "identifier": "vs19_563_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_014/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.33",
            "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": 61.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41015,
            "slug": "vs19_564_001",
            "identifier": "vs19_564_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_001/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2423-A E AB - EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - EM 1.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": 22,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 41016,
            "slug": "vs19_564_002",
            "identifier": "vs19_564_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_002/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.52 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.52",
            "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": 49.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41017,
            "slug": "vs19_564_003",
            "identifier": "vs19_564_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_003/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.60, 1.61, 1.62 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.60, 1.61, 1.62",
            "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": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41018,
            "slug": "vs19_564_004",
            "identifier": "vs19_564_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_004/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.66 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.66",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41019,
            "slug": "vs19_564_005",
            "identifier": "vs19_564_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_005/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.67 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.67",
            "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": 60.49,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41020,
            "slug": "vs19_564_006",
            "identifier": "vs19_564_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_006/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.69 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.69",
            "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": 60.08,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41021,
            "slug": "vs19_564_007",
            "identifier": "vs19_564_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_007/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.105 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.105",
            "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": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41022,
            "slug": "vs19_564_008",
            "identifier": "vs19_564_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_008/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.119 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.119",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41023,
            "slug": "vs19_564_009",
            "identifier": "vs19_564_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_009/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.128, 1.129 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.128, 1.129",
            "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": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41024,
            "slug": "vs19_565_001",
            "identifier": "vs19_565_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_565_001/?format=api",
            "sitting": {
                "id": 2134,
                "date": "2025-11-13",
                "number": 565,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2423-A E AB - EM 1.134 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2423-A E AB - EM 1.134",
            "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": 50.21,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41026,
            "slug": "vs19_568_001",
            "identifier": "vs19_568_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_001/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2643-A - ART PREM 01.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2643-A - ART PREM 01.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 62.42
        }
    ]
}