Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=485
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=date&page=486",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=484",
    "results": [
        {
            "id": 42276,
            "slug": "vs19_602_021",
            "identifier": "vs19_602_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_021/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42262,
            "slug": "vs19_602_004",
            "identifier": "vs19_602_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_004/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42263,
            "slug": "vs19_602_005",
            "identifier": "vs19_602_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_005/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/1579-A/1 - Votazione Ordine del giorno 9/1579-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/1579-A/1 ",
            "description_title": "ODG 9/1579-A/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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42259,
            "slug": "vs19_602_001",
            "identifier": "vs19_602_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_001/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1579-A - EM 1.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1579-A - EM 1.1001",
            "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": 32,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42260,
            "slug": "vs19_602_002",
            "identifier": "vs19_602_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_002/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42261,
            "slug": "vs19_602_003",
            "identifier": "vs19_602_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_003/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.50 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.50",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42265,
            "slug": "vs19_602_007",
            "identifier": "vs19_602_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_007/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/1579-A/3 - Votazione Ordine del giorno 9/1579-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1579-A/3 ",
            "description_title": "ODG 9/1579-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": 27,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": 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": 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": 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": 42296,
            "slug": "vs19_603_069",
            "identifier": "vs19_603_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_069/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 69,
            "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": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 55.97,
            "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": 42297,
            "slug": "vs19_603_081",
            "identifier": "vs19_603_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_081/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 81,
            "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": 69,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 42298,
            "slug": "vs19_603_105",
            "identifier": "vs19_603_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_105/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 105,
            "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": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 42426,
            "slug": "vs19_603_145",
            "identifier": "vs19_603_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_145/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 145,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.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": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42304,
            "slug": "vs19_603_138",
            "identifier": "vs19_603_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_138/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 138,
            "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": 3,
            "n_margin": 66,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42303,
            "slug": "vs19_603_134",
            "identifier": "vs19_603_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_134/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 134,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 63,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42302,
            "slug": "vs19_603_126",
            "identifier": "vs19_603_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_126/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 126,
            "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": 3,
            "n_margin": 51,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 42300,
            "slug": "vs19_603_113",
            "identifier": "vs19_603_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_113/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 113,
            "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": 2,
            "n_margin": 67,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42388,
            "slug": "vs19_603_099",
            "identifier": "vs19_603_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_099/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 4.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 42382,
            "slug": "vs19_603_093",
            "identifier": "vs19_603_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_093/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 4.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 52.67,
            "minority_cohesion_rate": 55.41
        },
        {
            "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": 42399,
            "slug": "vs19_603_112",
            "identifier": "vs19_603_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_112/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42401,
            "slug": "vs19_603_115",
            "identifier": "vs19_603_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_115/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42402,
            "slug": "vs19_603_117",
            "identifier": "vs19_603_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_117/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 51,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 42403,
            "slug": "vs19_603_118",
            "identifier": "vs19_603_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_118/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 8.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42404,
            "slug": "vs19_603_119",
            "identifier": "vs19_603_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_119/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 14,
            "n_margin": 38,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 42412,
            "slug": "vs19_603_128",
            "identifier": "vs19_603_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_128/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42405,
            "slug": "vs19_603_120",
            "identifier": "vs19_603_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_120/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 8.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42406,
            "slug": "vs19_603_121",
            "identifier": "vs19_603_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_121/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 8.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42407,
            "slug": "vs19_603_122",
            "identifier": "vs19_603_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_122/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 8.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42408,
            "slug": "vs19_603_123",
            "identifier": "vs19_603_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_123/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 8.10, 8.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.10, 8.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42409,
            "slug": "vs19_603_124",
            "identifier": "vs19_603_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_124/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 8.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 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": 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": 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": 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": 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": 42359,
            "slug": "vs19_603_068",
            "identifier": "vs19_603_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_068/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 68,
            "title": "EM 2.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42357,
            "slug": "vs19_603_066",
            "identifier": "vs19_603_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_066/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 34,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42364,
            "slug": "vs19_603_074",
            "identifier": "vs19_603_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_074/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 3.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42366,
            "slug": "vs19_603_076",
            "identifier": "vs19_603_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_076/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 66,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 42368,
            "slug": "vs19_603_078",
            "identifier": "vs19_603_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_078/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 3.1001, 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001, 3.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "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": 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": 42355,
            "slug": "vs19_603_064",
            "identifier": "vs19_603_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_064/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 2.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 35,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 42307,
            "slug": "vs19_603_001",
            "identifier": "vs19_603_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_001/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2511-A - EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2511-A - EM 4.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": 20,
            "majority_cohesion_rate": 46.09,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 42356,
            "slug": "vs19_603_065",
            "identifier": "vs19_603_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_065/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 2.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 30,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 58.6
        }
    ]
}