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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=19",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=17",
    "results": [
        {
            "id": 42122,
            "slug": "vs19_597_110",
            "identifier": "vs19_597_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_110/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42121,
            "slug": "vs19_597_109",
            "identifier": "vs19_597_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_109/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "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": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41982,
            "slug": "vs19_597_108",
            "identifier": "vs19_597_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_108/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 108,
            "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": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41981,
            "slug": "vs19_597_107",
            "identifier": "vs19_597_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_107/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 107,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42120,
            "slug": "vs19_597_106",
            "identifier": "vs19_597_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_106/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42119,
            "slug": "vs19_597_105",
            "identifier": "vs19_597_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_105/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 2.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1000",
            "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": 58.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42118,
            "slug": "vs19_597_104",
            "identifier": "vs19_597_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_104/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 104,
            "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": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42117,
            "slug": "vs19_597_103",
            "identifier": "vs19_597_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_103/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 103,
            "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": 23,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42116,
            "slug": "vs19_597_102",
            "identifier": "vs19_597_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_102/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 102,
            "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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41980,
            "slug": "vs19_597_101",
            "identifier": "vs19_597_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_101/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 101,
            "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": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42115,
            "slug": "vs19_597_100",
            "identifier": "vs19_597_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_100/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 100,
            "title": "EM 1.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42114,
            "slug": "vs19_597_099",
            "identifier": "vs19_597_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_099/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "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": 54.55,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42113,
            "slug": "vs19_597_098",
            "identifier": "vs19_597_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_098/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42112,
            "slug": "vs19_597_097",
            "identifier": "vs19_597_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_097/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 97,
            "title": "DDL 2521 - EM 1.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2521 - 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41979,
            "slug": "vs19_597_096",
            "identifier": "vs19_597_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_096/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 96,
            "title": "Conversone decreto ex Ilva quater",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2761 - VOTO FINALE",
            "public_title": "Conversone decreto ex Ilva quater",
            "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": 19,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42111,
            "slug": "vs19_597_095",
            "identifier": "vs19_597_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_095/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 95,
            "title": "ODG 9/2761/13 - Votazione Ordine del giorno 9/2761/13 ",
            "original_title": "Votazione Ordine del giorno 9/2761/13 ",
            "description_title": "ODG 9/2761/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42110,
            "slug": "vs19_597_094",
            "identifier": "vs19_597_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_094/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 94,
            "title": "ODG 9/2761/11 - Votazione Ordine del giorno 9/2761/11 ",
            "original_title": "Votazione Ordine del giorno 9/2761/11 ",
            "description_title": "ODG 9/2761/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42109,
            "slug": "vs19_597_093",
            "identifier": "vs19_597_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_093/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/2761/10 - Votazione Ordine del giorno 9/2761/10 ",
            "original_title": "Votazione Ordine del giorno 9/2761/10 ",
            "description_title": "ODG 9/2761/10",
            "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.64,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42108,
            "slug": "vs19_597_092",
            "identifier": "vs19_597_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_092/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/2761/9 - Votazione Ordine del giorno 9/2761/9 ",
            "original_title": "Votazione Ordine del giorno 9/2761/9 ",
            "description_title": "ODG 9/2761/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42107,
            "slug": "vs19_597_091",
            "identifier": "vs19_597_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_091/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 91,
            "title": "ODG 9/2761/8 - Votazione Ordine del giorno 9/2761/8 ",
            "original_title": "Votazione Ordine del giorno 9/2761/8 ",
            "description_title": "ODG 9/2761/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42106,
            "slug": "vs19_597_090",
            "identifier": "vs19_597_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_090/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2761/7 - Votazione Ordine del giorno 9/2761/7 ",
            "original_title": "Votazione Ordine del giorno 9/2761/7 ",
            "description_title": "ODG 9/2761/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42105,
            "slug": "vs19_597_089",
            "identifier": "vs19_597_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_089/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/2761/6 - Votazione Ordine del giorno 9/2761/6 ",
            "original_title": "Votazione Ordine del giorno 9/2761/6 ",
            "description_title": "ODG 9/2761/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42104,
            "slug": "vs19_597_088",
            "identifier": "vs19_597_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_088/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/2761/5 - Votazione Ordine del giorno 9/2761/5 ",
            "original_title": "Votazione Ordine del giorno 9/2761/5 ",
            "description_title": "ODG 9/2761/5",
            "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": 37,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42103,
            "slug": "vs19_597_087",
            "identifier": "vs19_597_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_087/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 87,
            "title": "ODG 9/2761/4 - Votazione Ordine del giorno 9/2761/4 ",
            "original_title": "Votazione Ordine del giorno 9/2761/4 ",
            "description_title": "ODG 9/2761/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42102,
            "slug": "vs19_597_086",
            "identifier": "vs19_597_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_086/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/2761/3 - Votazione Ordine del giorno 9/2761/3 ",
            "original_title": "Votazione Ordine del giorno 9/2761/3 ",
            "description_title": "ODG 9/2761/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": 24,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42101,
            "slug": "vs19_597_085",
            "identifier": "vs19_597_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_085/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 85,
            "title": "ART AGG 4.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.027",
            "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": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42100,
            "slug": "vs19_597_084",
            "identifier": "vs19_597_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_084/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 84,
            "title": "ART AGG 4.026 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.026",
            "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": 25,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42099,
            "slug": "vs19_597_083",
            "identifier": "vs19_597_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_083/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 83,
            "title": "ART AGG 4.024 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.024",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42098,
            "slug": "vs19_597_082",
            "identifier": "vs19_597_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_082/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 82,
            "title": "ART AGG 4.023 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.023",
            "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": 62.4,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42097,
            "slug": "vs19_597_081",
            "identifier": "vs19_597_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_081/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 81,
            "title": "ART AGG 4.022 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.022",
            "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": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42096,
            "slug": "vs19_597_080",
            "identifier": "vs19_597_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_080/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 80,
            "title": "ART AGG 4.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.020",
            "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": 62.4,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42095,
            "slug": "vs19_597_079",
            "identifier": "vs19_597_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_079/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 79,
            "title": "ART AGG 4.019 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.019",
            "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.97
        },
        {
            "id": 42094,
            "slug": "vs19_597_078",
            "identifier": "vs19_597_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_078/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 78,
            "title": "ART AGG 4.018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.018",
            "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.98,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42093,
            "slug": "vs19_597_077",
            "identifier": "vs19_597_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_077/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 77,
            "title": "ART AGG 4.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.017",
            "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.16,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42092,
            "slug": "vs19_597_076",
            "identifier": "vs19_597_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_076/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 76,
            "title": "ART AGG 4.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.016",
            "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": 61.98,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42091,
            "slug": "vs19_597_075",
            "identifier": "vs19_597_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_075/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 75,
            "title": "ART AGG 4.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.015",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42090,
            "slug": "vs19_597_074",
            "identifier": "vs19_597_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_074/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 74,
            "title": "ART AGG 4.012, 4.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.012, 4.013",
            "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": 68.15
        },
        {
            "id": 42089,
            "slug": "vs19_597_073",
            "identifier": "vs19_597_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_073/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 73,
            "title": "ART AGG 4.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42088,
            "slug": "vs19_597_072",
            "identifier": "vs19_597_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_072/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 72,
            "title": "ART AGG 4.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.010",
            "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": 68.79
        },
        {
            "id": 42087,
            "slug": "vs19_597_071",
            "identifier": "vs19_597_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_071/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 71,
            "title": "ART AGG 4.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42086,
            "slug": "vs19_597_070",
            "identifier": "vs19_597_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_070/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 70,
            "title": "ART AGG 4.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.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": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42085,
            "slug": "vs19_597_069",
            "identifier": "vs19_597_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_069/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 69,
            "title": "ART AGG 4.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.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": 25,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42084,
            "slug": "vs19_597_068",
            "identifier": "vs19_597_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_068/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 4.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.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": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42083,
            "slug": "vs19_597_067",
            "identifier": "vs19_597_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_067/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 67,
            "title": "EM 4.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42082,
            "slug": "vs19_597_066",
            "identifier": "vs19_597_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_066/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42081,
            "slug": "vs19_597_065",
            "identifier": "vs19_597_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_065/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42080,
            "slug": "vs19_597_064",
            "identifier": "vs19_597_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_064/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42079,
            "slug": "vs19_597_063",
            "identifier": "vs19_597_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_063/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 25,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42078,
            "slug": "vs19_597_062",
            "identifier": "vs19_597_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_062/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "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": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42077,
            "slug": "vs19_597_061",
            "identifier": "vs19_597_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_061/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 3-BIS.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3-BIS.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        }
    ]
}