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

{
    "count": 22927,
    "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&page=34",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=32",
    "results": [
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S) - Votazione Emendamento 12.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.01 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39405,
            "slug": "vs19_503_070",
            "identifier": "vs19_503_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_070/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 12.14 CASO ANTONIO (M5S) - Votazione Emendamento 12.14 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.14 DDL n. 2482",
            "description_title": "Emendamento 12.14 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": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39404,
            "slug": "vs19_503_069",
            "identifier": "vs19_503_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_069/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 12.13 CASO ANTONIO (M5S) - Votazione Emendamento 12.13 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.13 DDL n. 2482",
            "description_title": "Emendamento 12.13 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": 17,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39403,
            "slug": "vs19_503_068",
            "identifier": "vs19_503_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_068/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 12.12 CASO ANTONIO (M5S) - Votazione Emendamento 12.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.12 DDL n. 2482",
            "description_title": "Emendamento 12.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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39402,
            "slug": "vs19_503_067",
            "identifier": "vs19_503_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_067/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 12.10 SIMIANI MARCO (PD-IDP) e 12.11 BONELLI ANGELO (AVS) - Votazione Emendamento 12.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.10 DDL n. 2482",
            "description_title": "Identici emendamenti 12.10 SIMIANI MARCO (PD-IDP) e 12.11 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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39401,
            "slug": "vs19_503_066",
            "identifier": "vs19_503_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_066/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 12.9 FONTANA ILARIA (M5S) - Votazione Emendamento 12.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.9 DDL n. 2482",
            "description_title": "Emendamento 12.9 FONTANA ILARIA (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": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39400,
            "slug": "vs19_503_065",
            "identifier": "vs19_503_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_065/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 BONELLI ANGELO (AVS) - Votazione Emendamento 12.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.7 DDL n. 2482",
            "description_title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39399,
            "slug": "vs19_503_064",
            "identifier": "vs19_503_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_064/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 12.6 BONELLI ANGELO (AVS) - Votazione Emendamento 12.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.6 DDL n. 2482",
            "description_title": "Emendamento 12.6 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": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39398,
            "slug": "vs19_503_063",
            "identifier": "vs19_503_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_063/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2482",
            "description_title": "Emendamento 12.5 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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39397,
            "slug": "vs19_503_062",
            "identifier": "vs19_503_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_062/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 12.4 CASO ANTONIO (M5S) - Votazione Emendamento 12.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.4 DDL n. 2482",
            "description_title": "Emendamento 12.4 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.1
        },
        {
            "id": 39396,
            "slug": "vs19_503_061",
            "identifier": "vs19_503_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_061/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 12.3 BONELLI ANGELO (AVS) e 12.15 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.3 DDL n. 2482",
            "description_title": "Identici emendamenti 12.3 BONELLI ANGELO (AVS) e 12.15 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": 24,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39395,
            "slug": "vs19_503_060",
            "identifier": "vs19_503_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_060/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 12.2 CASO ANTONIO (M5S) - Votazione Emendamento 12.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2482",
            "description_title": "Emendamento 12.2 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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39394,
            "slug": "vs19_503_059",
            "identifier": "vs19_503_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_059/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 12.1 CASO ANTONIO (M5S) - Votazione Emendamento 12.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2482",
            "description_title": "Emendamento 12.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "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": 39392,
            "slug": "vs19_503_057",
            "identifier": "vs19_503_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_057/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 11.13 CASO ANTONIO (M5S) - Votazione Emendamento 11.13 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.13 DDL n. 2482",
            "description_title": "Emendamento 11.13 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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39391,
            "slug": "vs19_503_056",
            "identifier": "vs19_503_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_056/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 11.11 CASO ANTONIO (M5S) - Votazione Emendamento 11.11 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.11 DDL n. 2482",
            "description_title": "Emendamento 11.11 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": 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": 39389,
            "slug": "vs19_503_054",
            "identifier": "vs19_503_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_054/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 11.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.10 DDL n. 2482",
            "description_title": "Emendamento 11.10 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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39388,
            "slug": "vs19_503_053",
            "identifier": "vs19_503_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_053/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 11.9 BONELLI ANGELO (AVS) - Votazione Emendamento 11.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.9 DDL n. 2482",
            "description_title": "Emendamento 11.9 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": 20,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39387,
            "slug": "vs19_503_052",
            "identifier": "vs19_503_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_052/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 11.6 BONELLI ANGELO (AVS), 11.7 CASO ANTONIO (M5S) e 11.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.6 DDL n. 2482",
            "description_title": "Identici emendamenti 11.6 BONELLI ANGELO (AVS), 11.7 CASO ANTONIO (M5S) e 11.8 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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 39385,
            "slug": "vs19_503_050",
            "identifier": "vs19_503_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_050/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.2 BONELLI ANGELO (AVS) - Votazione Emendamento 11.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2482",
            "description_title": "Emendamento 11.2 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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "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": 39383,
            "slug": "vs19_503_048",
            "identifier": "vs19_503_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_048/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.8 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 9.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.8 DDL n. 2482",
            "description_title": "Emendamento 9.8 FOSSI EMILIANO (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": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "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": 39381,
            "slug": "vs19_503_046",
            "identifier": "vs19_503_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_046/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 9.6 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.6 DDL n. 2482",
            "description_title": "Emendamento 9.6 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": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39380,
            "slug": "vs19_503_045",
            "identifier": "vs19_503_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_045/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 9.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2482",
            "description_title": "Emendamento 9.5 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": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39379,
            "slug": "vs19_503_044",
            "identifier": "vs19_503_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_044/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS) - Votazione Emendamento 9.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.4 DDL n. 2482",
            "description_title": "Emendamento 9.4 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": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39378,
            "slug": "vs19_503_043",
            "identifier": "vs19_503_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_043/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.3 BONELLI ANGELO (AVS) - Votazione Emendamento 9.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.3 DDL n. 2482",
            "description_title": "Emendamento 9.3 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39377,
            "slug": "vs19_503_042",
            "identifier": "vs19_503_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_042/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 9.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.2 DDL n. 2482",
            "description_title": "Emendamento 9.2 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": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39376,
            "slug": "vs19_503_041",
            "identifier": "vs19_503_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_041/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.1 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 9.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2482",
            "description_title": "Emendamento 9.1 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": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39375,
            "slug": "vs19_503_040",
            "identifier": "vs19_503_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_040/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 8.1 SIMIANI MARCO (PD-IDP) e 8.2 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 8.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2482",
            "description_title": "Identici emendamenti 8.1 SIMIANI MARCO (PD-IDP) e 8.2 SANTILLO AGOSTINO (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": 39374,
            "slug": "vs19_503_039",
            "identifier": "vs19_503_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_039/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 7.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2482",
            "description_title": "Emendamento 7.8 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": 19,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39373,
            "slug": "vs19_503_038",
            "identifier": "vs19_503_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_038/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.7 BONELLI ANGELO (AVS) - Votazione Emendamento 7.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2482",
            "description_title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.7 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": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39372,
            "slug": "vs19_503_037",
            "identifier": "vs19_503_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_037/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 7.4 SIMIANI MARCO (PD-IDP) e 7.5 BONELLI ANGELO (AVS) - Votazione Emendamento 7.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2482",
            "description_title": "Identici emendamenti 7.4 SIMIANI MARCO (PD-IDP) e 7.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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39371,
            "slug": "vs19_503_036",
            "identifier": "vs19_503_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_036/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 7.10 SIMIANI MARCO (PD-IDP) e 7.11 BONELLI ANGELO (AVS) - Votazione Emendamento 7.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.10 DDL n. 2482",
            "description_title": "Identici emendamenti 7.10 SIMIANI MARCO (PD-IDP) e 7.11 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": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39370,
            "slug": "vs19_503_035",
            "identifier": "vs19_503_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_035/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 7.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.3 DDL n. 2482",
            "description_title": "Emendamento 7.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39369,
            "slug": "vs19_503_034",
            "identifier": "vs19_503_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_034/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.2 FONTANA ILARIA (M5S) - Votazione Emendamento 7.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2482",
            "description_title": "Emendamento 7.2 FONTANA ILARIA (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": 20,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "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": 39367,
            "slug": "vs19_503_032",
            "identifier": "vs19_503_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_032/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.11 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 6.11 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.11 DDL n. 2482",
            "description_title": "Emendamento 6.11 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39366,
            "slug": "vs19_503_031",
            "identifier": "vs19_503_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_031/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.9 DDL n. 2482",
            "description_title": "Emendamento 6.9 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": 56.15,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39365,
            "slug": "vs19_503_030",
            "identifier": "vs19_503_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_030/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 6.10 BONELLI ANGELO (AVS) - Votazione Emendamento 6.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.10 DDL n. 2482",
            "description_title": "Emendamento 6.10 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": 19,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39364,
            "slug": "vs19_503_029",
            "identifier": "vs19_503_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_029/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 6.8 MORFINO DANIELA (M5S) - Votazione Emendamento 6.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.8 DDL n. 2482",
            "description_title": "Emendamento 6.8 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39363,
            "slug": "vs19_503_028",
            "identifier": "vs19_503_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_028/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 6.4 MORFINO DANIELA (M5S) e 6.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2482",
            "description_title": "Identici emendamenti 6.4 MORFINO DANIELA (M5S) e 6.5 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": 54.92,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39362,
            "slug": "vs19_503_027",
            "identifier": "vs19_503_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_027/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 6.6 SIMIANI MARCO (PD-IDP) e 6.7 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 6.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.6 DDL n. 2482",
            "description_title": "Identici emendamenti 6.6 SIMIANI MARCO (PD-IDP) e 6.7 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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39361,
            "slug": "vs19_503_026",
            "identifier": "vs19_503_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_026/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.3 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2482",
            "description_title": "Emendamento 6.3 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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39360,
            "slug": "vs19_503_025",
            "identifier": "vs19_503_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_025/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 6.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2482",
            "description_title": "Emendamento 6.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": 33,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 46.79
        },
        {
            "id": 39359,
            "slug": "vs19_503_024",
            "identifier": "vs19_503_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_024/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 6.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2482",
            "description_title": "Emendamento 6.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": 34,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 39358,
            "slug": "vs19_503_023",
            "identifier": "vs19_503_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_023/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 5.17 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 5.17 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.17 DDL n. 2482",
            "description_title": "Emendamento 5.17 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": 67,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39357,
            "slug": "vs19_503_022",
            "identifier": "vs19_503_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_022/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 5.16 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.16 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.16 DDL n. 2482",
            "description_title": "Emendamento 5.16 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": 56.15,
            "minority_cohesion_rate": 67.95
        }
    ]
}