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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=128",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=126",
    "results": [
        {
            "id": 36287,
            "slug": "vs19_431_006",
            "identifier": "vs19_431_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_006/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2245/19 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2245/19 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/19 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/19 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36290,
            "slug": "vs19_431_009",
            "identifier": "vs19_431_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_009/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/30 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/30 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36291,
            "slug": "vs19_431_010",
            "identifier": "vs19_431_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_010/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/31 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/31 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36292,
            "slug": "vs19_431_011",
            "identifier": "vs19_431_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_011/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2245/34 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2245/34 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/34 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/34 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36312,
            "slug": "vs19_431_031",
            "identifier": "vs19_431_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_031/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2245/60 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2245/60 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/60 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/60 RICCIARDI RICCARDO (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": 34,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36314,
            "slug": "vs19_431_033",
            "identifier": "vs19_431_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_033/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2245/62 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/62 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36323,
            "slug": "vs19_431_042",
            "identifier": "vs19_431_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_042/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2245/71 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/71 IARIA ANTONINO (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.12,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36326,
            "slug": "vs19_431_045",
            "identifier": "vs19_431_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_045/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2245/80 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2245/80 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/80 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/80 BARBAGALLO ANTHONY EMANUELE (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": 33,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36327,
            "slug": "vs19_431_046",
            "identifier": "vs19_431_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_046/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2245/81 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2245/81 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/81 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/81 BONIFAZI FRANCESCO (IVICRE)",
            "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": 94,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36332,
            "slug": "vs19_431_051",
            "identifier": "vs19_431_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_051/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/88 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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36333,
            "slug": "vs19_431_052",
            "identifier": "vs19_431_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_052/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36337,
            "slug": "vs19_431_056",
            "identifier": "vs19_431_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_056/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36338,
            "slug": "vs19_431_057",
            "identifier": "vs19_431_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_057/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (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": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36311,
            "slug": "vs19_431_030",
            "identifier": "vs19_431_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_030/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2245/59 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2245/59 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/59 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/59 PELLEGRINI MARCO (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": 27,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36334,
            "slug": "vs19_431_053",
            "identifier": "vs19_431_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_053/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2245/90 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2245/90 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/90 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/90 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 36667,
            "slug": "vs19_439_034",
            "identifier": "vs19_439_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_034/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS) - Votazione Emendamento 4.1 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2240",
            "description_title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36635,
            "slug": "vs19_439_002",
            "identifier": "vs19_439_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_002/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2240",
            "description_title": "Emendamento 1.1 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": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36636,
            "slug": "vs19_439_003",
            "identifier": "vs19_439_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_003/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.3 MEROLA VIRGINIO (PD-IDP) e 1.1001 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.3 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2240",
            "description_title": "Identici emendamenti 1.3 MEROLA VIRGINIO (PD-IDP) e 1.1001 BORRELLI FRANCESCO EMILIO (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36637,
            "slug": "vs19_439_004",
            "identifier": "vs19_439_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_004/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 FENU EMILIANO (M5S) - Votazione Emendamento 1.4 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2240",
            "description_title": "Emendamento 1.4 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": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36646,
            "slug": "vs19_439_013",
            "identifier": "vs19_439_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_013/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.11 RAFFA ANGELA (M5S) - Votazione Emendamento 1.11 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2240",
            "description_title": "Emendamento 1.11 RAFFA ANGELA (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": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36647,
            "slug": "vs19_439_014",
            "identifier": "vs19_439_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_014/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 1.12 GUBITOSA MICHELE (M5S) e 1.1004 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.12 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2240",
            "description_title": "Identici emendamenti 1.12 GUBITOSA MICHELE (M5S) e 1.1004 BORRELLI FRANCESCO EMILIO (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": 25,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36639,
            "slug": "vs19_439_006",
            "identifier": "vs19_439_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_006/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2240",
            "description_title": "Emendamento 1.5 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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36640,
            "slug": "vs19_439_007",
            "identifier": "vs19_439_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_007/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 FENU EMILIANO (M5S) - Votazione Emendamento 1.6 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2240",
            "description_title": "Emendamento 1.6 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": 23,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36649,
            "slug": "vs19_439_016",
            "identifier": "vs19_439_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_016/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2240",
            "description_title": "Emendamento 1.14 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": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36661,
            "slug": "vs19_439_028",
            "identifier": "vs19_439_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_028/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.26 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.26 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2240",
            "description_title": "Emendamento 1.26 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": 25,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36665,
            "slug": "vs19_439_032",
            "identifier": "vs19_439_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_032/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2240",
            "original_title": "Votazione Articolo 3 DDL n. 2240",
            "description_title": "Articolo 3",
            "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": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36668,
            "slug": "vs19_439_035",
            "identifier": "vs19_439_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_035/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.2 FENU EMILIANO (M5S) - Votazione Emendamento 4.2 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2240",
            "description_title": "Emendamento 4.2 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": 32,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36673,
            "slug": "vs19_439_040",
            "identifier": "vs19_439_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_040/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2240/3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2240/3 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/3 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/3 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36641,
            "slug": "vs19_439_008",
            "identifier": "vs19_439_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_008/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.1003 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.1003 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 2240",
            "description_title": "Emendamento 1.1003 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36650,
            "slug": "vs19_439_017",
            "identifier": "vs19_439_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_017/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 1.15 MEROLA VIRGINIO (PD-IDP) e 1.1005 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.15 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2240",
            "description_title": "Identici emendamenti 1.15 MEROLA VIRGINIO (PD-IDP) e 1.1005 BORRELLI FRANCESCO EMILIO (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": 34,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36658,
            "slug": "vs19_439_025",
            "identifier": "vs19_439_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_025/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.23 FENU EMILIANO (M5S) - Votazione Emendamento 1.23 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2240",
            "description_title": "Emendamento 1.23 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": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36657,
            "slug": "vs19_439_024",
            "identifier": "vs19_439_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_024/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.22 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.22 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2240",
            "description_title": "Emendamento 1.22 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": 37,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36660,
            "slug": "vs19_439_027",
            "identifier": "vs19_439_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_027/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.25 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.25 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2240",
            "description_title": "Emendamento 1.25 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": 24,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36801,
            "slug": "vs19_440_060",
            "identifier": "vs19_440_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_060/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2026",
            "original_title": "Votazione Articolo 16 DDL n. 2026",
            "description_title": "Articolo 16",
            "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": 71,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36802,
            "slug": "vs19_440_061",
            "identifier": "vs19_440_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_061/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2026",
            "original_title": "Votazione Articolo 17 DDL n. 2026",
            "description_title": "Articolo 17",
            "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": 72,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36865,
            "slug": "vs19_440_077",
            "identifier": "vs19_440_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_077/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 22.11 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.11 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.11 DDL n. 2026",
            "description_title": "Emendamento 22.11 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36823,
            "slug": "vs19_440_018",
            "identifier": "vs19_440_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_018/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 5.4 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 5.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2026",
            "description_title": "Emendamento 5.4 BENZONI FABRIZIO (APERRE)",
            "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": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36840,
            "slug": "vs19_440_043",
            "identifier": "vs19_440_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_043/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2026",
            "description_title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36847,
            "slug": "vs19_440_050",
            "identifier": "vs19_440_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_050/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 13.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.12 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.12 DDL n. 2026",
            "description_title": "Emendamento 13.12 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36799,
            "slug": "vs19_440_056",
            "identifier": "vs19_440_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_056/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2026",
            "original_title": "Votazione Articolo 14 DDL n. 2026",
            "description_title": "Articolo 14",
            "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": 43,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 39.49
        }
    ]
}