Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=23
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=24",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=22",
    "results": [
        {
            "id": 39416,
            "slug": "vs19_503_081",
            "identifier": "vs19_503_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_081/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 12.011 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.011 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.011 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.011 GADDA MARIA CHIARA (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": 117,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 64.74
        },
        {
            "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": 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": 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": 39418,
            "slug": "vs19_503_083",
            "identifier": "vs19_503_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_083/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 13.1 CASO ANTONIO (M5S) - Votazione Emendamento 13.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2482",
            "description_title": "Emendamento 13.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 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": 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": 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": 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": 39407,
            "slug": "vs19_503_072",
            "identifier": "vs19_503_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_072/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 12.02 CASO ANTONIO (M5S) - Votazione Emendamento 12.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39354,
            "slug": "vs19_503_019",
            "identifier": "vs19_503_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_019/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 5.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.11 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.11 DDL n. 2482",
            "description_title": "Emendamento 5.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": 15,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.03
        },
        {
            "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": 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": 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": 39410,
            "slug": "vs19_503_075",
            "identifier": "vs19_503_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_075/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo aggiuntivo 12.05 CASO ANTONIO (M5S) - Votazione Emendamento 12.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.05 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.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39428,
            "slug": "vs19_503_093",
            "identifier": "vs19_503_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_093/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo aggiuntivo 13-bis.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-bis.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.05 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": 65.38
        },
        {
            "id": 39411,
            "slug": "vs19_503_076",
            "identifier": "vs19_503_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_076/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 12.06 CASO ANTONIO (M5S) - Votazione Emendamento 12.06 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.06 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.06 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": 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": 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": 39423,
            "slug": "vs19_503_088",
            "identifier": "vs19_503_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_088/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici emendamenti 13.8 CASO ANTONIO (M5S) e 13.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.8 DDL n. 2482",
            "description_title": "Identici emendamenti 13.8 CASO ANTONIO (M5S) e 13.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": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "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": 39426,
            "slug": "vs19_503_091",
            "identifier": "vs19_503_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_091/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.03 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.03 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.03 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": 22,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 59.62
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 39434,
            "slug": "vs19_503_099",
            "identifier": "vs19_503_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_099/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 13-bis.012 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.012 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.012 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.012 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.74
        },
        {
            "id": 39438,
            "slug": "vs19_503_103",
            "identifier": "vs19_503_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_103/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 103,
            "title": "Articolo aggiuntivo 13-bis.016 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.016 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.016 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.016 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": 59.43,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39349,
            "slug": "vs19_503_014",
            "identifier": "vs19_503_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_014/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 5.3 SIMIANI MARCO (PD-IDP) e 5.4 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2482",
            "description_title": "Identici emendamenti 5.3 SIMIANI MARCO (PD-IDP) e 5.4 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": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 63.46
        },
        {
            "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": 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": 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": 39420,
            "slug": "vs19_503_085",
            "identifier": "vs19_503_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_085/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 13.4 CASO ANTONIO (M5S) - Votazione Emendamento 13.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.4 DDL n. 2482",
            "description_title": "Emendamento 13.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": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39421,
            "slug": "vs19_503_086",
            "identifier": "vs19_503_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_086/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici emendamenti 13.5 BONELLI ANGELO (AVS) e 13.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.5 DDL n. 2482",
            "description_title": "Identici emendamenti 13.5 BONELLI ANGELO (AVS) e 13.6 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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39417,
            "slug": "vs19_503_082",
            "identifier": "vs19_503_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_082/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 12.012 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.012 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.012 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.012 GADDA MARIA CHIARA (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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.03
        },
        {
            "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": 39412,
            "slug": "vs19_503_077",
            "identifier": "vs19_503_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_077/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 12.07 CASO ANTONIO (M5S) - Votazione Emendamento 12.07 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.07 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.07 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": 66.03
        },
        {
            "id": 39413,
            "slug": "vs19_503_078",
            "identifier": "vs19_503_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_078/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 12.08 MORFINO DANIELA (M5S) - Votazione Emendamento 12.08 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.08 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.08 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": 55.74,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39414,
            "slug": "vs19_503_079",
            "identifier": "vs19_503_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_079/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo aggiuntivo 12.09 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.09 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.09 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.09 GADDA MARIA CHIARA (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": 17,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39440,
            "slug": "vs19_503_105",
            "identifier": "vs19_503_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_105/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo aggiuntivo 13-bis.018 COSTA SERGIO (M5S) - Votazione Emendamento 13-bis.018 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.018 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.018 COSTA SERGIO (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": 54.51,
            "minority_cohesion_rate": 64.74
        },
        {
            "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": 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": 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": 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": 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
        }
    ]
}