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

{
    "count": 22537,
    "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=33",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=31",
    "results": [
        {
            "id": 39075,
            "slug": "vs19_498_028",
            "identifier": "vs19_498_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_028/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 4.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39258,
            "slug": "vs19_498_233",
            "identifier": "vs19_498_233",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_233/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 233,
            "title": "EM 24.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.22",
            "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.56,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39260,
            "slug": "vs19_498_235",
            "identifier": "vs19_498_235",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_235/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 235,
            "title": "EM 24.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39121,
            "slug": "vs19_498_081",
            "identifier": "vs19_498_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_081/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 81,
            "title": "EM 11.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39224,
            "slug": "vs19_498_196",
            "identifier": "vs19_498_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_196/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 196,
            "title": "SUBEM 0.19.200.5, 0.19.200.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.5, 0.19.200.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39132,
            "slug": "vs19_498_092",
            "identifier": "vs19_498_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_092/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 92,
            "title": "EM 11.20, 11.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.20, 11.21",
            "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": 58.61,
            "minority_cohesion_rate": 68.59
        },
        {
            "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": 39129,
            "slug": "vs19_498_089",
            "identifier": "vs19_498_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_089/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 11.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39252,
            "slug": "vs19_498_227",
            "identifier": "vs19_498_227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_227/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 227,
            "title": "EM 24.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39253,
            "slug": "vs19_498_228",
            "identifier": "vs19_498_228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_228/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 228,
            "title": "EM 24.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39251,
            "slug": "vs19_498_226",
            "identifier": "vs19_498_226",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_226/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 226,
            "title": "EM 24.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39257,
            "slug": "vs19_498_232",
            "identifier": "vs19_498_232",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_232/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 232,
            "title": "EM 24.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.21",
            "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.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39045,
            "slug": "vs19_498_204",
            "identifier": "vs19_498_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_204/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 204,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 25,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39233,
            "slug": "vs19_498_206",
            "identifier": "vs19_498_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_206/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 206,
            "title": "EM 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39240,
            "slug": "vs19_498_214",
            "identifier": "vs19_498_214",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_214/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 214,
            "title": "EM 23.2, 23.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.2, 23.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": 20,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39263,
            "slug": "vs19_498_238",
            "identifier": "vs19_498_238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_238/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 238,
            "title": "EM 24.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.27",
            "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": 64.1
        },
        {
            "id": 39076,
            "slug": "vs19_498_029",
            "identifier": "vs19_498_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_029/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39181,
            "slug": "vs19_498_148",
            "identifier": "vs19_498_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_148/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39040,
            "slug": "vs19_498_149",
            "identifier": "vs19_498_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_149/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 149,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "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": 63,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39058,
            "slug": "vs19_498_010",
            "identifier": "vs19_498_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_010/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39048,
            "slug": "vs19_498_239",
            "identifier": "vs19_498_239",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_239/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 239,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39065,
            "slug": "vs19_498_017",
            "identifier": "vs19_498_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_017/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39190,
            "slug": "vs19_498_158",
            "identifier": "vs19_498_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_158/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 19.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39078,
            "slug": "vs19_498_031",
            "identifier": "vs19_498_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_031/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 4.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39154,
            "slug": "vs19_498_116",
            "identifier": "vs19_498_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_116/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 13.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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.87
        },
        {
            "id": 39156,
            "slug": "vs19_498_118",
            "identifier": "vs19_498_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_118/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39155,
            "slug": "vs19_498_117",
            "identifier": "vs19_498_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_117/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 13.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 26,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39053,
            "slug": "vs19_498_003",
            "identifier": "vs19_498_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_003/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39081,
            "slug": "vs19_498_034",
            "identifier": "vs19_498_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_034/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 4.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39273,
            "slug": "vs19_498_251",
            "identifier": "vs19_498_251",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_251/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 251,
            "title": "ODG 9/2316/24 - Votazione Ordine del giorno 9/2316/24 ",
            "original_title": "Votazione Ordine del giorno 9/2316/24 ",
            "description_title": "ODG 9/2316/24",
            "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": 21,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39057,
            "slug": "vs19_498_009",
            "identifier": "vs19_498_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_009/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39083,
            "slug": "vs19_498_037",
            "identifier": "vs19_498_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_037/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39274,
            "slug": "vs19_498_252",
            "identifier": "vs19_498_252",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_252/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 252,
            "title": "ODG 9/2316/25 - Votazione Ordine del giorno 9/2316/25 ",
            "original_title": "Votazione Ordine del giorno 9/2316/25 ",
            "description_title": "ODG 9/2316/25",
            "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": 19,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39244,
            "slug": "vs19_498_219",
            "identifier": "vs19_498_219",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_219/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 219,
            "title": "EM 24.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39270,
            "slug": "vs19_498_248",
            "identifier": "vs19_498_248",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_248/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 248,
            "title": "ODG 9/2316/19 - Votazione Ordine del giorno 9/2316/19 ",
            "original_title": "Votazione Ordine del giorno 9/2316/19 ",
            "description_title": "ODG 9/2316/19",
            "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": 20,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39148,
            "slug": "vs19_498_109",
            "identifier": "vs19_498_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_109/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 12.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39035,
            "slug": "vs19_498_120",
            "identifier": "vs19_498_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_120/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 120,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39044,
            "slug": "vs19_498_187",
            "identifier": "vs19_498_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_187/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 187,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "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": 40,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 39021,
            "slug": "vs19_497_021",
            "identifier": "vs19_497_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_021/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 21,
            "title": "Votazione sul capoverso 2 della risoluzione presentata da Azione in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00194",
            "description_title": "RIS 6-194 CPV 2 DISP",
            "public_title": "Votazione sul capoverso 2 della risoluzione presentata da Azione in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39017,
            "slug": "vs19_497_017",
            "identifier": "vs19_497_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_017/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 17,
            "title": "Votazione della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno escluso il capoverso 7",
            "original_title": "Votazione Risoluzione 6_00193",
            "description_title": "RIS 6-193 NO CPV 7 DISP",
            "public_title": "Votazione della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno escluso il capoverso 7",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 39018,
            "slug": "vs19_497_018",
            "identifier": "vs19_497_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_018/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 18,
            "title": "Votazione sul capoverso 7 della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00193",
            "description_title": "RIS 6-193 CPV 7 DISP",
            "public_title": "Votazione sul capoverso 7 della risoluzione presentata da Italia viva in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39020,
            "slug": "vs19_497_020",
            "identifier": "vs19_497_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_020/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 20,
            "title": "Votazione sul capoverso 1 della risoluzione presentata da Azione in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00194",
            "description_title": "RIS 6-194 CPV 1 DISP",
            "public_title": "Votazione sul capoverso 1 della risoluzione presentata da Azione in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 94,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 40.38
        },
        {
            "id": 39004,
            "slug": "vs19_497_004",
            "identifier": "vs19_497_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_004/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 4,
            "title": "Votazione sul capoverso 4 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00190",
            "description_title": "RIS 6-190 CPV 4 DISP",
            "public_title": "Votazione sul capoverso 4 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 74.59,
            "minority_cohesion_rate": 35.26
        },
        {
            "id": 39010,
            "slug": "vs19_497_010",
            "identifier": "vs19_497_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_010/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 10,
            "title": "Votazione sul capoverso 32 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00190",
            "description_title": "RIS 6-190 CPV 32 DISP",
            "public_title": "Votazione sul capoverso 32 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 113,
            "majority_cohesion_rate": 73.77,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 39003,
            "slug": "vs19_497_003",
            "identifier": "vs19_497_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_003/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 3,
            "title": "Votazione sul capoverso 2 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00190",
            "description_title": "RIS 6-190 CPV 2 DISP",
            "public_title": "Votazione sul capoverso 2 della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 106,
            "majority_cohesion_rate": 74.59,
            "minority_cohesion_rate": 46.79
        },
        {
            "id": 39002,
            "slug": "vs19_497_002",
            "identifier": "vs19_497_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_002/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 2,
            "title": "Votazione della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno, esclusi i capoversi 2, 4, 12, 15, 16, 18, 26, 27, 32",
            "original_title": "Votazione ",
            "description_title": "6-190 NO2,4,12,15,16,18,26,27,32DIS",
            "public_title": "Votazione della risoluzione presentata dal Movimento 5 stelle in vista del Consiglio europeo del 26 e 27 giugno, esclusi i capoversi 2, 4, 12, 15, 16, 18, 26, 27, 32",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39001,
            "slug": "vs19_497_001",
            "identifier": "vs19_497_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_001/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 1,
            "title": "Votazione della risoluzione presentata dalla maggioranza in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00189",
            "description_title": "RIS 6-189",
            "public_title": "Votazione della risoluzione presentata dalla maggioranza in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.72,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39012,
            "slug": "vs19_497_012",
            "identifier": "vs19_497_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_012/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 12,
            "title": "Votazione sui capoversi 1, 2, 3, 4, 5 della risoluzione presentata da Avs in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00191",
            "description_title": "RIS 6-191 CPV 1,2,3,4 E 5 DISP",
            "public_title": "Votazione sui capoversi 1, 2, 3, 4, 5 della risoluzione presentata da Avs in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39014,
            "slug": "vs19_497_014",
            "identifier": "vs19_497_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_014/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 14,
            "title": "Votazione sui capoversi 2 e 8 della risoluzione presentata da Partito democratico in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione Risoluzione 6_00192",
            "description_title": "RIS 6-192 CPV 2 E 8 DISP",
            "public_title": "Votazione sui capoversi 2 e 8 della risoluzione presentata da Partito democratico in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 73.36,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39011,
            "slug": "vs19_497_011",
            "identifier": "vs19_497_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_011/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 11,
            "title": "Votazione della risoluzione presentata da Avs in vista del Consiglio europeo del 26 e 27 giugno, esclusi i capoversi 1, 2, 3, 4, 5",
            "original_title": "Votazione Risoluzione 6_00191",
            "description_title": "RIS 6-191 NO CPV 1,2,3,4 E 5 DISP",
            "public_title": "Votazione della risoluzione presentata da Avs in vista del Consiglio europeo del 26 e 27 giugno, esclusi i capoversi 1, 2, 3, 4, 5",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 74.18,
            "minority_cohesion_rate": 37.18
        }
    ]
}