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

{
    "count": 22091,
    "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=-date&page=79",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=77",
    "results": [
        {
            "id": 36292,
            "slug": "vs19_431_011",
            "identifier": "vs19_431_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_011/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2245/34 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2245/34 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/34 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/34 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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36291,
            "slug": "vs19_431_010",
            "identifier": "vs19_431_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_010/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36290,
            "slug": "vs19_431_009",
            "identifier": "vs19_431_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_009/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/30 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": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36289,
            "slug": "vs19_431_008",
            "identifier": "vs19_431_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_008/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2245/23 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2245/23 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/23 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/23 BERRUTO MAURO (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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36287,
            "slug": "vs19_431_006",
            "identifier": "vs19_431_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_006/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2245/19 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2245/19 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/19 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/19 CASU 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36286,
            "slug": "vs19_431_005",
            "identifier": "vs19_431_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_005/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2245/13 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2245/13 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/13 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/13 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36285,
            "slug": "vs19_431_004",
            "identifier": "vs19_431_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_004/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/12 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/12 FORNARO FEDERICO (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": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36321,
            "slug": "vs19_431_040",
            "identifier": "vs19_431_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_040/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36309,
            "slug": "vs19_431_028",
            "identifier": "vs19_431_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_028/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2245/57 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2245/57 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/57 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/57 COLUCCI ALFONSO (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36308,
            "slug": "vs19_431_027",
            "identifier": "vs19_431_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_027/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36307,
            "slug": "vs19_431_026",
            "identifier": "vs19_431_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_026/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2245/54 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/54 ALIFANO ENRICA (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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36297,
            "slug": "vs19_431_016",
            "identifier": "vs19_431_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_016/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2245/42 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2245/42 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/42 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/42 ROMEO NADIA (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": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36296,
            "slug": "vs19_431_015",
            "identifier": "vs19_431_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_015/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2245/40 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/40 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/40 BAKKALI OUIDAD (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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36295,
            "slug": "vs19_431_014",
            "identifier": "vs19_431_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_014/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2245/39 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/2245/39 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/39 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/39 FORATTINI ANTONELLA (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": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36294,
            "slug": "vs19_431_013",
            "identifier": "vs19_431_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_013/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36322,
            "slug": "vs19_431_041",
            "identifier": "vs19_431_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_041/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2245/70 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2245/70 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/70 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/70 FONTANA ILARIA (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36341,
            "slug": "vs19_431_060",
            "identifier": "vs19_431_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_060/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2245/103 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2245/103 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/103 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/103 STEFANAZZI CLAUDIO MICHELE (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": 36,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36340,
            "slug": "vs19_431_059",
            "identifier": "vs19_431_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_059/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2245/102 ROSATO ETTORE (APERRE) - Votazione Ordine del giorno 9/2245/102 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/102 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/102 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36284,
            "slug": "vs19_431_003",
            "identifier": "vs19_431_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_003/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2245/11 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/11 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/11 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/11 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36282,
            "slug": "vs19_431_001",
            "identifier": "vs19_431_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_001/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2245/8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/8 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36318,
            "slug": "vs19_431_037",
            "identifier": "vs19_431_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_037/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2245/66 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2245/66 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/66 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/66 CASO ANTONIO (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": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36317,
            "slug": "vs19_431_036",
            "identifier": "vs19_431_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_036/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2245/65 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2245/65 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/65 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/65 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": 2,
            "n_margin": 63,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36354,
            "slug": "19-275-1",
            "identifier": "19-275-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-1/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 1,
            "title": "Conversione decreto cultura",
            "original_title": "Votazione finale",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "public_title": "Conversione decreto cultura",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 9,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 36353,
            "slug": "19-275-4",
            "identifier": "19-275-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-4/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 4,
            "title": "Mozione n. 121 (testo 3), Paroli ed altri, su sostegno agli investimenti nel settore idroelettrico",
            "original_title": "Mozione n. 121 (testo 3), Paroli ed altri, su sostegno agli investimenti nel settore idroelettrico",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 34.94
        },
        {
            "id": 36352,
            "slug": "19-275-7",
            "identifier": "19-275-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-7/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 7,
            "title": "Mozione n. 97 (testo 2), Scalfarotto e altri,su iniziative  per sostenere processo pacificazione Armenia e Azerbaijan",
            "original_title": "Mozione n. 97 (testo 2), Scalfarotto e altri,su iniziative  per sostenere processo pacificazione Armenia e Azerbaijan",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 55,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 55.42
        },
        {
            "id": 36351,
            "slug": "19-275-2",
            "identifier": "19-275-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-2/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 2,
            "title": "Mozione n. 120 (testo 2), Cattaneo ed altri, sui programmi  di finanziamento pubblico alla ricerca",
            "original_title": "Mozione n. 120 (testo 2), Cattaneo ed altri, sui programmi  di finanziamento pubblico alla ricerca",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 36349,
            "slug": "19-275-6",
            "identifier": "19-275-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-6/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 6,
            "title": "Mozione n. 83 (testo 3), Maiorino ed altri, su riconoscimento italiano e internazionale dello Stato di Palestina",
            "original_title": "Mozione n. 83 (testo 3), Maiorino ed altri, su riconoscimento italiano e internazionale dello Stato di Palestina",
            "description_title": null,
            "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": 18,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36348,
            "slug": "19-275-5",
            "identifier": "19-275-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-5/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 5,
            "title": "Mozione n. 121 (testo 3), Paroli ed altri, su sostegno agli investimenti nel settore idroelettrico. ODG G1, Fina e altri",
            "original_title": "Mozione n. 121 (testo 3), Paroli ed altri, su sostegno agli investimenti nel settore idroelettrico. ODG G1, Fina e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 37.35
        },
        {
            "id": 36350,
            "slug": "19-275-3",
            "identifier": "19-275-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-3/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 3,
            "title": "Mozione n. 119, Boccia ed altri,sull'aumento dei prezzi dei beni essenziali e dell'energia",
            "original_title": "Mozione n. 119, Boccia ed altri,sull'aumento dei prezzi dei beni essenziali e dell'energia",
            "description_title": null,
            "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": 13,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 36216,
            "slug": "19-274-46",
            "identifier": "19-274-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-46/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 46,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 7.1, D'Elia e altri",
            "original_title": "Em. 7.1, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 8,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36251,
            "slug": "19-274-11",
            "identifier": "19-274-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-11/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 11,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 2.1, Pirondini e altri",
            "original_title": "Em. 2.1, Pirondini e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 36252,
            "slug": "19-274-10",
            "identifier": "19-274-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-10/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 10,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 1.0.2, Aloisio e altri",
            "original_title": "Em. 1.0.2, Aloisio e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 11,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 36240,
            "slug": "19-274-22",
            "identifier": "19-274-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-22/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 22,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.13 (1a parte), D'Elia e altri",
            "original_title": "Em. 3.13 (1a parte), D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36235,
            "slug": "19-274-27",
            "identifier": "19-274-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-27/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 27,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.17, De Cristofaro e altri",
            "original_title": "Em. 3.17, De Cristofaro e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 36228,
            "slug": "19-274-34",
            "identifier": "19-274-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-34/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 34,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.25, Pirondini e altri",
            "original_title": "Em. 3.25, Pirondini e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36227,
            "slug": "19-274-35",
            "identifier": "19-274-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-35/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 35,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.26, D'Elia e altri",
            "original_title": "Em. 3.26, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36226,
            "slug": "19-274-36",
            "identifier": "19-274-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-36/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 36,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.27, D'Elia e altri",
            "original_title": "Em. 3.27, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36209,
            "slug": "19-274-53",
            "identifier": "19-274-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-53/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 53,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - ODG G7.5, De Cristofaro e altri",
            "original_title": "ODG G7.5, De Cristofaro e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 8,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36220,
            "slug": "19-274-42",
            "identifier": "19-274-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-42/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 42,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 6.2, Barbara Floridia e altri",
            "original_title": "Em. 6.2, Barbara Floridia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36225,
            "slug": "19-274-37",
            "identifier": "19-274-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-37/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 37,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.28 (1a parte), Aloisio e altri",
            "original_title": "Em. 3.28 (1a parte), Aloisio e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 10,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 36253,
            "slug": "19-274-7",
            "identifier": "19-274-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-7/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 7,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 1.8, Aloisio e altri",
            "original_title": "Em. 1.8, Aloisio e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 36200,
            "slug": "19-274-62",
            "identifier": "19-274-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-62/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 62,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 10.5, D'Elia e altri",
            "original_title": "Em. 10.5, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 10,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 36246,
            "slug": "19-274-16",
            "identifier": "19-274-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-16/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 16,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.4, D'Elia e altri",
            "original_title": "Em. 3.4, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 10,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 36201,
            "slug": "19-274-61",
            "identifier": "19-274-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-61/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 61,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 10.4, D'Elia e altri",
            "original_title": "Em. 10.4, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 10,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36213,
            "slug": "19-274-49",
            "identifier": "19-274-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-49/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 49,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 7.6, Pirondini e altri",
            "original_title": "Em. 7.6, Pirondini e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36222,
            "slug": "19-274-40",
            "identifier": "19-274-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-40/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 40,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 3.0.2, D'Elia e altri",
            "original_title": "Em. 3.0.2, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 8,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36221,
            "slug": "19-274-41",
            "identifier": "19-274-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-41/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 41,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 6.1, Sbrollini e altri",
            "original_title": "Em. 6.1, Sbrollini e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 8,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36219,
            "slug": "19-274-43",
            "identifier": "19-274-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-43/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 43,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 6.5, Pirondini e altri",
            "original_title": "Em. 6.5, Pirondini e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36218,
            "slug": "19-274-44",
            "identifier": "19-274-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-44/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 44,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 6.6, D'Elia e altri",
            "original_title": "Em. 6.6, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36215,
            "slug": "19-274-47",
            "identifier": "19-274-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-47/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 47,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Emm. 7.2, 7.3 e 7.4",
            "original_title": "Emm. 7.2, 7.3 e 7.4",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 8,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 80.72
        }
    ]
}