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

{
    "count": 22950,
    "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=-n_margin&page=356",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=354",
    "results": [
        {
            "id": 39382,
            "slug": "vs19_503_047",
            "identifier": "vs19_503_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_047/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.7 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2482",
            "description_title": "Emendamento 9.7 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39675,
            "slug": "vs19_504_139",
            "identifier": "vs19_504_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_139/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 139,
            "title": "ART AGG 26.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39293,
            "slug": "vs19_499_012",
            "identifier": "vs19_499_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_012/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 12,
            "title": "MANTENIMENTO ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "MANTENIMENTO ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39355,
            "slug": "vs19_503_020",
            "identifier": "vs19_503_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_020/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 5.12 SIMIANI MARCO (PD-IDP) e 5.13 BONELLI ANGELO (AVS) - Votazione Emendamento 5.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.12 DDL n. 2482",
            "description_title": "Identici emendamenti 5.12 SIMIANI MARCO (PD-IDP) e 5.13 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39308,
            "slug": "vs19_499_010",
            "identifier": "vs19_499_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_010/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 9.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.100",
            "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": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 32353,
            "slug": "vs19_357_043",
            "identifier": "vs19_357_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_043/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 19.01 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 19.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 19.01 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 35194,
            "slug": "vs19_354_031",
            "identifier": "vs19_354_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_031/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00319 (Nuova formulazione) FARAONE DAVIDE (IVICRE) ed altri",
            "original_title": "Mozione n. 1-00319 (Nuova formulazione) FARAONE DAVIDE (IVICRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 39312,
            "slug": "vs19_499_023",
            "identifier": "vs19_499_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_023/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 23,
            "title": "DDL 2126-A E ABB - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E ABB - EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 39574,
            "slug": "vs19_504_018",
            "identifier": "vs19_504_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_018/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.27",
            "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": 54.92,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39686,
            "slug": "vs19_504_151",
            "identifier": "vs19_504_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_151/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 28.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 35190,
            "slug": "vs19_354_027",
            "identifier": "vs19_354_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_027/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera g), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "original_title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera g), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32407,
            "slug": "vs19_357_029",
            "identifier": "vs19_357_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_029/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1532",
            "original_title": "Votazione Articolo 13 DDL n. 1532",
            "description_title": "Articolo 13",
            "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": 17,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 38272,
            "slug": "vs19_477_038",
            "identifier": "vs19_477_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_038/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 1.036 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.036",
            "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": 68.15
        },
        {
            "id": 34540,
            "slug": "vs19_377_077",
            "identifier": "vs19_377_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_077/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39372,
            "slug": "vs19_503_037",
            "identifier": "vs19_503_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_037/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 7.4 SIMIANI MARCO (PD-IDP) e 7.5 BONELLI ANGELO (AVS) - Votazione Emendamento 7.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2482",
            "description_title": "Identici emendamenti 7.4 SIMIANI MARCO (PD-IDP) e 7.5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39645,
            "slug": "vs19_504_103",
            "identifier": "vs19_504_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_103/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 21.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39482,
            "slug": "vs19_503_149",
            "identifier": "vs19_503_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_149/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 149,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39649,
            "slug": "vs19_504_109",
            "identifier": "vs19_504_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_109/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 23.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 38275,
            "slug": "vs19_477_041",
            "identifier": "vs19_477_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_041/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2333-A/1 - Votazione Ordine del giorno 9/2333-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/1 ",
            "description_title": "ODG 9/2333-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35197,
            "slug": "vs19_354_034",
            "identifier": "vs19_354_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_034/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00330 PICCOLOTTI ELISABETTA (AVS) ed altri",
            "original_title": "Mozione n. 1-00330 PICCOLOTTI ELISABETTA (AVS) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 39383,
            "slug": "vs19_503_048",
            "identifier": "vs19_503_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_048/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.8 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 9.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.8 DDL n. 2482",
            "description_title": "Emendamento 9.8 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39414,
            "slug": "vs19_503_079",
            "identifier": "vs19_503_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_079/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo aggiuntivo 12.09 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.09 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.09 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.09 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39672,
            "slug": "vs19_504_135",
            "identifier": "vs19_504_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_135/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 26.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 17,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 40596,
            "slug": "vs19_547_039",
            "identifier": "vs19_547_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_039/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2369-A/14 - Votazione Ordine del giorno 9/2369-A/14 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/14 ",
            "description_title": "ODG 9/2369-A/14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33531,
            "slug": "vs19_377_187",
            "identifier": "vs19_377_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_187/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 187,
            "title": "MOZ 1-358 PREMESSE - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 PREMESSE",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33477,
            "slug": "vs19_377_088",
            "identifier": "vs19_377_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_088/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33496,
            "slug": "vs19_377_182",
            "identifier": "vs19_377_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_182/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 182,
            "title": "MOZ 1-358 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 39429,
            "slug": "vs19_503_094",
            "identifier": "vs19_503_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_094/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 94,
            "title": "Articolo aggiuntivo 13-bis.06 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.06 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.06 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.06 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38251,
            "slug": "vs19_477_017",
            "identifier": "vs19_477_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_017/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35150,
            "slug": "vs19_353_050",
            "identifier": "vs19_353_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_050/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "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": 17,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 39291,
            "slug": "vs19_499_009",
            "identifier": "vs19_499_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_009/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 9,
            "title": "MANTENIMENTO ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "MANTENIMENTO ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 34787,
            "slug": "vs19_353_041",
            "identifier": "vs19_353_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_041/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.2 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 2.2 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39680,
            "slug": "vs19_504_144",
            "identifier": "vs19_504_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_144/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 27.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.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": 17,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 32819,
            "slug": "vs19_370_023",
            "identifier": "vs19_370_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_023/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.1, 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1, 3.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": 17,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 26214,
            "slug": "vs19_216_137",
            "identifier": "vs19_216_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_137/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1555/1 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1555/1 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/1 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/1 PAVANELLI EMMA (M5S)",
            "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": 58.23,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39497,
            "slug": "vs19_503_165",
            "identifier": "vs19_503_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_165/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 165,
            "title": "EM 4.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39513,
            "slug": "vs19_503_183",
            "identifier": "vs19_503_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_183/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 183,
            "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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 32369,
            "slug": "vs19_357_042",
            "identifier": "vs19_357_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_042/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1532",
            "original_title": "Votazione Articolo 19 DDL n. 1532",
            "description_title": "Articolo 19",
            "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": 17,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 35783,
            "slug": "vs19_410_003",
            "identifier": "vs19_410_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_003/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1917/5 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1917/5 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/5 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/5 GHIO VALENTINA (PD-IDP)",
            "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": 61.98,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31611,
            "slug": "vs19_340_129",
            "identifier": "vs19_340_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_129/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 129,
            "title": "Ordine del giorno n. 9/1997/24 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1997/24 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/24 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/24 FENU EMILIANO (M5S)",
            "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": 17,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 39135,
            "slug": "vs19_498_095",
            "identifier": "vs19_498_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_095/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 11.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 28339,
            "slug": "vs19_247_014",
            "identifier": "vs19_247_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_014/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n.  9/1633/23 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1633/23 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/23 DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/23 IACONO GIOVANNA (PD-IDP)",
            "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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "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": "Ordine del giorno n. 9/2570/2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2570/2 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/2 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/2 CAFIERO DE RAHO FEDERICO (M5S)",
            "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": 25116,
            "slug": "vs19_197_034",
            "identifier": "vs19_197_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_034/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.2 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1324",
            "description_title": "Emendamento 4.2 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39851,
            "slug": "vs19_515_010",
            "identifier": "vs19_515_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_010/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 27782,
            "slug": "vs19_240_028",
            "identifier": "vs19_240_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_028/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1304 E ABB/8 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/8 EVI ELEONORA (AVS)",
            "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": 17,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": "Articolo aggiuntivo 9.04 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 9.04 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.04 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 9.04 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24931,
            "slug": "vs19_201_009",
            "identifier": "vs19_201_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_009/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1551/65 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1551/65 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/65 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/65 DE LUCA PIERO (PD-IDP)",
            "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": 65.4,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 24979,
            "slug": "vs19_196_010",
            "identifier": "vs19_196_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_010/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1437/12 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1437/12 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/12 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/12 GHIO VALENTINA (PD-IDP)",
            "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": 66.67,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 39076,
            "slug": "vs19_498_029",
            "identifier": "vs19_498_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_029/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 56.97,
            "minority_cohesion_rate": 67.31
        }
    ]
}