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

{
    "count": 22941,
    "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_rebels&page=363",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=361",
    "results": [
        {
            "id": 31684,
            "slug": "vs19_342_060",
            "identifier": "vs19_342_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_060/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2002/75 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2002/75 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/75 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/75 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31716,
            "slug": "vs19_342_096",
            "identifier": "vs19_342_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_096/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1974/12 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1974/12 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/12 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/12 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": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 31717,
            "slug": "vs19_342_097",
            "identifier": "vs19_342_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_097/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1974/13 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1974/13 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/13 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/13 IACONO GIOVANNA (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": 35,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 36335,
            "slug": "vs19_431_054",
            "identifier": "vs19_431_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_054/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (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": 49,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 40671,
            "slug": "vs19_551_057",
            "identifier": "vs19_551_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_057/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.40",
            "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.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 31970,
            "slug": "vs19_348_068",
            "identifier": "vs19_348_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_068/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (M5S) - Votazione Emendamento 26.01013 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01013 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31714,
            "slug": "vs19_342_094",
            "identifier": "vs19_342_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_094/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/10 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/10 GHIO VALENTINA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31715,
            "slug": "vs19_342_095",
            "identifier": "vs19_342_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_095/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1974/11 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1974/11 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/11 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/11 ROGGIANI SILVIA (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": 35,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31955,
            "slug": "vs19_348_071",
            "identifier": "vs19_348_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_071/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (PD-IDP) - Votazione Emendamento 27.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1002 DDL n. 1660",
            "description_title": "Identici emendamenti 27.1002 COLUCCI ALFONSO (M5S) e 27.1011 MAURI MATTEO (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": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 36319,
            "slug": "vs19_431_038",
            "identifier": "vs19_431_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_038/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2245/67 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/67 ORRICO ANNA LAURA (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": 65.61
        },
        {
            "id": 36310,
            "slug": "vs19_431_029",
            "identifier": "vs19_431_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_029/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2245/58 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2245/58 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/58 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/58 PENZA PASQUALINO (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": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31903,
            "slug": "vs19_348_103",
            "identifier": "vs19_348_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_103/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 33.2 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.2 DDL n. 1660",
            "description_title": "Emendamento 33.2 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31872,
            "slug": "vs19_348_060",
            "identifier": "vs19_348_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_060/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32056,
            "slug": "vs19_348_112",
            "identifier": "vs19_348_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_112/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 33.12 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.12 DDL n. 1660",
            "description_title": "Emendamento 33.12 SILVESTRI FRANCESCO (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": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32040,
            "slug": "vs19_348_110",
            "identifier": "vs19_348_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_110/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 33.10 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.10 DDL n. 1660",
            "description_title": "Emendamento 33.10 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32002,
            "slug": "vs19_348_086",
            "identifier": "vs19_348_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_086/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 86,
            "title": "Articolo aggiuntivo 30.07 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 30.07 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.07 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.07 BONAFE' SIMONA (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": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31981,
            "slug": "vs19_348_014",
            "identifier": "vs19_348_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_014/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 21.01008 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01008 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31934,
            "slug": "vs19_348_044",
            "identifier": "vs19_348_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_044/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici subemendamenti 0.26.500.2 GIACHETTI ROBERTO (IVICRE) e 0.26.500.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 0.26.500.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.26.500.2 DDL n. 1660",
            "description_title": "Identici subemendamenti 0.26.500.2 GIACHETTI ROBERTO (IVICRE) e 0.26.500.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 80.5
        },
        {
            "id": 36320,
            "slug": "vs19_431_039",
            "identifier": "vs19_431_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_039/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (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.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 31675,
            "slug": "vs19_342_051",
            "identifier": "vs19_342_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_051/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 36347,
            "slug": "vs19_432_001",
            "identifier": "vs19_432_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_432_001/?format=api",
            "sitting": {
                "id": 1912,
                "date": "2025-02-20",
                "number": 432,
                "branch": "C"
            },
            "number": 1,
            "title": "Decreto milleproroghe 2025",
            "original_title": "Votazione finale DDL n. 2245",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 27 dicembre 2024, n. 202, recante disposizioni urgenti in materia di termini normativi (Approvato dal Senato) (DDL 2245)",
            "public_title": "Decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31932,
            "slug": "vs19_348_083",
            "identifier": "vs19_348_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_083/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo aggiuntivo 30.04 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.04 MAURI MATTEO (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": 27,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 34742,
            "slug": "vs19_355_005",
            "identifier": "vs19_355_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_005/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.7 GRIBAUDO CHIARA (PD-IDP)",
            "description_title": "",
            "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": 43,
            "majority_cohesion_rate": 62.92,
            "minority_cohesion_rate": 42.14
        },
        {
            "id": 31630,
            "slug": "vs19_342_006",
            "identifier": "vs19_342_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_006/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2002/6 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2002/6 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/6 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/6 GHIO VALENTINA (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": 36,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 31907,
            "slug": "vs19_348_117",
            "identifier": "vs19_348_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_117/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 117,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 1660",
            "original_title": "Votazione Articolo 33 DDL n. 1660",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 36674,
            "slug": "vs19_439_041",
            "identifier": "vs19_439_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_041/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 41,
            "title": "Legge delega riforma organica dei mercati dei capitali",
            "original_title": "Votazione finale DDL n. 2240",
            "description_title": "Modifiche alla legge 5 marzo 2024, n. 21, per l'aggiornamento della delega ivi prevista e per il conferimento della delega al Governo per la riforma organica e il riordino del sistema sanzionatorio e di tutte le procedure sanzionatorie recati dal testo unico di cui al decreto legislativo n. 58 del 1998, nonché ulteriori disposizioni in materia finanziaria (Approvato dal Senato) (DDL 2240)",
            "public_title": "Legge delega riforma organica dei mercati dei capitali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 31636,
            "slug": "vs19_342_012",
            "identifier": "vs19_342_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_012/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2002/14, come riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2002/14, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/14, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/14, come riformulato, ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31891,
            "slug": "vs19_348_003",
            "identifier": "vs19_348_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_003/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 20.1002 GIULIANO CARLA (M5S) - Votazione Emendamento 20.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 20.1002 DDL n. 1660",
            "description_title": "Emendamento 20.1002 GIULIANO CARLA (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": 33,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 32064,
            "slug": "vs19_348_089",
            "identifier": "vs19_348_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_089/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo aggiuntivo 30.023 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 30.023 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.023 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.023 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": 30,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 36651,
            "slug": "vs19_439_018",
            "identifier": "vs19_439_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_018/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.16 FENU EMILIANO (M5S) - Votazione Emendamento 1.16 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2240",
            "description_title": "Emendamento 1.16 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36655,
            "slug": "vs19_439_022",
            "identifier": "vs19_439_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_022/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2240",
            "description_title": "Emendamento 1.20 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": 32,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 32054,
            "slug": "vs19_348_052",
            "identifier": "vs19_348_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_052/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 26.011 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.011 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.011 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.011 BOSCHI MARIA ELENA (IVICRE)",
            "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": 24,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 31676,
            "slug": "vs19_342_052",
            "identifier": "vs19_342_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_052/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2002/58, nel testo riformulato, RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2002/58, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/58, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/58, nel testo riformulato, RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 32046,
            "slug": "vs19_348_006",
            "identifier": "vs19_348_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_006/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 21.1 MAURI MATTEO (PD-IDP) - Votazione Emendamento 21.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1660",
            "description_title": "Emendamento 21.1 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32037,
            "slug": "vs19_348_091",
            "identifier": "vs19_348_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_091/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 30.025 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 30.025 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.025 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.025 SERRACCHIANI DEBORA (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": 28,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32029,
            "slug": "vs19_348_050",
            "identifier": "vs19_348_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_050/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 26.03 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.03 BOSCHI MARIA ELENA (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31655,
            "slug": "vs19_342_031",
            "identifier": "vs19_342_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_031/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2002/34 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/34 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/34 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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31659,
            "slug": "vs19_342_035",
            "identifier": "vs19_342_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_035/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2002/39 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2002/39 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/39 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/39 BARZOTTI VALENTINA (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": 19,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 79.5
        },
        {
            "id": 36659,
            "slug": "vs19_439_026",
            "identifier": "vs19_439_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_026/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.24 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.24 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2240",
            "description_title": "Emendamento 1.24 GUBITOSA MICHELE (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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32019,
            "slug": "vs19_348_094",
            "identifier": "vs19_348_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_094/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 31.3 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.3 DDL n. 1660",
            "description_title": "Emendamento 31.3 PELLEGRINI MARCO (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": 20,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 36653,
            "slug": "vs19_439_020",
            "identifier": "vs19_439_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_020/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.18 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.18 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2240",
            "description_title": "Emendamento 1.18 GUBITOSA MICHELE (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": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31670,
            "slug": "vs19_342_046",
            "identifier": "vs19_342_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_046/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2002/50 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2002/50 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/50 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/50 ASCARI STEFANIA (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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 32001,
            "slug": "vs19_348_076",
            "identifier": "vs19_348_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_076/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 29 (Mantenimento) - Votazione Articolo 29 DDL n. 1660",
            "original_title": "Votazione Articolo 29 DDL n. 1660",
            "description_title": "Articolo 29 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 31672,
            "slug": "vs19_342_048",
            "identifier": "vs19_342_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_048/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2002/52 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/52 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/52 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31677,
            "slug": "vs19_342_053",
            "identifier": "vs19_342_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_053/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2002/59, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2002/59, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/59, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/59, nel testo riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31982,
            "slug": "vs19_348_067",
            "identifier": "vs19_348_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_067/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31679,
            "slug": "vs19_342_055",
            "identifier": "vs19_342_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_055/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2002/66 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/66 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/66 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": 38,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31937,
            "slug": "vs19_348_058",
            "identifier": "vs19_348_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_058/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 26.01008 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01008 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01008 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01008 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31685,
            "slug": "vs19_342_061",
            "identifier": "vs19_342_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_061/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2002/76 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/76 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/76 ZANELLA LUANA (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31686,
            "slug": "vs19_342_062",
            "identifier": "vs19_342_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_062/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2002/77 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/77 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/77 BONELLI ANGELO (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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.56,
            "minority_cohesion_rate": 62.11
        }
    ]
}