Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=6
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=7",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=5",
    "results": [
        {
            "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": 40353,
            "slug": "vs19_536_063",
            "identifier": "vs19_536_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_063/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2570-A/12 - Votazione Ordine del giorno 9/2570-A/12 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/12 ",
            "description_title": "ODG 9/2570-A/12",
            "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": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40352,
            "slug": "vs19_536_062",
            "identifier": "vs19_536_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_062/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 62,
            "title": "ODG 9/2570-A/10 - Votazione Ordine del giorno 9/2570-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/10 ",
            "description_title": "ODG 9/2570-A/10",
            "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": 16,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40351,
            "slug": "vs19_536_061",
            "identifier": "vs19_536_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_061/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 61,
            "title": "ODG 9/2570-A/11 - Votazione Ordine del giorno 9/2570-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/11 ",
            "description_title": "ODG 9/2570-A/11",
            "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": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40350,
            "slug": "vs19_536_060",
            "identifier": "vs19_536_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_060/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 60,
            "title": "ODG 9/2570-A/9 - Votazione Ordine del giorno 9/2570-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/9 ",
            "description_title": "ODG 9/2570-A/9",
            "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": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 40348,
            "slug": "vs19_536_058",
            "identifier": "vs19_536_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_058/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 58,
            "title": "ODG 9/2570-A/6 - Votazione Ordine del giorno 9/2570-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/6 ",
            "description_title": "ODG 9/2570-A/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": 57.61,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40347,
            "slug": "vs19_536_057",
            "identifier": "vs19_536_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_057/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 57,
            "title": "ODG 9/2570-A/5 - Votazione Ordine del giorno 9/2570-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/5 ",
            "description_title": "ODG 9/2570-A/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": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40346,
            "slug": "vs19_536_056",
            "identifier": "vs19_536_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_056/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2570-A/4 - Votazione Ordine del giorno 9/2570-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/4 ",
            "description_title": "ODG 9/2570-A/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": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40345,
            "slug": "vs19_536_055",
            "identifier": "vs19_536_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_055/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2570-A/3 - Votazione Ordine del giorno 9/2570-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/3 ",
            "description_title": "ODG 9/2570-A/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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40344,
            "slug": "vs19_536_054",
            "identifier": "vs19_536_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_054/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2570-A/2 - Votazione Ordine del giorno 9/2570-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/2 ",
            "description_title": "ODG 9/2570-A/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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40343,
            "slug": "vs19_536_053",
            "identifier": "vs19_536_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_053/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 53,
            "title": "ART AGG 9.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.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": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "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": 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": 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": 40337,
            "slug": "vs19_536_047",
            "identifier": "vs19_536_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_047/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40336,
            "slug": "vs19_536_046",
            "identifier": "vs19_536_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_046/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40335,
            "slug": "vs19_536_045",
            "identifier": "vs19_536_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_045/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40334,
            "slug": "vs19_536_044",
            "identifier": "vs19_536_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_044/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 44,
            "title": "ART AGG 8.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40333,
            "slug": "vs19_536_043",
            "identifier": "vs19_536_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_043/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 43,
            "title": "ART AGG 8.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40332,
            "slug": "vs19_536_042",
            "identifier": "vs19_536_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_042/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 8.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.03",
            "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": 54.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40331,
            "slug": "vs19_536_041",
            "identifier": "vs19_536_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_041/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 41,
            "title": "ART AGG 8.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.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": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40330,
            "slug": "vs19_536_040",
            "identifier": "vs19_536_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_040/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 8.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 16,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40329,
            "slug": "vs19_536_039",
            "identifier": "vs19_536_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_039/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 8.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40328,
            "slug": "vs19_536_038",
            "identifier": "vs19_536_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_038/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40327,
            "slug": "vs19_536_037",
            "identifier": "vs19_536_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_037/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40326,
            "slug": "vs19_536_036",
            "identifier": "vs19_536_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_036/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40325,
            "slug": "vs19_536_035",
            "identifier": "vs19_536_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_035/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 66.24
        },
        {
            "id": 40324,
            "slug": "vs19_536_034",
            "identifier": "vs19_536_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_034/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 6.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40323,
            "slug": "vs19_536_033",
            "identifier": "vs19_536_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_033/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 40313,
            "slug": "vs19_536_023",
            "identifier": "vs19_536_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_023/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 3.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "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": 40311,
            "slug": "vs19_536_021",
            "identifier": "vs19_536_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_021/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 3.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40310,
            "slug": "vs19_536_020",
            "identifier": "vs19_536_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_020/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 3.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.03",
            "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.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40309,
            "slug": "vs19_536_019",
            "identifier": "vs19_536_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_019/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40308,
            "slug": "vs19_536_018",
            "identifier": "vs19_536_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_018/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 3.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40307,
            "slug": "vs19_536_017",
            "identifier": "vs19_536_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_017/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "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": 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
        }
    ]
}