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

{
    "count": 22537,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=8",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=6",
    "results": [
        {
            "id": 40320,
            "slug": "vs19_536_030",
            "identifier": "vs19_536_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_030/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40319,
            "slug": "vs19_536_029",
            "identifier": "vs19_536_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_029/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40321,
            "slug": "vs19_536_031",
            "identifier": "vs19_536_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_031/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40317,
            "slug": "vs19_536_027",
            "identifier": "vs19_536_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_027/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40316,
            "slug": "vs19_536_026",
            "identifier": "vs19_536_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_026/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 26,
            "title": "ART AGG 3.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.010",
            "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": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40318,
            "slug": "vs19_536_028",
            "identifier": "vs19_536_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_028/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40299,
            "slug": "vs19_536_009",
            "identifier": "vs19_536_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_009/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40300,
            "slug": "vs19_536_010",
            "identifier": "vs19_536_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_010/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40341,
            "slug": "vs19_536_051",
            "identifier": "vs19_536_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_051/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 9.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40340,
            "slug": "vs19_536_050",
            "identifier": "vs19_536_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_050/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 9.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40339,
            "slug": "vs19_536_049",
            "identifier": "vs19_536_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_049/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 9.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40314,
            "slug": "vs19_536_024",
            "identifier": "vs19_536_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_024/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 3.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 14,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40322,
            "slug": "vs19_536_032",
            "identifier": "vs19_536_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_032/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40294,
            "slug": "vs19_536_004",
            "identifier": "vs19_536_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_004/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 4,
            "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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40338,
            "slug": "vs19_536_048",
            "identifier": "vs19_536_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_048/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40315,
            "slug": "vs19_536_025",
            "identifier": "vs19_536_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_025/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 25,
            "title": "ART AGG 3.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40305,
            "slug": "vs19_536_015",
            "identifier": "vs19_536_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_015/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40306,
            "slug": "vs19_536_016",
            "identifier": "vs19_536_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_016/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 16,
            "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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40342,
            "slug": "vs19_536_052",
            "identifier": "vs19_536_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_052/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 52,
            "title": "ART AGG 9.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 40349,
            "slug": "vs19_536_059",
            "identifier": "vs19_536_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_059/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 59,
            "title": "ODG 9/2570-A/8 - Votazione Ordine del giorno 9/2570-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/8 ",
            "description_title": "ODG 9/2570-A/8",
            "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": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "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
        },
        {
            "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": 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": 40295,
            "slug": "vs19_536_005",
            "identifier": "vs19_536_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_005/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 1.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 54.78
        },
        {
            "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": 40354,
            "slug": "vs19_536_064",
            "identifier": "vs19_536_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_064/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2570-A/13 - Votazione Ordine del giorno 9/2570-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/13 ",
            "description_title": "ODG 9/2570-A/13",
            "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.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40297,
            "slug": "vs19_536_007",
            "identifier": "vs19_536_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_007/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "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": 40312,
            "slug": "vs19_536_022",
            "identifier": "vs19_536_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_022/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 3.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40256,
            "slug": "vs19_535_040",
            "identifier": "vs19_535_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_040/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 1.45 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45",
            "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": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40257,
            "slug": "vs19_535_041",
            "identifier": "vs19_535_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_041/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40258,
            "slug": "vs19_535_042",
            "identifier": "vs19_535_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_042/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 1.48, 1.49 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.48, 1.49",
            "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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40254,
            "slug": "vs19_535_038",
            "identifier": "vs19_535_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_038/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 1.39, 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.39, 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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40255,
            "slug": "vs19_535_039",
            "identifier": "vs19_535_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_039/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 1.41, 1.42 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41, 1.42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40280,
            "slug": "vs19_535_064",
            "identifier": "vs19_535_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_064/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2586/15 - Votazione Ordine del giorno 9/2586/15 ",
            "original_title": "Votazione Ordine del giorno 9/2586/15 ",
            "description_title": "ODG 9/2586/15",
            "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": 26,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40217,
            "slug": "vs19_535_065",
            "identifier": "vs19_535_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_065/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 65,
            "title": "Conversione decreto commissariamento Agenas",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2586 - VOTO FINALE",
            "public_title": "Conversione decreto commissariamento Agenas",
            "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": 56,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 28.66
        },
        {
            "id": 40214,
            "slug": "19-344-2",
            "identifier": "19-344-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-2/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 2,
            "title": "Delega Governo retribuzione lavoratori - DDL n. 957. Em. 1.1, Patuanelli e altri",
            "original_title": "DDL n. 957. Em. 1.1, Patuanelli e altri",
            "description_title": "Delega Governo retribuzione lavoratori",
            "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": 15,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 40213,
            "slug": "19-344-3",
            "identifier": "19-344-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-3/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 3,
            "title": "Delega Governo retribuzione lavoratori - DDL n. 957. Em. 1.2, Camusso e altri",
            "original_title": "DDL n. 957. Em. 1.2, Camusso e altri",
            "description_title": "Delega Governo retribuzione lavoratori",
            "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": 14,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.86
        },
        {
            "id": 40215,
            "slug": "19-344-1",
            "identifier": "19-344-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-1/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 1,
            "title": "Delega Governo retribuzione lavoratori - Disegno di legge n. 957. Votazione questione pregiudiziale",
            "original_title": "Disegno di legge n. 957. Votazione questione pregiudiziale",
            "description_title": "Delega Governo retribuzione lavoratori",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 22.89
        },
        {
            "id": 40210,
            "slug": "19-344-8",
            "identifier": "19-344-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-8/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 8,
            "title": "Delega Governo retribuzione lavoratori - DDL n. 957. Em. 1.11, Furlan e altri",
            "original_title": "DDL n. 957. Em. 1.11, Furlan e altri",
            "description_title": "Delega Governo retribuzione lavoratori",
            "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": 12,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 40209,
            "slug": "19-344-5",
            "identifier": "19-344-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-5/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 5,
            "title": "Delega Governo retribuzione lavoratori - DDL n. 957. Em. 1.4, Furlan e Paita",
            "original_title": "DDL n. 957. Em. 1.4, Furlan e Paita",
            "description_title": "Delega Governo retribuzione lavoratori",
            "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": 10,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 40211,
            "slug": "19-344-6",
            "identifier": "19-344-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-6/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 6,
            "title": "Delega Governo retribuzione lavoratori - DDL n. 957. Em. 1.7, Furlan e altri",
            "original_title": "DDL n. 957. Em. 1.7, Furlan e altri",
            "description_title": "Delega Governo retribuzione lavoratori",
            "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": 11,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 40212,
            "slug": "19-344-4",
            "identifier": "19-344-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-4/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 4,
            "title": "Delega Governo retribuzione lavoratori - DDL n. 957. Em. 1.3, Magni e altri",
            "original_title": "DDL n. 957. Em. 1.3, Magni e altri",
            "description_title": "Delega Governo retribuzione lavoratori",
            "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": 14,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 40208,
            "slug": "19-344-9",
            "identifier": "19-344-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-344-9/?format=api",
            "sitting": {
                "id": 2083,
                "date": "2025-09-23",
                "number": 344,
                "branch": "S"
            },
            "number": 9,
            "title": "Legge delega sul salario minimo",
            "original_title": "DDL n. 957. Votazione finale",
            "description_title": "Delega Governo retribuzione lavoratori",
            "public_title": "Legge delega sul salario minimo",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 40279,
            "slug": "vs19_535_063",
            "identifier": "vs19_535_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_063/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2586/13 - Votazione Ordine del giorno 9/2586/13 ",
            "original_title": "Votazione Ordine del giorno 9/2586/13 ",
            "description_title": "ODG 9/2586/13",
            "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": 24,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40242,
            "slug": "vs19_535_026",
            "identifier": "vs19_535_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_026/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 26,
            "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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40273,
            "slug": "vs19_535_057",
            "identifier": "vs19_535_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_057/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 57,
            "title": "ODG 9/2586/5 - Votazione Ordine del giorno 9/2586/5 ",
            "original_title": "Votazione Ordine del giorno 9/2586/5 ",
            "description_title": "ODG 9/2586/5",
            "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": 24,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40274,
            "slug": "vs19_535_058",
            "identifier": "vs19_535_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_058/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 58,
            "title": "ODG 9/2586/6 - Votazione Ordine del giorno 9/2586/6 ",
            "original_title": "Votazione Ordine del giorno 9/2586/6 ",
            "description_title": "ODG 9/2586/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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40275,
            "slug": "vs19_535_059",
            "identifier": "vs19_535_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_059/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 59,
            "title": "ODG 9/2586/8 - Votazione Ordine del giorno 9/2586/8 ",
            "original_title": "Votazione Ordine del giorno 9/2586/8 ",
            "description_title": "ODG 9/2586/8",
            "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": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 65.61
        }
    ]
}