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

{
    "count": 24888,
    "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=n_rebels&page=486",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=484",
    "results": [
        {
            "id": 32873,
            "slug": "19-236-53",
            "identifier": "19-236-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-53/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 53,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 6.157 (testo 2), Maiorino e altri",
            "original_title": "Em. 6.157 (testo 2), Maiorino e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 62,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 51.16
        },
        {
            "id": 38071,
            "slug": "19-300-112",
            "identifier": "19-300-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-112/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 112,
            "title": "Semplificazione normativa - Articolo 21",
            "original_title": "Articolo 21",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 28293,
            "slug": "vs19_248_053",
            "identifier": "vs19_248_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_053/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 11.1000 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 11.1000 PDL n. 0799",
            "original_title": "Votazione Emendamento 11.1000 PDL n. 0799",
            "description_title": "Emendamento 11.1000 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 114,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 32980,
            "slug": "19-236-104",
            "identifier": "19-236-104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-104/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 104,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 13.150, Spagnolli e altri",
            "original_title": "Em. 13.150, Spagnolli e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 43.02
        },
        {
            "id": 22035,
            "slug": "vs19_138_028",
            "identifier": "vs19_138_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_028/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1038",
            "original_title": "Votazione Articolo 15 DDL n. 1038",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 42897,
            "slug": "vs19_625_021",
            "identifier": "vs19_625_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_021/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 21,
            "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": 6,
            "n_margin": 115,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42910,
            "slug": "vs19_625_016",
            "identifier": "vs19_625_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_016/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 6,
            "n_margin": 11,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42371,
            "slug": "vs19_603_082",
            "identifier": "vs19_603_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_082/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 6,
            "n_margin": 43,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 19724,
            "slug": "vs19_057_011",
            "identifier": "vs19_057_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_011/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/888/26, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/888/26, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/26, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/26, come riformulato, GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34359,
            "slug": "19-253-56",
            "identifier": "19-253-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-56/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 56,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.0.1, Pirro e altri",
            "original_title": "Em. 36.0.1, Pirro e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 64.41,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 20873,
            "slug": "vs19_091_045",
            "identifier": "vs19_091_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_045/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1089/78 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1089/78 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/78 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/78 GNASSI ANDREA (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": 6,
            "n_margin": 51,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 18994,
            "slug": "vs19_029_146",
            "identifier": "vs19_029_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_146/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/705/151 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Ordine del giorno 9/705/151 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/151 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/151 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 43,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 18922,
            "slug": "vs19_043_031",
            "identifier": "vs19_043_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_031/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/338 e ABB./7, nel testo riformulato, ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/338 e ABB./7, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./7, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./7, nel testo riformulato, ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 126,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 32941,
            "slug": "19-236-159",
            "identifier": "19-236-159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-159/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 159,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 25.0.150, Franceschelli e altri",
            "original_title": "Em. 25.0.150, Franceschelli e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 64.66,
            "minority_cohesion_rate": 56.98
        },
        {
            "id": 18841,
            "slug": "vs19_029_003",
            "identifier": "vs19_029_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_003/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/705/3 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/705/3 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/3 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/3 PICCOLOTTI ELISABETTA (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": 6,
            "n_margin": 41,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 42440,
            "slug": "vs19_607_005",
            "identifier": "vs19_607_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_005/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 20071,
            "slug": "vs19_077_017",
            "identifier": "vs19_077_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_017/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/939/11 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/939/11 DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/11 DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/11 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": 6,
            "n_margin": 70,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 37917,
            "slug": "19-295-71",
            "identifier": "19-295-71",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-71/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 71,
            "title": "Prestazioni sanitarie - Articolo 11",
            "original_title": "Articolo 11",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 68,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 41882,
            "slug": "vs19_589_067",
            "identifier": "vs19_589_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_589_067/?format=api",
            "sitting": {
                "id": 2170,
                "date": "2025-12-29",
                "number": 589,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2750/69 - Votazione Ordine del giorno 9/2750/69 ",
            "original_title": "Votazione Ordine del giorno 9/2750/69 ",
            "description_title": "ODG 9/2750/69",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 83,
            "majority_cohesion_rate": 76.13,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 37870,
            "slug": "19-295-119",
            "identifier": "19-295-119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-119/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 119,
            "title": "Prestazioni sanitarie - Articolo 13-septies",
            "original_title": "Articolo 13-septies",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 20133,
            "slug": "vs19_081_023",
            "identifier": "vs19_081_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_023/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/889-R/32, nel testo riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/889-R/32, DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/32, DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/32, nel testo riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 131,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 42298,
            "slug": "vs19_603_105",
            "identifier": "vs19_603_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_105/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 105,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 41427,
            "slug": "vs19_576_008",
            "identifier": "vs19_576_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_008/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 18554,
            "slug": "vs19_027_060",
            "identifier": "vs19_027_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_060/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/643-BIS/71 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/643-BIS/71 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/71 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/71 GRIMALDI MARCO (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": 6,
            "n_margin": 47,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22114,
            "slug": "vs19_138_004",
            "identifier": "vs19_138_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_004/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 12.13 GRIMALDI MARCO (AVS) - Votazione Emendamento 12.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1038",
            "description_title": "Emendamento 12.13 GRIMALDI MARCO (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": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18920,
            "slug": "vs19_033_064",
            "identifier": "vs19_033_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_064/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/730/110 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/730/110 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/110 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/110 BORRELLI FRANCESCO EMILIO (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": 6,
            "n_margin": 47,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 32975,
            "slug": "19-236-110",
            "identifier": "19-236-110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-110/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 110,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 15.150, Durnwalder e altri",
            "original_title": "Em. 15.150, Durnwalder e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 39,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 54.65
        },
        {
            "id": 42537,
            "slug": "vs19_608_080",
            "identifier": "vs19_608_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_080/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 80,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "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": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42293,
            "slug": "vs19_603_043",
            "identifier": "vs19_603_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_043/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 43,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37964,
            "slug": "19-295-24",
            "identifier": "19-295-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-24/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 24,
            "title": "Prestazioni sanitarie - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 42,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 37871,
            "slug": "19-295-117",
            "identifier": "19-295-117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-117/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 117,
            "title": "Prestazioni sanitarie - Articolo 13-sexies",
            "original_title": "Articolo 13-sexies",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 41,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 39689,
            "slug": "vs19_504_155",
            "identifier": "vs19_504_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_155/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 155,
            "title": "ART AGG 28.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 28.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 25107,
            "slug": "vs19_197_002",
            "identifier": "vs19_197_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_002/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1324",
            "description_title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24950,
            "slug": "vs19_201_012",
            "identifier": "vs19_201_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_012/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1551/76 STEGER DIETER (MISTO) - Votazione Ordine del giorno 9/1551/76 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/76 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/76 STEGER DIETER (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25103,
            "slug": "vs19_197_042",
            "identifier": "vs19_197_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_042/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 5.05 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.05 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.05 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.05 CARAMIELLO ALESSANDRO (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": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28367,
            "slug": "vs19_247_067",
            "identifier": "vs19_247_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_067/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1633/118, come riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/1633/118, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/118, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/118, come riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 114,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 41282,
            "slug": "vs19_572_056",
            "identifier": "vs19_572_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_056/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 56,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 25119,
            "slug": "vs19_197_044",
            "identifier": "vs19_197_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_044/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.01 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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 41171,
            "slug": "vs19_572_037",
            "identifier": "vs19_572_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_037/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 37,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 23,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 25183,
            "slug": "vs19_200_006",
            "identifier": "vs19_200_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_006/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1551/5, nel testo riformulato, SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1551/5, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/5, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/5, nel testo riformulato, SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 141,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 40647,
            "slug": "vs19_551_030",
            "identifier": "vs19_551_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_030/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.4 PDL n. 1521",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1521",
            "description_title": "Emendamento 4.4 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": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42878,
            "slug": "vs19_621_015",
            "identifier": "vs19_621_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_621_015/?format=api",
            "sitting": {
                "id": 2208,
                "date": "2026-02-24",
                "number": 621,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 120,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 29046,
            "slug": "vs19_265_034",
            "identifier": "vs19_265_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_034/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 24.06 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.06 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 GHIRRA FRANCESCA (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": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39547,
            "slug": "vs19_504_117",
            "identifier": "vs19_504_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_117/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 117,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 48.36,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 21840,
            "slug": "vs19_132_048",
            "identifier": "vs19_132_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_048/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 6.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.1 PDL n. 0596",
            "description_title": "Emendamento 6.1 MANZI IRENE (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": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25159,
            "slug": "vs19_200_035",
            "identifier": "vs19_200_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_035/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1551/38, come riformulato, FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1551/38, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/38, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/38, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 123,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28341,
            "slug": "vs19_247_059",
            "identifier": "vs19_247_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_059/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1633/102, come riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1633/102, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/102, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/102, come riformulato, ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27302,
            "slug": "vs19_233_020",
            "identifier": "vs19_233_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_020/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1606/42, nel testo riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1606/42, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/42, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/42, nel testo riformulato, ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 121,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39920,
            "slug": "vs19_516_017",
            "identifier": "vs19_516_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_017/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/DOC VIII, N 6/40 - Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "description_title": "ODG 9/DOC VIII, N 6/40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 25169,
            "slug": "vs19_200_040",
            "identifier": "vs19_200_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_040/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1551/43, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1551/43, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/43, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/43, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 126,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        }
    ]
}