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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=majority_cohesion_rate&page=47",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=45",
    "results": [
        {
            "id": 40639,
            "slug": "vs19_551_021",
            "identifier": "vs19_551_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_021/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 1521",
            "original_title": "Votazione Emendamento 3.1 PDL n. 1521",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (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": 67,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42301,
            "slug": "vs19_603_116",
            "identifier": "vs19_603_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_116/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 116,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37231,
            "slug": "vs19_449_072",
            "identifier": "vs19_449_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_072/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (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": 15,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38310,
            "slug": "vs19_479_018",
            "identifier": "vs19_479_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_018/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2362/3 - Votazione Ordine del giorno 9/2362/3 ",
            "original_title": "Votazione Ordine del giorno 9/2362/3 ",
            "description_title": "ODG 9/2362/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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40445,
            "slug": "vs19_540_012",
            "identifier": "vs19_540_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_012/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2623/7 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2623/7 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/7 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/7 SIMIANI MARCO (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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40469,
            "slug": "vs19_543_013",
            "identifier": "vs19_543_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_013/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.12 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.12 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2473",
            "description_title": "Emendamento 1.12 BALDINO VITTORIA (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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 38497,
            "slug": "vs19_482_047",
            "identifier": "vs19_482_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_047/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40351,
            "slug": "vs19_536_061",
            "identifier": "vs19_536_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_061/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2570/11 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2570/11 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/11 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/11 DI BIASE MICHELA (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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40656,
            "slug": "vs19_551_041",
            "identifier": "vs19_551_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_041/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1521/5 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1521/5 PDL n. 1521",
            "original_title": "Votazione Ordine del giorno 9/1521/5 PDL n. 1521",
            "description_title": "Ordine del giorno n. 9/1521/5 MANZI IRENE (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": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42756,
            "slug": "vs19_614_007",
            "identifier": "vs19_614_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_007/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 7,
            "title": "DDL 2396 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2396 - 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": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40313,
            "slug": "vs19_536_023",
            "identifier": "vs19_536_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_023/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 3.06 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.06 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.06 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.06 D'ORSO VALENTINA (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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42616,
            "slug": "vs19_609_046",
            "identifier": "vs19_609_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_046/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 46,
            "title": "ART AGG 12.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40490,
            "slug": "vs19_543_034",
            "identifier": "vs19_543_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_034/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.30 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.30 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2473",
            "description_title": "Emendamento 1.30 FERRARI SARA (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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38489,
            "slug": "vs19_482_039",
            "identifier": "vs19_482_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_039/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 1.39 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37764,
            "slug": "vs19_464_033",
            "identifier": "vs19_464_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_033/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1621/3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/3 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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40299,
            "slug": "vs19_536_009",
            "identifier": "vs19_536_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_009/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2570",
            "description_title": "Emendamento 3.4 D'ORSO VALENTINA (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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42683,
            "slug": "vs19_609_113",
            "identifier": "vs19_609_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_113/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 24.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 38482,
            "slug": "vs19_482_032",
            "identifier": "vs19_482_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_032/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 1.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40382,
            "slug": "vs19_539_020",
            "identifier": "vs19_539_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_020/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.24 MORFINO DANIELA (M5S) - Votazione Emendamento 1.24 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2623",
            "description_title": "Emendamento 1.24 MORFINO DANIELA (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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42781,
            "slug": "vs19_614_032",
            "identifier": "vs19_614_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_032/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 32,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41221,
            "slug": "vs19_572_169",
            "identifier": "vs19_572_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_169/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 169,
            "title": "ARTICOLO 59 - Votazione Articolo 59 ",
            "original_title": "Votazione Articolo 59 ",
            "description_title": "ARTICOLO 59",
            "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": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40327,
            "slug": "vs19_536_037",
            "identifier": "vs19_536_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_037/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2570",
            "description_title": "Emendamento 8.1 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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41218,
            "slug": "vs19_572_165",
            "identifier": "vs19_572_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_165/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 165,
            "title": "ARTICOLO 56 - Votazione Articolo 56 ",
            "original_title": "Votazione Articolo 56 ",
            "description_title": "ARTICOLO 56",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42685,
            "slug": "vs19_609_115",
            "identifier": "vs19_609_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_115/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38418,
            "slug": "vs19_481_027",
            "identifier": "vs19_481_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_027/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2329-A/27 - Votazione Ordine del giorno 9/2329-A/27 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/27 ",
            "description_title": "ODG 9/2329-A/27",
            "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": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40343,
            "slug": "vs19_536_053",
            "identifier": "vs19_536_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_053/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 9.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 9.05 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.05 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 9.05 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": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38480,
            "slug": "vs19_482_030",
            "identifier": "vs19_482_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_030/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 1.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37774,
            "slug": "vs19_464_043",
            "identifier": "vs19_464_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_043/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1621/13 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1621/13 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/13 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/13 SANTILLO AGOSTINO (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": 53,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 31.21
        },
        {
            "id": 41234,
            "slug": "vs19_572_194",
            "identifier": "vs19_572_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_194/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 194,
            "title": "ARTICOLO 72 - Votazione Articolo 72 ",
            "original_title": "Votazione Articolo 72 ",
            "description_title": "ARTICOLO 72",
            "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": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 42618,
            "slug": "vs19_609_048",
            "identifier": "vs19_609_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_048/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 13.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40485,
            "slug": "vs19_543_029",
            "identifier": "vs19_543_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_029/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.26 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.26 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2473",
            "description_title": "Emendamento 1.26 COLUCCI ALFONSO (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": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 33.12
        },
        {
            "id": 42617,
            "slug": "vs19_609_047",
            "identifier": "vs19_609_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_047/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40905,
            "slug": "vs19_555_072",
            "identifier": "vs19_555_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_072/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 17.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38454,
            "slug": "vs19_482_004",
            "identifier": "vs19_482_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_004/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42757,
            "slug": "vs19_614_008",
            "identifier": "vs19_614_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_008/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 8,
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40341,
            "slug": "vs19_536_051",
            "identifier": "vs19_536_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_051/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2570",
            "description_title": "Emendamento 9.7 D'ORSO VALENTINA (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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38416,
            "slug": "vs19_481_025",
            "identifier": "vs19_481_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_025/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2329-A/25 - Votazione Ordine del giorno 9/2329-A/25 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/25 ",
            "description_title": "ODG 9/2329-A/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41216,
            "slug": "vs19_572_163",
            "identifier": "vs19_572_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_163/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 163,
            "title": "ARTICOLO 54 - Votazione Articolo 54 ",
            "original_title": "Votazione Articolo 54 ",
            "description_title": "ARTICOLO 54",
            "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": 30,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40740,
            "slug": "vs19_554_073",
            "identifier": "vs19_554_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_073/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 73,
            "title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2662 - VOTO FINALE",
            "public_title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40456,
            "slug": "vs19_543_041",
            "identifier": "vs19_543_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_041/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 41,
            "title": "Modifiche allo statuto speciale del Trentino Alto Adige",
            "original_title": "Votazione finale DDL n. 2473",
            "description_title": "Modifiche allo Statuto speciale per il Trentino-Alto Adige/Südtirol (in prima deliberazione) (DDL COST. 2473)",
            "public_title": "Modifiche allo statuto speciale del Trentino Alto Adige",
            "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": 95,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 34.39
        },
        {
            "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": 41298,
            "slug": "vs19_572_088",
            "identifier": "vs19_572_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_088/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 28.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40325,
            "slug": "vs19_536_035",
            "identifier": "vs19_536_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_035/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.7 DDL n. 2570",
            "description_title": "Emendamento 6.7 D'ORSO VALENTINA (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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42423,
            "slug": "vs19_603_141",
            "identifier": "vs19_603_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_141/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 141,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41322,
            "slug": "vs19_572_119",
            "identifier": "vs19_572_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_119/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 35.13, 35.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.13, 35.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41236,
            "slug": "vs19_572_196",
            "identifier": "vs19_572_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_196/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 196,
            "title": "ARTICOLO 74 - Votazione Articolo 74 ",
            "original_title": "Votazione Articolo 74 ",
            "description_title": "ARTICOLO 74",
            "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": 31,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41141,
            "slug": "vs19_571_033",
            "identifier": "vs19_571_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_033/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2528/7 - Votazione Ordine del giorno 9/2528/7 ",
            "original_title": "Votazione Ordine del giorno 9/2528/7 ",
            "description_title": "ODG 9/2528/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40617,
            "slug": "vs19_551_038",
            "identifier": "vs19_551_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_038/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1521",
            "original_title": "Votazione Articolo 5 PDL n. 1521",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42664,
            "slug": "vs19_609_094",
            "identifier": "vs19_609_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_094/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 19.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.88
        }
    ]
}