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

{
    "count": 22002,
    "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=22",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=20",
    "results": [
        {
            "id": 39201,
            "slug": "vs19_498_171",
            "identifier": "vs19_498_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_171/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 171,
            "title": "EM 25.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.03
        },
        {
            "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.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39202,
            "slug": "vs19_498_172",
            "identifier": "vs19_498_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_172/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 25.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39203,
            "slug": "vs19_498_174",
            "identifier": "vs19_498_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_174/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 174,
            "title": "ART AGG 25.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39206,
            "slug": "vs19_498_177",
            "identifier": "vs19_498_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_177/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 25.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39226,
            "slug": "vs19_498_198",
            "identifier": "vs19_498_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_198/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 198,
            "title": "SUBEM 0.19.200.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39026,
            "slug": "vs19_498_036",
            "identifier": "vs19_498_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_036/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 36,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39077,
            "slug": "vs19_498_030",
            "identifier": "vs19_498_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_030/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39183,
            "slug": "vs19_498_151",
            "identifier": "vs19_498_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_151/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.46
        },
        {
            "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.14,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39284,
            "slug": "vs19_498_262",
            "identifier": "vs19_498_262",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_262/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 262,
            "title": "ODG 9/2316/39 - Votazione Ordine del giorno 9/2316/39 ",
            "original_title": "Votazione Ordine del giorno 9/2316/39 ",
            "description_title": "ODG 9/2316/39",
            "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.32,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39052,
            "slug": "vs19_498_002",
            "identifier": "vs19_498_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_002/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39272,
            "slug": "vs19_498_250",
            "identifier": "vs19_498_250",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_250/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 250,
            "title": "ODG 9/2316/21 - Votazione Ordine del giorno 9/2316/21 ",
            "original_title": "Votazione Ordine del giorno 9/2316/21 ",
            "description_title": "ODG 9/2316/21",
            "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": 53.91,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39191,
            "slug": "vs19_498_161",
            "identifier": "vs19_498_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_161/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 25,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39242,
            "slug": "vs19_498_217",
            "identifier": "vs19_498_217",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_217/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 217,
            "title": "EM 24.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 58.02,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39214,
            "slug": "vs19_498_185",
            "identifier": "vs19_498_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_185/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 26.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39243,
            "slug": "vs19_498_218",
            "identifier": "vs19_498_218",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_218/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 218,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 56.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "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": 60.91,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39184,
            "slug": "vs19_498_152",
            "identifier": "vs19_498_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_152/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 152,
            "title": "EM 19.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 27,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39172,
            "slug": "vs19_498_137",
            "identifier": "vs19_498_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_137/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 137,
            "title": "ART AGG 15.01, 15.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01, 15.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39158,
            "slug": "vs19_498_121",
            "identifier": "vs19_498_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_121/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 121,
            "title": "ART AGG 13.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39037,
            "slug": "vs19_498_136",
            "identifier": "vs19_498_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_136/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 136,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39192,
            "slug": "vs19_498_162",
            "identifier": "vs19_498_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_162/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 25.2, 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.2, 25.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": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39271,
            "slug": "vs19_498_249",
            "identifier": "vs19_498_249",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_249/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 249,
            "title": "ODG 9/2316/20 - Votazione Ordine del giorno 9/2316/20 ",
            "original_title": "Votazione Ordine del giorno 9/2316/20 ",
            "description_title": "ODG 9/2316/20",
            "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.32,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39198,
            "slug": "vs19_498_168",
            "identifier": "vs19_498_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_168/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 168,
            "title": "EM 25.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39082,
            "slug": "vs19_498_035",
            "identifier": "vs19_498_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_035/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.31
        },
        {
            "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.02,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39085,
            "slug": "vs19_498_039",
            "identifier": "vs19_498_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_039/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 5.3, 5.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.3, 5.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": 21,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39036,
            "slug": "vs19_498_125",
            "identifier": "vs19_498_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_125/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.05
        },
        {
            "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.32,
            "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.44,
            "minority_cohesion_rate": 62.18
        },
        {
            "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.44,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39102,
            "slug": "vs19_498_059",
            "identifier": "vs19_498_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_059/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 48.97,
            "minority_cohesion_rate": 51.28
        },
        {
            "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.49,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39064,
            "slug": "vs19_498_016",
            "identifier": "vs19_498_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_016/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 3.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "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.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "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.38,
            "minority_cohesion_rate": 69.23
        },
        {
            "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.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39055,
            "slug": "vs19_498_006",
            "identifier": "vs19_498_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_006/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39032,
            "slug": "vs19_498_073",
            "identifier": "vs19_498_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_073/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39160,
            "slug": "vs19_498_123",
            "identifier": "vs19_498_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_123/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 14.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39039,
            "slug": "vs19_498_147",
            "identifier": "vs19_498_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_147/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 147,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "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": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39199,
            "slug": "vs19_498_169",
            "identifier": "vs19_498_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_169/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 169,
            "title": "EM 25.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39204,
            "slug": "vs19_498_175",
            "identifier": "vs19_498_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_175/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 175,
            "title": "ART AGG 25.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.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": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39231,
            "slug": "vs19_498_203",
            "identifier": "vs19_498_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_203/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 203,
            "title": "EM 19.200 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.200 NF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39232,
            "slug": "vs19_498_205",
            "identifier": "vs19_498_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_205/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 205,
            "title": "ART AGG 19.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 19.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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39042,
            "slug": "vs19_498_160",
            "identifier": "vs19_498_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_160/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 160,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 78,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39225,
            "slug": "vs19_498_197",
            "identifier": "vs19_498_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_197/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 197,
            "title": "SUBEM 0.19.200.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39283,
            "slug": "vs19_498_261",
            "identifier": "vs19_498_261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_261/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 261,
            "title": "ODG 9/2316/38 - Votazione Ordine del giorno 9/2316/38 ",
            "original_title": "Votazione Ordine del giorno 9/2316/38 ",
            "description_title": "ODG 9/2316/38",
            "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.5,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39223,
            "slug": "vs19_498_195",
            "identifier": "vs19_498_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_195/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 195,
            "title": "SUBEM 0.19.200.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.74
        }
    ]
}