Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=17
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=18",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=16",
    "results": [
        {
            "id": 39066,
            "slug": "vs19_498_018",
            "identifier": "vs19_498_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_018/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 58.44,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39246,
            "slug": "vs19_498_221",
            "identifier": "vs19_498_221",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_221/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 221,
            "title": "EM 24.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39248,
            "slug": "vs19_498_223",
            "identifier": "vs19_498_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_223/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 223,
            "title": "EM 24.9, 24.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.9, 24.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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39119,
            "slug": "vs19_498_079",
            "identifier": "vs19_498_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_079/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 79,
            "title": "EM 11.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39126,
            "slug": "vs19_498_086",
            "identifier": "vs19_498_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_086/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 11.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39216,
            "slug": "vs19_498_188",
            "identifier": "vs19_498_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_188/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 188,
            "title": "ART AGG 26.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39217,
            "slug": "vs19_498_189",
            "identifier": "vs19_498_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_189/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 189,
            "title": "ART AGG 26.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39118,
            "slug": "vs19_498_078",
            "identifier": "vs19_498_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_078/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 11.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39213,
            "slug": "vs19_498_184",
            "identifier": "vs19_498_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_184/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 184,
            "title": "EM 26.4, 26.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4, 26.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": 40,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 39127,
            "slug": "vs19_498_087",
            "identifier": "vs19_498_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_087/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 11.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 60.49,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39211,
            "slug": "vs19_498_182",
            "identifier": "vs19_498_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_182/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 182,
            "title": "EM 26.1, 26.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1, 26.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": 58,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 44.87
        },
        {
            "id": 39212,
            "slug": "vs19_498_183",
            "identifier": "vs19_498_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_183/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 183,
            "title": "EM 26.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 56,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 45.51
        },
        {
            "id": 39130,
            "slug": "vs19_498_090",
            "identifier": "vs19_498_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_090/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 11.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39218,
            "slug": "vs19_498_190",
            "identifier": "vs19_498_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_190/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 190,
            "title": "SUBEM 0.19.200.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.12",
            "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": 55.97,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39117,
            "slug": "vs19_498_077",
            "identifier": "vs19_498_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_077/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 11.3, 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3, 11.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39208,
            "slug": "vs19_498_179",
            "identifier": "vs19_498_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_179/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 179,
            "title": "ART AGG 25.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39209,
            "slug": "vs19_498_180",
            "identifier": "vs19_498_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_180/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 180,
            "title": "ART AGG 25.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39207,
            "slug": "vs19_498_178",
            "identifier": "vs19_498_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_178/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 178,
            "title": "ART AGG 25.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 67.95
        },
        {
            "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.49,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39128,
            "slug": "vs19_498_088",
            "identifier": "vs19_498_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_088/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 11.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39110,
            "slug": "vs19_498_069",
            "identifier": "vs19_498_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_069/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39097,
            "slug": "vs19_498_053",
            "identifier": "vs19_498_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_053/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39109,
            "slug": "vs19_498_068",
            "identifier": "vs19_498_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_068/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 9.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39033,
            "slug": "vs19_498_102",
            "identifier": "vs19_498_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_102/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 102,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "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": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39235,
            "slug": "vs19_498_208",
            "identifier": "vs19_498_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_208/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 208,
            "title": "EM 20.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 57.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39228,
            "slug": "vs19_498_200",
            "identifier": "vs19_498_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_200/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 200,
            "title": "SUBEM 0.19.200.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39116,
            "slug": "vs19_498_076",
            "identifier": "vs19_498_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_076/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 59.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39236,
            "slug": "vs19_498_209",
            "identifier": "vs19_498_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_209/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 209,
            "title": "EM 20.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39137,
            "slug": "vs19_498_097",
            "identifier": "vs19_498_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_097/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 11.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.26",
            "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": 16,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39200,
            "slug": "vs19_498_170",
            "identifier": "vs19_498_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_170/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 170,
            "title": "EM 25.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.12",
            "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": 67.95
        },
        {
            "id": 39210,
            "slug": "vs19_498_181",
            "identifier": "vs19_498_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_181/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 181,
            "title": "ART AGG 25.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.74
        },
        {
            "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.44,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39153,
            "slug": "vs19_498_115",
            "identifier": "vs19_498_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_115/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 13.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39182,
            "slug": "vs19_498_150",
            "identifier": "vs19_498_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_150/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 150,
            "title": "ART AGG 18.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39152,
            "slug": "vs19_498_114",
            "identifier": "vs19_498_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_114/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 4,
            "n_margin": 57,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 46.15
        },
        {
            "id": 39041,
            "slug": "vs19_498_159",
            "identifier": "vs19_498_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_159/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 159,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "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": 98,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39230,
            "slug": "vs19_498_202",
            "identifier": "vs19_498_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_202/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 202,
            "title": "SUBEM 0.19.200.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39229,
            "slug": "vs19_498_201",
            "identifier": "vs19_498_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_201/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 201,
            "title": "SUBEM 0.19.200.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 59.26,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39185,
            "slug": "vs19_498_153",
            "identifier": "vs19_498_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_153/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 153,
            "title": "EM 19.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 25,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39027,
            "slug": "vs19_498_046",
            "identifier": "vs19_498_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_046/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39025,
            "slug": "vs19_498_019",
            "identifier": "vs19_498_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_019/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 34.62
        },
        {
            "id": 39237,
            "slug": "vs19_498_210",
            "identifier": "vs19_498_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_210/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 210,
            "title": "EM 20.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39254,
            "slug": "vs19_498_229",
            "identifier": "vs19_498_229",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_229/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 229,
            "title": "EM 24.16, 24.17, 24.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.16, 24.17, 24.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39269,
            "slug": "vs19_498_247",
            "identifier": "vs19_498_247",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_247/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 247,
            "title": "ODG 9/2316/17 - Votazione Ordine del giorno 9/2316/17 ",
            "original_title": "Votazione Ordine del giorno 9/2316/17 ",
            "description_title": "ODG 9/2316/17",
            "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": 46,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 36.54
        },
        {
            "id": 39186,
            "slug": "vs19_498_154",
            "identifier": "vs19_498_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_154/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39111,
            "slug": "vs19_498_070",
            "identifier": "vs19_498_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_070/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39249,
            "slug": "vs19_498_224",
            "identifier": "vs19_498_224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_224/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 224,
            "title": "EM 24.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39250,
            "slug": "vs19_498_225",
            "identifier": "vs19_498_225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_225/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 225,
            "title": "EM 24.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.12",
            "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": 56.79,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39113,
            "slug": "vs19_498_072",
            "identifier": "vs19_498_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_072/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 10.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 58.02,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39245,
            "slug": "vs19_498_220",
            "identifier": "vs19_498_220",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_220/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 220,
            "title": "EM 24.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 60.26
        }
    ]
}