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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=423",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=421",
    "results": [
        {
            "id": 39135,
            "slug": "vs19_498_095",
            "identifier": "vs19_498_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_095/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 11.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 17,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39134,
            "slug": "vs19_498_094",
            "identifier": "vs19_498_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_094/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 11.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39051,
            "slug": "vs19_498_001",
            "identifier": "vs19_498_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_001/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2316-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2316-A - 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": 23,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39281,
            "slug": "vs19_498_259",
            "identifier": "vs19_498_259",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_259/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 259,
            "title": "ODG 9/2316/36 - Votazione Ordine del giorno 9/2316/36 ",
            "original_title": "Votazione Ordine del giorno 9/2316/36 ",
            "description_title": "ODG 9/2316/36",
            "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": 19,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39280,
            "slug": "vs19_498_258",
            "identifier": "vs19_498_258",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_258/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 258,
            "title": "ODG 9/2316/35 - Votazione Ordine del giorno 9/2316/35 ",
            "original_title": "Votazione Ordine del giorno 9/2316/35 ",
            "description_title": "ODG 9/2316/35",
            "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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39279,
            "slug": "vs19_498_257",
            "identifier": "vs19_498_257",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_257/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 257,
            "title": "ODG 9/2316/34 - Votazione Ordine del giorno 9/2316/34 ",
            "original_title": "Votazione Ordine del giorno 9/2316/34 ",
            "description_title": "ODG 9/2316/34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39278,
            "slug": "vs19_498_256",
            "identifier": "vs19_498_256",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_256/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 256,
            "title": "ODG 9/2316/33 - Votazione Ordine del giorno 9/2316/33 ",
            "original_title": "Votazione Ordine del giorno 9/2316/33 ",
            "description_title": "ODG 9/2316/33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39277,
            "slug": "vs19_498_255",
            "identifier": "vs19_498_255",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_255/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 255,
            "title": "ODG 9/2316/32 - Votazione Ordine del giorno 9/2316/32 ",
            "original_title": "Votazione Ordine del giorno 9/2316/32 ",
            "description_title": "ODG 9/2316/32",
            "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": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39276,
            "slug": "vs19_498_254",
            "identifier": "vs19_498_254",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_254/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 254,
            "title": "ODG 9/2316/27 - Votazione Ordine del giorno 9/2316/27 ",
            "original_title": "Votazione Ordine del giorno 9/2316/27 ",
            "description_title": "ODG 9/2316/27",
            "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": 19,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39034,
            "slug": "vs19_498_113",
            "identifier": "vs19_498_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_113/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 113,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39023,
            "slug": "vs19_498_004",
            "identifier": "vs19_498_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_004/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 4,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 81,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39062,
            "slug": "vs19_498_014",
            "identifier": "vs19_498_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_014/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39061,
            "slug": "vs19_498_013",
            "identifier": "vs19_498_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_013/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39060,
            "slug": "vs19_498_012",
            "identifier": "vs19_498_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_012/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39059,
            "slug": "vs19_498_011",
            "identifier": "vs19_498_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_011/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39241,
            "slug": "vs19_498_216",
            "identifier": "vs19_498_216",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_216/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 216,
            "title": "EM 24.1, 24.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1, 24.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": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39047,
            "slug": "vs19_498_215",
            "identifier": "vs19_498_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_215/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 215,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 35.9
        },
        {
            "id": 39282,
            "slug": "vs19_498_260",
            "identifier": "vs19_498_260",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_260/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 260,
            "title": "ODG 9/2316/37 - Votazione Ordine del giorno 9/2316/37 ",
            "original_title": "Votazione Ordine del giorno 9/2316/37 ",
            "description_title": "ODG 9/2316/37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39145,
            "slug": "vs19_498_106",
            "identifier": "vs19_498_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_106/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39288,
            "slug": "vs19_498_266",
            "identifier": "vs19_498_266",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_266/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 266,
            "title": "ODG 9/2316/49 - Votazione Ordine del giorno 9/2316/49 ",
            "original_title": "Votazione Ordine del giorno 9/2316/49 ",
            "description_title": "ODG 9/2316/49",
            "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": 19,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39287,
            "slug": "vs19_498_265",
            "identifier": "vs19_498_265",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_265/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 265,
            "title": "ODG 9/2316/47 - Votazione Ordine del giorno 9/2316/47 ",
            "original_title": "Votazione Ordine del giorno 9/2316/47 ",
            "description_title": "ODG 9/2316/47",
            "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": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39286,
            "slug": "vs19_498_264",
            "identifier": "vs19_498_264",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_264/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 264,
            "title": "ODG 9/2316/46 - Votazione Ordine del giorno 9/2316/46 ",
            "original_title": "Votazione Ordine del giorno 9/2316/46 ",
            "description_title": "ODG 9/2316/46",
            "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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39285,
            "slug": "vs19_498_263",
            "identifier": "vs19_498_263",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_263/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 263,
            "title": "ODG 9/2316/40 - Votazione Ordine del giorno 9/2316/40 ",
            "original_title": "Votazione Ordine del giorno 9/2316/40 ",
            "description_title": "ODG 9/2316/40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39171,
            "slug": "vs19_498_135",
            "identifier": "vs19_498_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_135/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 15.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39170,
            "slug": "vs19_498_134",
            "identifier": "vs19_498_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_134/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 134,
            "title": "EM 15.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39169,
            "slug": "vs19_498_133",
            "identifier": "vs19_498_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_133/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 15.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 20,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39168,
            "slug": "vs19_498_132",
            "identifier": "vs19_498_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_132/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 15.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39167,
            "slug": "vs19_498_131",
            "identifier": "vs19_498_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_131/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 15.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39166,
            "slug": "vs19_498_130",
            "identifier": "vs19_498_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_130/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 15.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39164,
            "slug": "vs19_498_128",
            "identifier": "vs19_498_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_128/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 15.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39163,
            "slug": "vs19_498_127",
            "identifier": "vs19_498_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_127/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 127,
            "title": "ART AGG 14.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.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": 61.07,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39151,
            "slug": "vs19_498_112",
            "identifier": "vs19_498_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_112/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 12.300 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.300",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39149,
            "slug": "vs19_498_110",
            "identifier": "vs19_498_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_110/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 12.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 20,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39147,
            "slug": "vs19_498_108",
            "identifier": "vs19_498_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_108/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 12.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39146,
            "slug": "vs19_498_107",
            "identifier": "vs19_498_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_107/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 12.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 20,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39144,
            "slug": "vs19_498_105",
            "identifier": "vs19_498_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_105/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 12.2, 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2, 12.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39143,
            "slug": "vs19_498_104",
            "identifier": "vs19_498_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_104/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39142,
            "slug": "vs19_498_103",
            "identifier": "vs19_498_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_103/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 103,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39031,
            "slug": "vs19_498_067",
            "identifier": "vs19_498_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_067/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 67,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 78,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 41.03
        },
        {
            "id": 39108,
            "slug": "vs19_498_066",
            "identifier": "vs19_498_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_066/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39106,
            "slug": "vs19_498_063",
            "identifier": "vs19_498_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_063/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 8.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39029,
            "slug": "vs19_498_058",
            "identifier": "vs19_498_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_058/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 58,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 82,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39101,
            "slug": "vs19_498_057",
            "identifier": "vs19_498_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_057/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 7.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39100,
            "slug": "vs19_498_056",
            "identifier": "vs19_498_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_056/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 59.02,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39099,
            "slug": "vs19_498_055",
            "identifier": "vs19_498_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_055/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39098,
            "slug": "vs19_498_054",
            "identifier": "vs19_498_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_054/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39096,
            "slug": "vs19_498_052",
            "identifier": "vs19_498_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_052/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39095,
            "slug": "vs19_498_051",
            "identifier": "vs19_498_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_051/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39094,
            "slug": "vs19_498_050",
            "identifier": "vs19_498_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_050/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39054,
            "slug": "vs19_498_005",
            "identifier": "vs19_498_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_005/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 5,
            "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 55.77
        }
    ]
}