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

{
    "count": 22951,
    "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=340",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=338",
    "results": [
        {
            "id": 28375,
            "slug": "vs19_247_048",
            "identifier": "vs19_247_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_048/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40313,
            "slug": "vs19_536_023",
            "identifier": "vs19_536_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_023/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 3.06 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.06 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.06 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.06 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40341,
            "slug": "vs19_536_051",
            "identifier": "vs19_536_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_051/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2570",
            "description_title": "Emendamento 9.7 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 28342,
            "slug": "vs19_247_025",
            "identifier": "vs19_247_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_025/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1633/60 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1633/60 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/60 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/60 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 40358,
            "slug": "vs19_536_077",
            "identifier": "vs19_536_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_077/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2537/3 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/3 RICCIARDI MARIANNA (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": 18,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40359,
            "slug": "vs19_536_078",
            "identifier": "vs19_536_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_078/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2537/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2537/4 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/4 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/4 DI LAURO CARMEN (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": 18,
            "majority_cohesion_rate": 48.15,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40291,
            "slug": "vs19_536_001",
            "identifier": "vs19_536_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_001/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 DORI DEVIS (AVS) - Votazione Emendamento 1.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2570",
            "description_title": "Emendamento 1.1 DORI DEVIS (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": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40292,
            "slug": "vs19_536_002",
            "identifier": "vs19_536_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_002/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2570",
            "description_title": "Emendamento 1.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40328,
            "slug": "vs19_536_038",
            "identifier": "vs19_536_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_038/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 8.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.3 DDL n. 2570",
            "description_title": "Emendamento 8.3 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40329,
            "slug": "vs19_536_039",
            "identifier": "vs19_536_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_039/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.7 DDL n. 2570",
            "description_title": "Emendamento 8.7 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39082,
            "slug": "vs19_498_035",
            "identifier": "vs19_498_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_035/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.15",
            "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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39081,
            "slug": "vs19_498_034",
            "identifier": "vs19_498_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_034/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 4.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 28374,
            "slug": "vs19_247_038",
            "identifier": "vs19_247_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_038/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1633/77 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1633/77 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/77 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/77 RICCIARDI MARIANNA (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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 40325,
            "slug": "vs19_536_035",
            "identifier": "vs19_536_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_035/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.7 DDL n. 2570",
            "description_title": "Emendamento 6.7 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40327,
            "slug": "vs19_536_037",
            "identifier": "vs19_536_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_037/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2570",
            "description_title": "Emendamento 8.1 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40350,
            "slug": "vs19_536_060",
            "identifier": "vs19_536_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_060/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2570/9 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2570/9 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/9 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/9 LACARRA 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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40351,
            "slug": "vs19_536_061",
            "identifier": "vs19_536_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_061/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2570/11 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2570/11 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/11 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/11 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40347,
            "slug": "vs19_536_057",
            "identifier": "vs19_536_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_057/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2570/5 PERANTONI MARIO (M5S) - Votazione Ordine del giorno 9/2570/5 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/5 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/5 PERANTONI MARIO (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": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27729,
            "slug": "vs19_239_072",
            "identifier": "vs19_239_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_072/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Emendamento 19.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1515",
            "description_title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28268,
            "slug": "vs19_247_042",
            "identifier": "vs19_247_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_042/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28271,
            "slug": "vs19_247_033",
            "identifier": "vs19_247_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_033/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/72 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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39059,
            "slug": "vs19_498_011",
            "identifier": "vs19_498_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_011/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39287,
            "slug": "vs19_498_265",
            "identifier": "vs19_498_265",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_265/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 265,
            "title": "ODG 9/2316/47 - Votazione Ordine del giorno 9/2316/47 ",
            "original_title": "Votazione Ordine del giorno 9/2316/47 ",
            "description_title": "ODG 9/2316/47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39286,
            "slug": "vs19_498_264",
            "identifier": "vs19_498_264",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_264/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 264,
            "title": "ODG 9/2316/46 - Votazione Ordine del giorno 9/2316/46 ",
            "original_title": "Votazione Ordine del giorno 9/2316/46 ",
            "description_title": "ODG 9/2316/46",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 27562,
            "slug": "vs19_239_013",
            "identifier": "vs19_239_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_013/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.8 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1515",
            "description_title": "Emendamento 4.8 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 40322,
            "slug": "vs19_536_032",
            "identifier": "vs19_536_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_032/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2570",
            "description_title": "Emendamento 6.4 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27486,
            "slug": "vs19_237_023",
            "identifier": "vs19_237_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_023/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 23,
            "title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00069",
            "original_title": "Votazione Risoluzione 6_00069",
            "description_title": "Risoluzione n. 6-00069, ad eccezione dell'impegno n. 2, DE LUCA PIERO (PD-IDP) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39280,
            "slug": "vs19_498_258",
            "identifier": "vs19_498_258",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_258/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 258,
            "title": "ODG 9/2316/35 - Votazione Ordine del giorno 9/2316/35 ",
            "original_title": "Votazione Ordine del giorno 9/2316/35 ",
            "description_title": "ODG 9/2316/35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 30986,
            "slug": "vs19_317_047",
            "identifier": "vs19_317_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_047/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1933/57 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1933/57 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/57 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/57 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": 18,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 21529,
            "slug": "vs19_112_011",
            "identifier": "vs19_112_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_011/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 11), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 11), CASO ANTONIO (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": 18,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 24724,
            "slug": "vs19_175_007",
            "identifier": "vs19_175_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_007/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.7 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.7 PDL n. 0835",
            "description_title": "Emendamento 1.7 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 36510,
            "slug": "vs19_435_021",
            "identifier": "vs19_435_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_021/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.9 PDL n. 1573",
            "description_title": "Emendamento 3.9 SCOTTO ARTURO (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": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37218,
            "slug": "vs19_449_059",
            "identifier": "vs19_449_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_059/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1-sexies.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1-sexies.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.3 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.3 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": 18,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26737,
            "slug": "vs19_222_013",
            "identifier": "vs19_222_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_013/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 ONORI FEDERICA (M5S) - Votazione Emendamento 1.13 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1624",
            "description_title": "Emendamento 1.13 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30470,
            "slug": "vs19_305_002",
            "identifier": "vs19_305_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_002/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.33 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1665",
            "description_title": "Emendamento 1.33 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21988,
            "slug": "vs19_122_012",
            "identifier": "vs19_122_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_012/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00143 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), sulla premessa, BRAGA CHIARA (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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 34114,
            "slug": "vs19_388_131",
            "identifier": "vs19_388_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_131/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 26.1000 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1000 DDL n. 2022",
            "description_title": "Emendamento 26.1000 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33542,
            "slug": "vs19_384_019",
            "identifier": "vs19_384_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_019/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 4.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 27278,
            "slug": "vs19_232_046",
            "identifier": "vs19_232_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_046/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 6.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.302, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.302, DDL n. 1620",
            "description_title": "Emendamento 6.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30006,
            "slug": "vs19_281_065",
            "identifier": "vs19_281_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_065/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34119,
            "slug": "vs19_388_184",
            "identifier": "vs19_388_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_184/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 184,
            "title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.01 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.01 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.01 DI SANZO CHRISTIAN DIEGO (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": 5,
            "n_margin": 18,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36524,
            "slug": "vs19_435_036",
            "identifier": "vs19_435_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_036/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 1573",
            "description_title": "Emendamento 4.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34080,
            "slug": "vs19_388_101",
            "identifier": "vs19_388_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_101/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 25.23 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.23 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.23 DDL n. 2022",
            "description_title": "Emendamento 25.23 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": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34464,
            "slug": "vs19_388_067",
            "identifier": "vs19_388_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_067/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.2 DDL n. 2022",
            "description_title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 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": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 30920,
            "slug": "vs19_317_042",
            "identifier": "vs19_317_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_042/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1933/52 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1933/52 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/52 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/52 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": 18,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 27190,
            "slug": "vs19_231_028",
            "identifier": "vs19_231_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_028/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.43 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.43 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.43 DDL n. 1620",
            "description_title": "Emendamento 3.43 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27256,
            "slug": "vs19_232_045",
            "identifier": "vs19_232_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_045/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.301, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.301, DDL n. 1620",
            "description_title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25559,
            "slug": "vs19_210_107",
            "identifier": "vs19_210_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_107/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 25.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 25.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.1 DDL n. 1341",
            "description_title": "Emendamento 25.1 PAVANELLI EMMA (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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27231,
            "slug": "vs19_232_049",
            "identifier": "vs19_232_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_049/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.27, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.27, DDL n. 1620",
            "description_title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 37594,
            "slug": "vs19_457_005",
            "identifier": "vs19_457_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_005/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00421 BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00421",
            "original_title": "Votazione Mozione 1_00421",
            "description_title": "Mozione n. 1-00421 BRAGA CHIARA (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": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 71.34
        }
    ]
}