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

{
    "count": 23033,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=295",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=293",
    "results": [
        {
            "id": 19080,
            "slug": "vs19_029_014",
            "identifier": "vs19_029_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_014/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/705/14 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/705/14 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/14 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/14 GIRELLI GIAN ANTONIO (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 41012,
            "slug": "vs19_563_012",
            "identifier": "vs19_563_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_563_012/?format=api",
            "sitting": {
                "id": 2131,
                "date": "2025-11-11",
                "number": 563,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32496,
            "slug": "19-231-14",
            "identifier": "19-231-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-231-14/?format=api",
            "sitting": {
                "id": 1801,
                "date": "2024-10-15",
                "number": 231,
                "branch": "S"
            },
            "number": 14,
            "title": "Introduzione della circostanza aggravante dello sciacallaggio - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Introduzione della circostanza aggravante dello sciacallaggio",
            "public_title": null,
            "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": 22,
            "majority_cohesion_rate": 72.41,
            "minority_cohesion_rate": 46.51
        },
        {
            "id": 19026,
            "slug": "vs19_029_100",
            "identifier": "vs19_029_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_100/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/705/58 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/705/58 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/58 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/58 CURTI AUGUSTO (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": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 32952,
            "slug": "19-236-148",
            "identifier": "19-236-148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-148/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 148,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 22.0.155, Durnwalder e Patton",
            "original_title": "Em. 22.0.155, Durnwalder e Patton",
            "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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 46.51
        },
        {
            "id": 21035,
            "slug": "vs19_097_027",
            "identifier": "vs19_097_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_027/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1112/34 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1112/34 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/34 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/34 CUPERLO GIANNI (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": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 40760,
            "slug": "vs19_554_010",
            "identifier": "vs19_554_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_010/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36053,
            "slug": "19-271-14",
            "identifier": "19-271-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-14/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 14,
            "title": "Em. 1.211, Tajani",
            "original_title": "Em. 1.211, Tajani",
            "description_title": null,
            "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": 22,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 50.6
        },
        {
            "id": 36034,
            "slug": "19-271-7",
            "identifier": "19-271-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-7/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 7,
            "title": "Em. 1.204, Tajani",
            "original_title": "Em. 1.204, Tajani",
            "description_title": null,
            "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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 29653,
            "slug": "vs19_260_048",
            "identifier": "vs19_260_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_048/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1759",
            "description_title": "Emendamento 2.4 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 35248,
            "slug": "19-254-3",
            "identifier": "19-254-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-3/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 1.3, Tajani e altri",
            "original_title": "Em. 1.3, Tajani e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 18778,
            "slug": "vs19_038_010",
            "identifier": "vs19_038_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_010/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0674",
            "description_title": "Emendamento 5.1 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 20864,
            "slug": "vs19_091_024",
            "identifier": "vs19_091_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_024/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1089/52 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1089/52 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/52 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/52 SERRACCHIANI DEBORA (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": 22,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 19960,
            "slug": "vs19_072_014",
            "identifier": "vs19_072_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_014/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.7 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.7 DDL n. 0977",
            "original_title": "Votazione Emendamento 1.7 DDL n. 0977",
            "description_title": "Emendamento 1.7 MALAVASI ILENIA (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": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29160,
            "slug": "vs19_266_056",
            "identifier": "vs19_266_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_056/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 2-bis.1 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.1 DDL n. 1780",
            "description_title": "Emendamento 2-bis.1 ALIFANO ENRICA (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40986,
            "slug": "vs19_560_017",
            "identifier": "vs19_560_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_017/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 17,
            "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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40875,
            "slug": "vs19_555_036",
            "identifier": "vs19_555_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_036/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35240,
            "slug": "19-254-11",
            "identifier": "19-254-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-11/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 11,
            "title": "Em. 3.6, Tajani e altri",
            "original_title": "Em. 3.6, Tajani e altri",
            "description_title": null,
            "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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 35241,
            "slug": "19-254-10",
            "identifier": "19-254-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-10/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 10,
            "title": "Em. 3.5, Tajani e altri",
            "original_title": "Em. 3.5, Tajani e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 29609,
            "slug": "vs19_260_004",
            "identifier": "vs19_260_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_004/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso settimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso settimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19016,
            "slug": "vs19_029_023",
            "identifier": "vs19_029_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_023/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/705/23 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/705/23 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/23 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/23 FOSSI EMILIANO (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": 22,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 18888,
            "slug": "vs19_029_099",
            "identifier": "vs19_029_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_099/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/705/57 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/705/57 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/57 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/57 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 20880,
            "slug": "vs19_091_041",
            "identifier": "vs19_091_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_041/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1089/74 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1089/74 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/74 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/74 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 19824,
            "slug": "vs19_065_019",
            "identifier": "vs19_065_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_019/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00069",
            "original_title": "Votazione Mozione 1_00069",
            "description_title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18750,
            "slug": "vs19_038_014",
            "identifier": "vs19_038_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_014/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.9 FONTANA ILARIA (M5S) - Votazione Emendamento 5.9 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.9 DDL n. 0674",
            "description_title": "Emendamento 5.9 FONTANA ILARIA (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": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 20881,
            "slug": "vs19_091_011",
            "identifier": "vs19_091_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_011/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1089/21 CONTE GIUSEPPE (M5S) - Votazione Ordine del giorno 9/1089/21 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/21 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/21 CONTE GIUSEPPE (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 29612,
            "slug": "vs19_260_007",
            "identifier": "vs19_260_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_007/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso undicesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso undicesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28604,
            "slug": "vs19_252_010",
            "identifier": "vs19_252_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_010/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0703",
            "description_title": "Emendamento 1.1001 BARBAGALLO ANTHONY EMANUELE (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": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21229,
            "slug": "vs19_105_020",
            "identifier": "vs19_105_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_020/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1060/R/53 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1060/R/53 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/53 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/53 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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29036,
            "slug": "vs19_265_075",
            "identifier": "vs19_265_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_075/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 35.1004 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1004 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1004 DDL n. 1435",
            "description_title": "Emendamento 35.1004 CASU ANDREA (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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 41072,
            "slug": "vs19_568_047",
            "identifier": "vs19_568_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_047/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 47,
            "title": "ART AGG 5.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 29228,
            "slug": "vs19_266_044",
            "identifier": "vs19_266_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_044/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1-ter.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1-ter.4 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.4 DDL n. 1780",
            "description_title": "Emendamento 1-ter.4 ZARATTI FILIBERTO (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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 40865,
            "slug": "vs19_555_017",
            "identifier": "vs19_555_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_017/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 19731,
            "slug": "vs19_057_034",
            "identifier": "vs19_057_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_034/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/75 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/75 COSTA SERGIO (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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 33021,
            "slug": "19-238-21",
            "identifier": "19-238-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-238-21/?format=api",
            "sitting": {
                "id": 1816,
                "date": "2024-11-05",
                "number": 238,
                "branch": "S"
            },
            "number": 21,
            "title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario - Em. 2.7, Cucchi e altri",
            "original_title": "Em. 2.7, Cucchi e altri",
            "description_title": "d.l. 137/24 - Norme per il contrasto alla violenza nei confronti del personale sanitario",
            "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": 21,
            "majority_cohesion_rate": 72.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40876,
            "slug": "vs19_555_038",
            "identifier": "vs19_555_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_038/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 18944,
            "slug": "vs19_038_050",
            "identifier": "vs19_038_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_050/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/674/11 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/11 AURIEMMA CARMELA (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18980,
            "slug": "vs19_033_016",
            "identifier": "vs19_033_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_016/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/730/28 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/730/28 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/28 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/28 LAI SILVIO (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": 21,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 20851,
            "slug": "vs19_091_026",
            "identifier": "vs19_091_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_026/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1089/54 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1089/54 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/54 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/54 PROVENZANO GIUSEPPE (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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18481,
            "slug": "vs19_019_005",
            "identifier": "vs19_019_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_005/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 SCHLEIN ELLY (PD-IDP) - Votazione Emendamento 1.5 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0547",
            "description_title": "Emendamento 1.5 SCHLEIN ELLY (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 41092,
            "slug": "vs19_568_067",
            "identifier": "vs19_568_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_067/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2643-A/10 - Votazione Ordine del giorno 9/2643-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/10 ",
            "description_title": "ODG 9/2643-A/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 19856,
            "slug": "vs19_072_095",
            "identifier": "vs19_072_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_095/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 8.2 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 8.2 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.2 DDL n. 0977",
            "description_title": "Emendamento 8.2 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19809,
            "slug": "vs19_065_017",
            "identifier": "vs19_065_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_017/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla premessa, FURFARO MARCO (PD-IDP) ed altri - Votazione Mozione 1_00067",
            "original_title": "Votazione Mozione 1_00067",
            "description_title": "Mozione n. 1-00067 (Nuova formulazione), limitatamente alla premessa, FURFARO MARCO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29581,
            "slug": "vs19_260_036",
            "identifier": "vs19_260_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_036/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo premissivo 01.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 01.02 DDL n. 1759",
            "original_title": "Votazione Emendamento 01.02 DDL n. 1759",
            "description_title": "Articolo premissivo 01.02 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28627,
            "slug": "vs19_252_025",
            "identifier": "vs19_252_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_025/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.1 IARIA ANTONINO (M5S) - Votazione Emendamento 2.1 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0703",
            "description_title": "Emendamento 2.1 IARIA ANTONINO (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": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18866,
            "slug": "vs19_029_019",
            "identifier": "vs19_029_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_019/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/705/19 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/705/19 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/19 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/19 MADIA MARIA ANNA (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": 21,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 87.04
        },
        {
            "id": 25480,
            "slug": "vs19_206_048",
            "identifier": "vs19_206_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_048/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/10 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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 40816,
            "slug": "vs19_554_066",
            "identifier": "vs19_554_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_066/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2662/7 - Votazione Ordine del giorno 9/2662/7 ",
            "original_title": "Votazione Ordine del giorno 9/2662/7 ",
            "description_title": "ODG 9/2662/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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 29778,
            "slug": "vs19_261_091",
            "identifier": "vs19_261_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_091/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 91,
            "title": "Identici emendamenti 15.4 TRAVERSI ROBERTO (M5S) e 15.5 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.4 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.4 DDL n. 1435",
            "description_title": "Identici emendamenti 15.4 TRAVERSI ROBERTO (M5S) e 15.5 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19088,
            "slug": "vs19_029_040",
            "identifier": "vs19_029_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_040/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/705/40 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/705/40 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/40 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/40 PAGANO UBALDO (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": 21,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.72
        }
    ]
}