Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&page=20
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&page=21",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=19",
    "results": [
        {
            "id": 42049,
            "slug": "vs19_597_033",
            "identifier": "vs19_597_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_033/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 27,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42048,
            "slug": "vs19_597_032",
            "identifier": "vs19_597_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_032/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42047,
            "slug": "vs19_597_031",
            "identifier": "vs19_597_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_031/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 2.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42046,
            "slug": "vs19_597_030",
            "identifier": "vs19_597_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_030/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42045,
            "slug": "vs19_597_029",
            "identifier": "vs19_597_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_029/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 29,
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42044,
            "slug": "vs19_597_028",
            "identifier": "vs19_597_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_028/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42043,
            "slug": "vs19_597_027",
            "identifier": "vs19_597_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_027/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 27,
            "title": "ART AGG 1.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.011",
            "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": 30,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42042,
            "slug": "vs19_597_026",
            "identifier": "vs19_597_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_026/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 26,
            "title": "ART AGG 1.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42041,
            "slug": "vs19_597_025",
            "identifier": "vs19_597_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_025/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 25,
            "title": "ART AGG 1.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.07",
            "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": 61.98,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42040,
            "slug": "vs19_597_024",
            "identifier": "vs19_597_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_024/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 1.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.06",
            "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": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42037,
            "slug": "vs19_597_023",
            "identifier": "vs19_597_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_023/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 1.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.05",
            "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": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42036,
            "slug": "vs19_597_022",
            "identifier": "vs19_597_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_022/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 1.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42035,
            "slug": "vs19_597_021",
            "identifier": "vs19_597_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_021/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 1.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42034,
            "slug": "vs19_597_020",
            "identifier": "vs19_597_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_020/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42033,
            "slug": "vs19_597_019",
            "identifier": "vs19_597_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_019/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42032,
            "slug": "vs19_597_018",
            "identifier": "vs19_597_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_018/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42031,
            "slug": "vs19_597_017",
            "identifier": "vs19_597_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_017/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 28,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42030,
            "slug": "vs19_597_016",
            "identifier": "vs19_597_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_016/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42029,
            "slug": "vs19_597_015",
            "identifier": "vs19_597_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_015/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42028,
            "slug": "vs19_597_014",
            "identifier": "vs19_597_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_014/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42027,
            "slug": "vs19_597_013",
            "identifier": "vs19_597_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_013/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42026,
            "slug": "vs19_597_012",
            "identifier": "vs19_597_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_012/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42025,
            "slug": "vs19_597_011",
            "identifier": "vs19_597_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_011/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42024,
            "slug": "vs19_597_010",
            "identifier": "vs19_597_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_010/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 62.4,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42023,
            "slug": "vs19_597_009",
            "identifier": "vs19_597_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_009/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42022,
            "slug": "vs19_597_008",
            "identifier": "vs19_597_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_008/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42021,
            "slug": "vs19_597_007",
            "identifier": "vs19_597_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_007/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42020,
            "slug": "vs19_597_006",
            "identifier": "vs19_597_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_006/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 32,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42019,
            "slug": "vs19_597_005",
            "identifier": "vs19_597_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_005/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 5,
            "title": "ART PREM 01.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART PREM 01.04",
            "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": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42018,
            "slug": "vs19_597_004",
            "identifier": "vs19_597_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_004/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 4,
            "title": "ART PREM 01.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART PREM 01.03",
            "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": 32,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42017,
            "slug": "vs19_597_003",
            "identifier": "vs19_597_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_003/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 3,
            "title": "ART PREM 01.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART PREM 01.02",
            "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": 27,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42016,
            "slug": "vs19_597_002",
            "identifier": "vs19_597_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_002/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2761 - ART PREM 01.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2761 - ART PREM 01.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42015,
            "slug": "vs19_597_001",
            "identifier": "vs19_597_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_001/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2761 - QUEST PREGIUDIZ 1 E 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2761 - QUEST PREGIUDIZ 1 E 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41978,
            "slug": "vs19_594_017",
            "identifier": "vs19_594_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_017/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione Iv su proroga sostegno all'Ucraina, premessa",
            "original_title": "Votazione Risoluzione 6_00227",
            "description_title": "RIS 6-227 PREMESSA",
            "public_title": "Mozione Iv su proroga sostegno all'Ucraina, premessa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 104,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 41977,
            "slug": "vs19_594_016",
            "identifier": "vs19_594_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_016/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione Iv su proroga sostegno all'Ucraina, dispositivo",
            "original_title": "Votazione Risoluzione 6_00227",
            "description_title": "RIS 6-227 DISP RIF",
            "public_title": "Mozione Iv su proroga sostegno all'Ucraina, dispositivo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 80,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 41976,
            "slug": "vs19_594_015",
            "identifier": "vs19_594_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_015/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione Azione su proroga sostegno all'Ucraina, premessa",
            "original_title": "Votazione Risoluzione 6_00226",
            "description_title": "RIS 6-226 PREMESSA",
            "public_title": "Mozione Azione su proroga sostegno all'Ucraina, premessa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 106,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 41975,
            "slug": "vs19_594_014",
            "identifier": "vs19_594_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_014/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione Azione su proroga sostegno all'Ucraina, dispositivo",
            "original_title": "Votazione Risoluzione 6_00226",
            "description_title": "RIS 6-226 DISP RIF",
            "public_title": "Mozione Azione su proroga sostegno all'Ucraina, dispositivo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 41974,
            "slug": "vs19_594_013",
            "identifier": "vs19_594_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_013/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione +Europa su proroga sostegno all'Ucraina, premessa",
            "original_title": "Votazione Risoluzione 6_00225",
            "description_title": "RIS 6-225 PREMESSA",
            "public_title": "Mozione +Europa su proroga sostegno all'Ucraina, premessa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 106,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 41973,
            "slug": "vs19_594_012",
            "identifier": "vs19_594_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_012/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione +Europa su proroga sostegno all'Ucraina, dispositivo",
            "original_title": "Votazione Risoluzione 6_00225",
            "description_title": "RIS 6-225 DISP RIF",
            "public_title": "Mozione +Europa su proroga sostegno all'Ucraina, dispositivo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 79,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 41972,
            "slug": "vs19_594_011",
            "identifier": "vs19_594_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_011/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione Avs su proroga sostegno all'Ucraina, 2° capoverso",
            "original_title": "Votazione Risoluzione 6_00224",
            "description_title": "RIS 6-224 CPV 2 DISP",
            "public_title": "Mozione Avs su proroga sostegno all'Ucraina, 2° capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 110,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 41971,
            "slug": "vs19_594_010",
            "identifier": "vs19_594_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_010/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione Avs su proroga sostegno all'Ucraina, 1° capoverso per la parte non preclusa",
            "original_title": "Votazione Risoluzione 6_00224",
            "description_title": "RIS 6-224 CPV 1 DISP P NON PRECLUSA",
            "public_title": "Mozione Avs su proroga sostegno all'Ucraina, 1° capoverso per la parte non preclusa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 41970,
            "slug": "vs19_594_009",
            "identifier": "vs19_594_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_009/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione Avs su proroga sostegno all'Ucraina, ad eccezione del 1° e del 2° capoverso",
            "original_title": "Votazione Risoluzione 6_00224",
            "description_title": "RIS 6-224 NO CPV 1 E 2 DISP",
            "public_title": "Mozione Avs su proroga sostegno all'Ucraina, ad eccezione del 1° e del 2° capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 41969,
            "slug": "vs19_594_008",
            "identifier": "vs19_594_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_008/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione della maggioranza su proroga sostegno all'Ucraina",
            "original_title": "Votazione Risoluzione 6_00223",
            "description_title": "RIS 6-223",
            "public_title": "Mozione della maggioranza su proroga sostegno all'Ucraina",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 68,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41968,
            "slug": "vs19_594_007",
            "identifier": "vs19_594_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_007/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione M5s su proroga sostegno all'Ucraina, 1° capoverso",
            "original_title": "Votazione Risoluzione 6_00222",
            "description_title": "RIS 6-222 CPV 1 DISP",
            "public_title": "Mozione M5s su proroga sostegno all'Ucraina, 1° capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 112,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41967,
            "slug": "vs19_594_006",
            "identifier": "vs19_594_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_006/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione M5s su proroga sostegno all'Ucraina, ad eccezione del 1° capoverso",
            "original_title": "Votazione Risoluzione 6_00222",
            "description_title": "RIS 6-222 NO CPV 1 DISP",
            "public_title": "Mozione M5s su proroga sostegno all'Ucraina, ad eccezione del 1° capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 83,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 41966,
            "slug": "vs19_594_005",
            "identifier": "vs19_594_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_005/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione Pd su proroga sostegno all'Ucraina, premessa",
            "original_title": "Votazione Risoluzione 6_00221",
            "description_title": "RIS 6-221 PREMESSA",
            "public_title": "Mozione Pd su proroga sostegno all'Ucraina, premessa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 74.07,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 41965,
            "slug": "vs19_594_004",
            "identifier": "vs19_594_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_004/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione Pd su proroga sostegno all'Ucraina, 2° capoverso",
            "original_title": "Votazione Risoluzione 6_00221",
            "description_title": "RIS 6-221 CPV 2 DISP",
            "public_title": "Mozione Pd su proroga sostegno all'Ucraina, 2° capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 98,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 41964,
            "slug": "vs19_594_003",
            "identifier": "vs19_594_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_003/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione Pd su proroga sostegno all'Ucraina, 1° capoverso",
            "original_title": "Votazione Risoluzione 6_00221",
            "description_title": "RIS 6-221 CPV 1 DISP",
            "public_title": "Mozione Pd su proroga sostegno all'Ucraina, 1° capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 41963,
            "slug": "vs19_594_002",
            "identifier": "vs19_594_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_002/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione Pd su proroga sostegno all'Ucraina ad eccezione del 1° e del 2° capoverso",
            "original_title": "Votazione Risoluzione 6_00221",
            "description_title": "RIS 6-221 NO CPV 1 E 2 DISP",
            "public_title": "Mozione Pd su proroga sostegno all'Ucraina ad eccezione del 1° e del 2° capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 144,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41962,
            "slug": "vs19_594_001",
            "identifier": "vs19_594_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_594_001/?format=api",
            "sitting": {
                "id": 2180,
                "date": "2026-01-15",
                "number": 594,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto transizione 5.0",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2758 - VOTO FINALE",
            "public_title": "Conversione decreto transizione 5.0",
            "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": 20,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 73.25
        }
    ]
}