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

{
    "count": 22537,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=27",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=25",
    "results": [
        {
            "id": 39350,
            "slug": "vs19_503_015",
            "identifier": "vs19_503_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_015/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 5.5 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.5 DDL n. 2482",
            "description_title": "Emendamento 5.5 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": 15,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39390,
            "slug": "vs19_503_055",
            "identifier": "vs19_503_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_055/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 11.12 CASO ANTONIO (M5S) - Votazione Emendamento 11.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.12 DDL n. 2482",
            "description_title": "Emendamento 11.12 CASO ANTONIO (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": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39481,
            "slug": "vs19_503_148",
            "identifier": "vs19_503_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_148/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39382,
            "slug": "vs19_503_047",
            "identifier": "vs19_503_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_047/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.7 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.7 DDL n. 2482",
            "description_title": "Emendamento 9.7 VACCARI STEFANO (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": 17,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39482,
            "slug": "vs19_503_149",
            "identifier": "vs19_503_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_149/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 149,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39384,
            "slug": "vs19_503_049",
            "identifier": "vs19_503_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_049/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 11.1 CASO ANTONIO (M5S) - Votazione Emendamento 11.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2482",
            "description_title": "Emendamento 11.1 CASO ANTONIO (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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39386,
            "slug": "vs19_503_051",
            "identifier": "vs19_503_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_051/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 11.3 SIMIANI MARCO (PD-IDP), 11.4 CASO ANTONIO (M5S) e 11.5 BONELLI ANGELO (AVS) - Votazione Emendamento 11.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.3 DDL n. 2482",
            "description_title": "Identici emendamenti 11.3 SIMIANI MARCO (PD-IDP), 11.4 CASO ANTONIO (M5S) e 11.5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39433,
            "slug": "vs19_503_098",
            "identifier": "vs19_503_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_098/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 13-bis.011 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.011 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.011 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.011 CASO ANTONIO (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": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39483,
            "slug": "vs19_503_150",
            "identifier": "vs19_503_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_150/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 150,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "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": 16,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39368,
            "slug": "vs19_503_033",
            "identifier": "vs19_503_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_033/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 7.1 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2482",
            "description_title": "Emendamento 7.1 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": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39342,
            "slug": "vs19_503_007",
            "identifier": "vs19_503_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_007/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.4 DDL n. 2482",
            "description_title": "Emendamento 2.4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39393,
            "slug": "vs19_503_058",
            "identifier": "vs19_503_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_058/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 11.02 CASO ANTONIO (M5S) - Votazione Emendamento 11.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 11.02 CASO ANTONIO (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": 19,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39347,
            "slug": "vs19_503_012",
            "identifier": "vs19_503_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_012/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 ASCARI STEFANIA (M5S) - Votazione Emendamento 4.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2482",
            "description_title": "Emendamento 4.1 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": 15,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39492,
            "slug": "vs19_503_160",
            "identifier": "vs19_503_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_160/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 160,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.9",
            "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": 16,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39446,
            "slug": "vs19_503_111",
            "identifier": "vs19_503_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_111/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 111,
            "title": "ODG 9/2482/7 - Votazione Ordine del giorno 9/2482/7 ",
            "original_title": "Votazione Ordine del giorno 9/2482/7 ",
            "description_title": "ODG 9/2482/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39505,
            "slug": "vs19_503_173",
            "identifier": "vs19_503_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_173/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 173,
            "title": "EM 4.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.29",
            "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": 19,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39338,
            "slug": "vs19_503_003",
            "identifier": "vs19_503_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_003/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.11 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2482",
            "description_title": "Emendamento 1.11 L'ABBATE PATTY (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": 49.18,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 39355,
            "slug": "vs19_503_020",
            "identifier": "vs19_503_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_020/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 5.12 SIMIANI MARCO (PD-IDP) e 5.13 BONELLI ANGELO (AVS) - Votazione Emendamento 5.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.12 DDL n. 2482",
            "description_title": "Identici emendamenti 5.12 SIMIANI MARCO (PD-IDP) e 5.13 BONELLI ANGELO (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": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39346,
            "slug": "vs19_503_011",
            "identifier": "vs19_503_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_011/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 3.2 BONELLI ANGELO (AVS) e 3.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2482",
            "description_title": "Identici emendamenti 3.2 BONELLI ANGELO (AVS) e 3.3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39339,
            "slug": "vs19_503_004",
            "identifier": "vs19_503_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_004/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2482",
            "description_title": "Emendamento 2.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39336,
            "slug": "vs19_503_001",
            "identifier": "vs19_503_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_001/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2482",
            "description_title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (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": 30,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39345,
            "slug": "vs19_503_010",
            "identifier": "vs19_503_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_010/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 3.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2482",
            "description_title": "Emendamento 3.1 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39340,
            "slug": "vs19_503_005",
            "identifier": "vs19_503_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_005/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2482",
            "description_title": "Emendamento 2.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39494,
            "slug": "vs19_503_162",
            "identifier": "vs19_503_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_162/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 4.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.16",
            "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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39424,
            "slug": "vs19_503_089",
            "identifier": "vs19_503_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_089/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 89,
            "title": "Articolo aggiuntivo 13-bis.01 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13-bis.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.01 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39337,
            "slug": "vs19_503_002",
            "identifier": "vs19_503_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_002/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.5 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2482",
            "description_title": "Emendamento 1.5 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": 17,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39437,
            "slug": "vs19_503_102",
            "identifier": "vs19_503_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_102/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 13-bis.015 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.015 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.015 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.015 CASO ANTONIO (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": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39456,
            "slug": "vs19_503_121",
            "identifier": "vs19_503_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_121/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 121,
            "title": "ODG 9/2482/27 - Votazione Ordine del giorno 9/2482/27 ",
            "original_title": "Votazione Ordine del giorno 9/2482/27 ",
            "description_title": "ODG 9/2482/27",
            "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": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39453,
            "slug": "vs19_503_118",
            "identifier": "vs19_503_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_118/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 118,
            "title": "ODG 9/2482/24 - Votazione Ordine del giorno 9/2482/24 ",
            "original_title": "Votazione Ordine del giorno 9/2482/24 ",
            "description_title": "ODG 9/2482/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39343,
            "slug": "vs19_503_008",
            "identifier": "vs19_503_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_008/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.5 BONELLI ANGELO (AVS) - Votazione Emendamento 2.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.5 DDL n. 2482",
            "description_title": "Emendamento 2.5 BONELLI ANGELO (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": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39432,
            "slug": "vs19_503_097",
            "identifier": "vs19_503_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_097/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 13-bis.010 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.010 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.010 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.010 CASO ANTONIO (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": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39331,
            "slug": "vs19_503_146",
            "identifier": "vs19_503_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_146/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 146,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39422,
            "slug": "vs19_503_087",
            "identifier": "vs19_503_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_087/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 13.7 CASO ANTONIO (M5S) - Votazione Emendamento 13.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.7 DDL n. 2482",
            "description_title": "Emendamento 13.7 CASO ANTONIO (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": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39436,
            "slug": "vs19_503_101",
            "identifier": "vs19_503_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_101/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.014 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.014 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (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": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39439,
            "slug": "vs19_503_104",
            "identifier": "vs19_503_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_104/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 104,
            "title": "Articolo aggiuntivo 13-bis.017 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.017 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.017 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.017 CASO ANTONIO (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": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39344,
            "slug": "vs19_503_009",
            "identifier": "vs19_503_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_009/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.6 ASCARI STEFANIA (M5S) - Votazione Emendamento 2.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2482",
            "description_title": "Emendamento 2.6 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39341,
            "slug": "vs19_503_006",
            "identifier": "vs19_503_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_006/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.3 DDL n. 2482",
            "description_title": "Emendamento 2.3 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 30.77
        },
        {
            "id": 39321,
            "slug": "vs19_502_002",
            "identifier": "vs19_502_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_002/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.1 DDL n. 2461",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2461",
            "description_title": "Emendamento 1.1 AURIEMMA CARMELA (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": 56.15,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39319,
            "slug": "vs19_502_005",
            "identifier": "vs19_502_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_005/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 5,
            "title": "Conversione decreto differimento termini in materia di responsabilità erariale",
            "original_title": "Votazione finale DDL n. 2461",
            "description_title": "Conversione in legge del decreto-legge 12 maggio 2025, n. 68, recante differimento del termine di cui all'articolo 21, comma 2, del decreto-legge 16 luglio 2020, n. 76, convertito, con modificazioni, dalla legge 11 settembre 2020, n. 120, in materia di responsabilità erariale (Approvato dal Senato) (DDL 2461)",
            "public_title": "Conversione decreto differimento termini in materia di responsabilità erariale",
            "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": 53,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 39323,
            "slug": "vs19_502_004",
            "identifier": "vs19_502_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_004/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.3 DDL n. 2461",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2461",
            "description_title": "Emendamento 1.3 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39322,
            "slug": "vs19_502_003",
            "identifier": "vs19_502_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_003/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 GIULIANO CARLA (M5S) - Votazione Emendamento 1.2 DDL n. 2461",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2461",
            "description_title": "Emendamento 1.2 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": 26,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39320,
            "slug": "vs19_502_001",
            "identifier": "vs19_502_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_001/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento Dis 1.1 COLUCCI ALFONSO (M5S) - Votazione Emendamento Dis DDL n. 2461",
            "original_title": "Votazione Emendamento Dis DDL n. 2461",
            "description_title": "Emendamento Dis 1.1 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39310,
            "slug": "vs19_499_020",
            "identifier": "vs19_499_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_020/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/1049-A/3 - Votazione Ordine del giorno 9/1049-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/3 ",
            "description_title": "ODG 9/1049-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39311,
            "slug": "vs19_499_021",
            "identifier": "vs19_499_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_021/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/1049-A/4 - Votazione Ordine del giorno 9/1049-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/4 ",
            "description_title": "ODG 9/1049-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39298,
            "slug": "vs19_499_018",
            "identifier": "vs19_499_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_018/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "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": 118,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39299,
            "slug": "vs19_499_019",
            "identifier": "vs19_499_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_019/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "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": 121,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39313,
            "slug": "vs19_499_024",
            "identifier": "vs19_499_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_024/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39309,
            "slug": "vs19_499_013",
            "identifier": "vs19_499_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_013/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 12.200, 12.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.200, 12.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 12,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39293,
            "slug": "vs19_499_012",
            "identifier": "vs19_499_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_012/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 12,
            "title": "MANTENIMENTO ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "MANTENIMENTO ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39296,
            "slug": "vs19_499_016",
            "identifier": "vs19_499_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_016/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 116,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 68.59
        }
    ]
}