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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=14",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=12",
    "results": [
        {
            "id": 42351,
            "slug": "vs19_603_060",
            "identifier": "vs19_603_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_060/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 2.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42350,
            "slug": "vs19_603_059",
            "identifier": "vs19_603_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_059/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42349,
            "slug": "vs19_603_058",
            "identifier": "vs19_603_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_058/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42295,
            "slug": "vs19_603_057",
            "identifier": "vs19_603_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_057/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 57,
            "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": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42348,
            "slug": "vs19_603_056",
            "identifier": "vs19_603_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_056/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 1.5, 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5, 1.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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42347,
            "slug": "vs19_603_055",
            "identifier": "vs19_603_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_055/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 55,
            "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": 30,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42346,
            "slug": "vs19_603_054",
            "identifier": "vs19_603_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_054/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 54,
            "title": "DDL 2336-A E ABB - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2336-A E ABB - EM 1.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": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42281,
            "slug": "vs19_603_053",
            "identifier": "vs19_603_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_053/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 53,
            "title": "Disposizioni su sviluppo carriera dirigenziale e valutazione performance personale Pa",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2511-A - VOTO FINALE",
            "public_title": "Disposizioni su sviluppo carriera dirigenziale e valutazione performance personale Pa",
            "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": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42345,
            "slug": "vs19_603_052",
            "identifier": "vs19_603_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_052/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2511-A/13 - Votazione Ordine del giorno 9/2511-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/13 ",
            "description_title": "ODG 9/2511-A/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42344,
            "slug": "vs19_603_051",
            "identifier": "vs19_603_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_051/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2511-A/12 - Votazione Ordine del giorno 9/2511-A/12 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/12 ",
            "description_title": "ODG 9/2511-A/12",
            "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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42343,
            "slug": "vs19_603_050",
            "identifier": "vs19_603_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_050/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 50,
            "title": "ODG 9/2511-A/9 - Votazione Ordine del giorno 9/2511-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/9 ",
            "description_title": "ODG 9/2511-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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42342,
            "slug": "vs19_603_049",
            "identifier": "vs19_603_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_049/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/2511-A/7 - Votazione Ordine del giorno 9/2511-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/7 ",
            "description_title": "ODG 9/2511-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": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42341,
            "slug": "vs19_603_048",
            "identifier": "vs19_603_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_048/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2511-A/6 - Votazione Ordine del giorno 9/2511-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/6 ",
            "description_title": "ODG 9/2511-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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42340,
            "slug": "vs19_603_047",
            "identifier": "vs19_603_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_047/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2511-A/4 - Votazione Ordine del giorno 9/2511-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/4 ",
            "description_title": "ODG 9/2511-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42339,
            "slug": "vs19_603_046",
            "identifier": "vs19_603_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_046/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2511-A/3 - Votazione Ordine del giorno 9/2511-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/3 ",
            "description_title": "ODG 9/2511-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42338,
            "slug": "vs19_603_045",
            "identifier": "vs19_603_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_045/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2511-A/2 - Votazione Ordine del giorno 9/2511-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/2 ",
            "description_title": "ODG 9/2511-A/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": 23,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42294,
            "slug": "vs19_603_044",
            "identifier": "vs19_603_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_044/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 44,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "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": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42293,
            "slug": "vs19_603_043",
            "identifier": "vs19_603_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_043/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 43,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42337,
            "slug": "vs19_603_042",
            "identifier": "vs19_603_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_042/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 15.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42336,
            "slug": "vs19_603_041",
            "identifier": "vs19_603_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_041/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 15.1, 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.1, 15.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": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42292,
            "slug": "vs19_603_040",
            "identifier": "vs19_603_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_040/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 40,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42335,
            "slug": "vs19_603_039",
            "identifier": "vs19_603_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_039/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 14.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42334,
            "slug": "vs19_603_038",
            "identifier": "vs19_603_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_038/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 14.1, 14.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1, 14.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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42291,
            "slug": "vs19_603_037",
            "identifier": "vs19_603_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_037/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 37,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42333,
            "slug": "vs19_603_036",
            "identifier": "vs19_603_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_036/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42290,
            "slug": "vs19_603_035",
            "identifier": "vs19_603_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_035/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 35,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "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": 64.97
        },
        {
            "id": 42332,
            "slug": "vs19_603_034",
            "identifier": "vs19_603_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_034/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 12.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42331,
            "slug": "vs19_603_033",
            "identifier": "vs19_603_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_033/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 12.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42330,
            "slug": "vs19_603_032",
            "identifier": "vs19_603_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_032/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 12.16, 12.17, 12.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.16, 12.17, 12.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42329,
            "slug": "vs19_603_031",
            "identifier": "vs19_603_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_031/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 12.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42328,
            "slug": "vs19_603_030",
            "identifier": "vs19_603_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_030/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 12.13, 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.13, 12.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": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42327,
            "slug": "vs19_603_029",
            "identifier": "vs19_603_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_029/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 12.9, 12.10, 12.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.9, 12.10, 12.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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42326,
            "slug": "vs19_603_028",
            "identifier": "vs19_603_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_028/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 12.4, 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.4, 12.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42325,
            "slug": "vs19_603_027",
            "identifier": "vs19_603_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_027/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 42324,
            "slug": "vs19_603_026",
            "identifier": "vs19_603_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_026/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42323,
            "slug": "vs19_603_025",
            "identifier": "vs19_603_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_025/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42289,
            "slug": "vs19_603_024",
            "identifier": "vs19_603_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_024/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42322,
            "slug": "vs19_603_023",
            "identifier": "vs19_603_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_023/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 11.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42321,
            "slug": "vs19_603_022",
            "identifier": "vs19_603_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_022/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 11.1, 11.2, 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1, 11.2, 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42288,
            "slug": "vs19_603_021",
            "identifier": "vs19_603_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_021/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42320,
            "slug": "vs19_603_020",
            "identifier": "vs19_603_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_020/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 10.3, 10.4, 10.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.3, 10.4, 10.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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42319,
            "slug": "vs19_603_019",
            "identifier": "vs19_603_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_019/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42318,
            "slug": "vs19_603_018",
            "identifier": "vs19_603_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_018/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 18,
            "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": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42287,
            "slug": "vs19_603_017",
            "identifier": "vs19_603_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_017/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42317,
            "slug": "vs19_603_016",
            "identifier": "vs19_603_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_016/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42316,
            "slug": "vs19_603_015",
            "identifier": "vs19_603_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_015/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 9.1, 9.2, 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1, 9.2, 9.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "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": 42285,
            "slug": "vs19_603_012",
            "identifier": "vs19_603_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_012/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 12,
            "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": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42314,
            "slug": "vs19_603_011",
            "identifier": "vs19_603_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_011/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 7.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 18,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 61.78
        }
    ]
}