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

{
    "count": 22525,
    "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=-identifier&page=6",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=4",
    "results": [
        {
            "id": 40395,
            "slug": "vs19_539_033",
            "identifier": "vs19_539_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_033/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "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.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40394,
            "slug": "vs19_539_032",
            "identifier": "vs19_539_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_032/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.40",
            "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": 55.97,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40393,
            "slug": "vs19_539_031",
            "identifier": "vs19_539_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_031/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 1.39 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.39",
            "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.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40392,
            "slug": "vs19_539_030",
            "identifier": "vs19_539_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_030/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.38",
            "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": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40391,
            "slug": "vs19_539_029",
            "identifier": "vs19_539_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_029/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.37",
            "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": 59.24
        },
        {
            "id": 40390,
            "slug": "vs19_539_028",
            "identifier": "vs19_539_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_028/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.36 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.36",
            "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": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40389,
            "slug": "vs19_539_027",
            "identifier": "vs19_539_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_027/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.34",
            "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": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40388,
            "slug": "vs19_539_026",
            "identifier": "vs19_539_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_026/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.33",
            "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": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40387,
            "slug": "vs19_539_025",
            "identifier": "vs19_539_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_025/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.31, 1.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.31, 1.32",
            "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": 61.15
        },
        {
            "id": 40386,
            "slug": "vs19_539_024",
            "identifier": "vs19_539_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_024/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.30",
            "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": 61.78
        },
        {
            "id": 40385,
            "slug": "vs19_539_023",
            "identifier": "vs19_539_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_023/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.29",
            "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": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40384,
            "slug": "vs19_539_022",
            "identifier": "vs19_539_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_022/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40383,
            "slug": "vs19_539_021",
            "identifier": "vs19_539_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_021/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.25",
            "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": 61.15
        },
        {
            "id": 40382,
            "slug": "vs19_539_020",
            "identifier": "vs19_539_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_020/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40381,
            "slug": "vs19_539_019",
            "identifier": "vs19_539_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_019/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.22, 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22, 1.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40380,
            "slug": "vs19_539_018",
            "identifier": "vs19_539_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_018/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40379,
            "slug": "vs19_539_017",
            "identifier": "vs19_539_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_017/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40378,
            "slug": "vs19_539_016",
            "identifier": "vs19_539_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_016/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40377,
            "slug": "vs19_539_015",
            "identifier": "vs19_539_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_015/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "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.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40376,
            "slug": "vs19_539_014",
            "identifier": "vs19_539_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_014/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40375,
            "slug": "vs19_539_013",
            "identifier": "vs19_539_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_013/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40374,
            "slug": "vs19_539_012",
            "identifier": "vs19_539_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_012/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40373,
            "slug": "vs19_539_011",
            "identifier": "vs19_539_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_011/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.12, 1.13, 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12, 1.13, 1.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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40372,
            "slug": "vs19_539_010",
            "identifier": "vs19_539_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_010/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40371,
            "slug": "vs19_539_009",
            "identifier": "vs19_539_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_009/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.8, 1.9, 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.8, 1.9, 1.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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40370,
            "slug": "vs19_539_008",
            "identifier": "vs19_539_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_008/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40369,
            "slug": "vs19_539_007",
            "identifier": "vs19_539_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_007/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40368,
            "slug": "vs19_539_006",
            "identifier": "vs19_539_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_006/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 58.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40367,
            "slug": "vs19_539_005",
            "identifier": "vs19_539_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_005/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 5,
            "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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40366,
            "slug": "vs19_539_004",
            "identifier": "vs19_539_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_004/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 4,
            "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": 58.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40365,
            "slug": "vs19_539_003",
            "identifier": "vs19_539_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_003/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 3,
            "title": "DDL 2623 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2623 - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40364,
            "slug": "vs19_539_002",
            "identifier": "vs19_539_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_002/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 2,
            "title": "DOC XVIII-BIS N 68 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC XVIII-BIS N 68",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40363,
            "slug": "vs19_539_001",
            "identifier": "vs19_539_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_001/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2604 - DICHIARAZIONE DI URGENZA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2604 - DICHIARAZIONE DI URGENZA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 40283,
            "slug": "vs19_536_081",
            "identifier": "vs19_536_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_081/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 81,
            "title": "Disposizioni per l’assestamento del bilancio dello Stato per l’anno finanziario 2025",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2537 - VOTO FINALE",
            "public_title": "Disposizioni per l’assestamento del bilancio dello Stato per l’anno finanziario 2025",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 47.74,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 40361,
            "slug": "vs19_536_080",
            "identifier": "vs19_536_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_080/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/2537/7 - Votazione Ordine del giorno 9/2537/7 ",
            "original_title": "Votazione Ordine del giorno 9/2537/7 ",
            "description_title": "ODG 9/2537/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 40360,
            "slug": "vs19_536_079",
            "identifier": "vs19_536_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_079/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 79,
            "title": "ODG 9/2537/6 - Votazione Ordine del giorno 9/2537/6 ",
            "original_title": "Votazione Ordine del giorno 9/2537/6 ",
            "description_title": "ODG 9/2537/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40359,
            "slug": "vs19_536_078",
            "identifier": "vs19_536_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_078/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/2537/4 - Votazione Ordine del giorno 9/2537/4 ",
            "original_title": "Votazione Ordine del giorno 9/2537/4 ",
            "description_title": "ODG 9/2537/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 48.15,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40358,
            "slug": "vs19_536_077",
            "identifier": "vs19_536_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_077/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/2537/3 - Votazione Ordine del giorno 9/2537/3 ",
            "original_title": "Votazione Ordine del giorno 9/2537/3 ",
            "description_title": "ODG 9/2537/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40357,
            "slug": "vs19_536_076",
            "identifier": "vs19_536_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_076/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2537/2 - Votazione Ordine del giorno 9/2537/2 ",
            "original_title": "Votazione Ordine del giorno 9/2537/2 ",
            "description_title": "ODG 9/2537/2",
            "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": 22,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40356,
            "slug": "vs19_536_075",
            "identifier": "vs19_536_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_075/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 75,
            "title": "DDL 2537 - ODG 9/1 - Votazione Ordine del giorno 9/1 ",
            "original_title": "Votazione Ordine del giorno 9/1 ",
            "description_title": "DDL 2537 - ODG 9/1",
            "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": 45,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 28.03
        },
        {
            "id": 40282,
            "slug": "vs19_536_074",
            "identifier": "vs19_536_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_074/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 74,
            "title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2536 - VOTO FINALE",
            "public_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40290,
            "slug": "vs19_536_073",
            "identifier": "vs19_536_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_073/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40289,
            "slug": "vs19_536_072",
            "identifier": "vs19_536_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_072/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 72,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "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": 22,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40288,
            "slug": "vs19_536_071",
            "identifier": "vs19_536_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_071/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 71,
            "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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40287,
            "slug": "vs19_536_070",
            "identifier": "vs19_536_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_070/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 70,
            "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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40286,
            "slug": "vs19_536_069",
            "identifier": "vs19_536_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_069/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 69,
            "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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40285,
            "slug": "vs19_536_068",
            "identifier": "vs19_536_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_068/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 68,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40284,
            "slug": "vs19_536_067",
            "identifier": "vs19_536_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_067/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 67,
            "title": "DDL 2536 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2536 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40281,
            "slug": "vs19_536_066",
            "identifier": "vs19_536_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_066/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 66,
            "title": "Conversione decreto giustizia",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2570-A - VOTO FINALE",
            "public_title": "Conversione decreto giustizia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40355,
            "slug": "vs19_536_065",
            "identifier": "vs19_536_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_065/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2570-A/14 - Votazione Ordine del giorno 9/2570-A/14 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/14 ",
            "description_title": "ODG 9/2570-A/14",
            "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": 15,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 65.61
        }
    ]
}