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

{
    "count": 22002,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=436",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=434",
    "results": [
        {
            "id": 39759,
            "slug": "vs19_508_027",
            "identifier": "vs19_508_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_027/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2416-A/67 - Votazione Ordine del giorno 9/2416-A/67 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/67 ",
            "description_title": "ODG 9/2416-A/67",
            "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": 32,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39760,
            "slug": "vs19_508_028",
            "identifier": "vs19_508_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_028/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2416-A/68 - Votazione Ordine del giorno 9/2416-A/68 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/68 ",
            "description_title": "ODG 9/2416-A/68",
            "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": 33,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39761,
            "slug": "vs19_508_029",
            "identifier": "vs19_508_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_029/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 29,
            "title": "ODG 9/2416-A/69 - Votazione Ordine del giorno 9/2416-A/69 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/69 ",
            "description_title": "ODG 9/2416-A/69",
            "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": 31,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39762,
            "slug": "vs19_508_030",
            "identifier": "vs19_508_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_030/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2416-A/70 - Votazione Ordine del giorno 9/2416-A/70 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/70 ",
            "description_title": "ODG 9/2416-A/70",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39763,
            "slug": "vs19_508_031",
            "identifier": "vs19_508_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_031/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2416-A/71 - Votazione Ordine del giorno 9/2416-A/71 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/71 ",
            "description_title": "ODG 9/2416-A/71",
            "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": 55,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 31.41
        },
        {
            "id": 39764,
            "slug": "vs19_508_032",
            "identifier": "vs19_508_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_032/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2416-A/72 - Votazione Ordine del giorno 9/2416-A/72 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/72 ",
            "description_title": "ODG 9/2416-A/72",
            "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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39765,
            "slug": "vs19_508_033",
            "identifier": "vs19_508_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_033/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2416-A/73 - Votazione Ordine del giorno 9/2416-A/73 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/73 ",
            "description_title": "ODG 9/2416-A/73",
            "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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39766,
            "slug": "vs19_508_034",
            "identifier": "vs19_508_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_034/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2416-A/74 - Votazione Ordine del giorno 9/2416-A/74 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/74 ",
            "description_title": "ODG 9/2416-A/74",
            "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": 28,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39767,
            "slug": "vs19_508_035",
            "identifier": "vs19_508_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_035/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2416-A/75 - Votazione Ordine del giorno 9/2416-A/75 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/75 ",
            "description_title": "ODG 9/2416-A/75",
            "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": 32,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39768,
            "slug": "vs19_508_036",
            "identifier": "vs19_508_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_036/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2416-A/76 - Votazione Ordine del giorno 9/2416-A/76 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/76 ",
            "description_title": "ODG 9/2416-A/76",
            "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": 63,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 40.38
        },
        {
            "id": 39769,
            "slug": "vs19_508_037",
            "identifier": "vs19_508_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_037/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2416-A/77 - Votazione Ordine del giorno 9/2416-A/77 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/77 ",
            "description_title": "ODG 9/2416-A/77",
            "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": 29,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39770,
            "slug": "vs19_508_038",
            "identifier": "vs19_508_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_038/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2416-A/78 - Votazione Ordine del giorno 9/2416-A/78 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/78 ",
            "description_title": "ODG 9/2416-A/78",
            "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": 30,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39771,
            "slug": "vs19_508_039",
            "identifier": "vs19_508_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_039/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2416-A/79 - Votazione Ordine del giorno 9/2416-A/79 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/79 ",
            "description_title": "ODG 9/2416-A/79",
            "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": 37,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 39772,
            "slug": "vs19_508_040",
            "identifier": "vs19_508_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_040/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2416-A/80 - Votazione Ordine del giorno 9/2416-A/80 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/80 ",
            "description_title": "ODG 9/2416-A/80",
            "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": 31,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39773,
            "slug": "vs19_508_041",
            "identifier": "vs19_508_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_041/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2416-A/82 - Votazione Ordine del giorno 9/2416-A/82 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/82 ",
            "description_title": "ODG 9/2416-A/82",
            "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": 33,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 53.85
        },
        {
            "id": 39774,
            "slug": "vs19_508_042",
            "identifier": "vs19_508_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_042/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2416-A/83 - Votazione Ordine del giorno 9/2416-A/83 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/83 ",
            "description_title": "ODG 9/2416-A/83",
            "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": 36,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39775,
            "slug": "vs19_508_043",
            "identifier": "vs19_508_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_043/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/2416-A/85 - Votazione Ordine del giorno 9/2416-A/85 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/85 ",
            "description_title": "ODG 9/2416-A/85",
            "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": 36,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 39776,
            "slug": "vs19_508_044",
            "identifier": "vs19_508_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_044/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2416-A/86 - Votazione Ordine del giorno 9/2416-A/86 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/86 ",
            "description_title": "ODG 9/2416-A/86",
            "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": 32,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39777,
            "slug": "vs19_508_045",
            "identifier": "vs19_508_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_045/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2416-A/89 - Votazione Ordine del giorno 9/2416-A/89 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/89 ",
            "description_title": "ODG 9/2416-A/89",
            "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": 34,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39778,
            "slug": "vs19_508_046",
            "identifier": "vs19_508_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_046/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2416-A/90 - Votazione Ordine del giorno 9/2416-A/90 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/90 ",
            "description_title": "ODG 9/2416-A/90",
            "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": 34,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39779,
            "slug": "vs19_508_047",
            "identifier": "vs19_508_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_047/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2416-A/91 - Votazione Ordine del giorno 9/2416-A/91 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/91 ",
            "description_title": "ODG 9/2416-A/91",
            "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": 32,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39780,
            "slug": "vs19_508_048",
            "identifier": "vs19_508_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_048/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2416-A/92 - Votazione Ordine del giorno 9/2416-A/92 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/92 ",
            "description_title": "ODG 9/2416-A/92",
            "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": 38,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39781,
            "slug": "vs19_508_049",
            "identifier": "vs19_508_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_049/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/2416-A/93 - Votazione Ordine del giorno 9/2416-A/93 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/93 ",
            "description_title": "ODG 9/2416-A/93",
            "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": 40,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39782,
            "slug": "vs19_508_050",
            "identifier": "vs19_508_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_050/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 50,
            "title": "ODG 9/2416-A/94 - Votazione Ordine del giorno 9/2416-A/94 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/94 ",
            "description_title": "ODG 9/2416-A/94",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 35.26
        },
        {
            "id": 39783,
            "slug": "vs19_508_051",
            "identifier": "vs19_508_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_051/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2416-A/95 - Votazione Ordine del giorno 9/2416-A/95 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/95 ",
            "description_title": "ODG 9/2416-A/95",
            "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": 32,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39784,
            "slug": "vs19_508_052",
            "identifier": "vs19_508_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_052/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2416-A/96 - Votazione Ordine del giorno 9/2416-A/96 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/96 ",
            "description_title": "ODG 9/2416-A/96",
            "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": 37,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39785,
            "slug": "vs19_508_053",
            "identifier": "vs19_508_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_053/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2416-A/97 - Votazione Ordine del giorno 9/2416-A/97 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/97 ",
            "description_title": "ODG 9/2416-A/97",
            "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": 33,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 39786,
            "slug": "vs19_508_054",
            "identifier": "vs19_508_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_054/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2416-A/98 - Votazione Ordine del giorno 9/2416-A/98 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/98 ",
            "description_title": "ODG 9/2416-A/98",
            "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": 39,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 39787,
            "slug": "vs19_508_055",
            "identifier": "vs19_508_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_055/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2416-A/107 - Votazione Ordine del giorno 9/2416-A/107 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/107 ",
            "description_title": "ODG 9/2416-A/107",
            "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": 34,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39788,
            "slug": "vs19_508_056",
            "identifier": "vs19_508_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_056/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2416-A/108 - Votazione Ordine del giorno 9/2416-A/108 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/108 ",
            "description_title": "ODG 9/2416-A/108",
            "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": 35,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39789,
            "slug": "vs19_508_057",
            "identifier": "vs19_508_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_057/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 57,
            "title": "ODG 9/2416-A/111 - Votazione Ordine del giorno 9/2416-A/111 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/111 ",
            "description_title": "ODG 9/2416-A/111",
            "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": 41,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 39790,
            "slug": "vs19_508_058",
            "identifier": "vs19_508_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_058/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 58,
            "title": "ODG 9/2416-A/112 - Votazione Ordine del giorno 9/2416-A/112 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/112 ",
            "description_title": "ODG 9/2416-A/112",
            "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": 36,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 39791,
            "slug": "vs19_508_059",
            "identifier": "vs19_508_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_059/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 59,
            "title": "ODG 9/2416-A/113 - Votazione Ordine del giorno 9/2416-A/113 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/113 ",
            "description_title": "ODG 9/2416-A/113",
            "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": 37,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 48.72
        },
        {
            "id": 39731,
            "slug": "vs19_508_060",
            "identifier": "vs19_508_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_060/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 60,
            "title": "Conversione decreto infrastrutture e trasporti",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2416-A - VOTO FINALE",
            "public_title": "Conversione decreto infrastrutture e trasporti",
            "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": 40,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39732,
            "slug": "vs19_508_061",
            "identifier": "vs19_508_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_061/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 61,
            "title": "Fiducia conversione decreto infrastrutture e trasporti",
            "original_title": "Votazione ",
            "description_title": "Votazione Fiducia A.C. 2416-A",
            "public_title": "Fiducia conversione decreto infrastrutture e trasporti",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 78.19,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39800,
            "slug": "vs19_511_001",
            "identifier": "vs19_511_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_001/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 1,
            "title": "DOC XVIII-BIS, N. 60 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC XVIII-BIS, N. 60",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39801,
            "slug": "vs19_511_002",
            "identifier": "vs19_511_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_002/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1074-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1074-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39802,
            "slug": "vs19_511_003",
            "identifier": "vs19_511_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_003/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39803,
            "slug": "vs19_511_004",
            "identifier": "vs19_511_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_004/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 120,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39804,
            "slug": "vs19_511_005",
            "identifier": "vs19_511_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_005/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.5 PARTE NON ASSORBITA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5 PARTE NON ASSORBITA",
            "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": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39805,
            "slug": "vs19_511_006",
            "identifier": "vs19_511_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_006/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39806,
            "slug": "vs19_511_007",
            "identifier": "vs19_511_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_007/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39807,
            "slug": "vs19_511_008",
            "identifier": "vs19_511_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_008/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39794,
            "slug": "vs19_511_009",
            "identifier": "vs19_511_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_009/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 9,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39795,
            "slug": "vs19_511_010",
            "identifier": "vs19_511_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_010/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 10,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39808,
            "slug": "vs19_511_011",
            "identifier": "vs19_511_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_011/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/1074-A/2 - Votazione Ordine del giorno 9/1074-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/1074-A/2 ",
            "description_title": "ODG 9/1074-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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39809,
            "slug": "vs19_511_012",
            "identifier": "vs19_511_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_012/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/1074-A/3 - Votazione Ordine del giorno 9/1074-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1074-A/3 ",
            "description_title": "ODG 9/1074-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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39792,
            "slug": "vs19_511_013",
            "identifier": "vs19_511_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_013/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 13,
            "title": "Istituzione della giornata nazionale dedicata alle persone scomparse e modifiche alle norme in tema di acquisizione di dati relativi al traffico telefonico e telematico per esigenze di tutela della vita e dell’incolumità fisica del soggetto interessato",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1074-A - VOTO FINALE",
            "public_title": "Istituzione della giornata nazionale dedicata alle persone scomparse e modifiche alle norme in tema di acquisizione di dati relativi al traffico telefonico e telematico per esigenze di tutela della vita e dell’incolumità fisica del soggetto interessato",
            "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": 126,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39796,
            "slug": "vs19_511_014",
            "identifier": "vs19_511_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_014/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 14,
            "title": "DDL 2189 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2189 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39797,
            "slug": "vs19_511_015",
            "identifier": "vs19_511_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_015/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.67
        }
    ]
}