Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=24
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=25",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=23",
    "results": [
        {
            "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": 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": 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": 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": 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": 39515,
            "slug": "vs19_503_185",
            "identifier": "vs19_503_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_185/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 6.9, 6.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.9, 6.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 38.46
        },
        {
            "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": 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": 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": 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": 39347,
            "slug": "vs19_503_012",
            "identifier": "vs19_503_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_012/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 ASCARI STEFANIA (M5S) - Votazione Emendamento 4.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2482",
            "description_title": "Emendamento 4.1 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 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": 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": 39464,
            "slug": "vs19_503_130",
            "identifier": "vs19_503_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_130/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 2.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39466,
            "slug": "vs19_503_132",
            "identifier": "vs19_503_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_132/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 2.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39470,
            "slug": "vs19_503_136",
            "identifier": "vs19_503_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_136/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 136,
            "title": "EM 2.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39525,
            "slug": "vs19_503_195",
            "identifier": "vs19_503_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_195/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 195,
            "title": "EM 6.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39518,
            "slug": "vs19_503_188",
            "identifier": "vs19_503_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_188/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 188,
            "title": "EM 6.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39521,
            "slug": "vs19_503_191",
            "identifier": "vs19_503_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_191/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 191,
            "title": "EM 6.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39524,
            "slug": "vs19_503_194",
            "identifier": "vs19_503_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_194/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 194,
            "title": "EM 6.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39478,
            "slug": "vs19_503_144",
            "identifier": "vs19_503_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_144/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 2.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39332,
            "slug": "vs19_503_157",
            "identifier": "vs19_503_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_157/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 157,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39497,
            "slug": "vs19_503_165",
            "identifier": "vs19_503_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_165/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 165,
            "title": "EM 4.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39480,
            "slug": "vs19_503_147",
            "identifier": "vs19_503_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_147/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 147,
            "title": "ART AGG 2.01, 2.02, 2.03, 2.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.01, 2.02, 2.03, 2.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39352,
            "slug": "vs19_503_017",
            "identifier": "vs19_503_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_017/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.7 DDL n. 2482",
            "description_title": "Emendamento 5.7 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": 53.28,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39502,
            "slug": "vs19_503_170",
            "identifier": "vs19_503_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_170/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 170,
            "title": "SUBEM 0.4.200.1 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.4.200.1 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 90,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 39.74
        },
        {
            "id": 39490,
            "slug": "vs19_503_158",
            "identifier": "vs19_503_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_158/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 4.2, 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2, 4.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39477,
            "slug": "vs19_503_143",
            "identifier": "vs19_503_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_143/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 143,
            "title": "EM 2.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.38",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 64.74
        },
        {
            "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": 39519,
            "slug": "vs19_503_189",
            "identifier": "vs19_503_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_189/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 189,
            "title": "EM 6.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39462,
            "slug": "vs19_503_128",
            "identifier": "vs19_503_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_128/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 2.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39511,
            "slug": "vs19_503_181",
            "identifier": "vs19_503_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_181/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 181,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 32.69
        },
        {
            "id": 39514,
            "slug": "vs19_503_184",
            "identifier": "vs19_503_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_184/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 184,
            "title": "EM 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 37.18
        },
        {
            "id": 39467,
            "slug": "vs19_503_133",
            "identifier": "vs19_503_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_133/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 2.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39471,
            "slug": "vs19_503_137",
            "identifier": "vs19_503_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_137/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 137,
            "title": "EM 2.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39353,
            "slug": "vs19_503_018",
            "identifier": "vs19_503_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_018/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 5.8 SIMIANI MARCO (PD-IDP), 5.9 BONELLI ANGELO (AVS) e 5.10 FONTANA ILARIA (M5S) - Votazione Emendamento 5.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.8 DDL n. 2482",
            "description_title": "Identici emendamenti 5.8 SIMIANI MARCO (PD-IDP), 5.9 BONELLI ANGELO (AVS) e 5.10 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": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39513,
            "slug": "vs19_503_183",
            "identifier": "vs19_503_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_183/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 183,
            "title": "EM 6.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39356,
            "slug": "vs19_503_021",
            "identifier": "vs19_503_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_021/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 5.14 SIMIANI MARCO (PD-IDP) e 5.15 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 5.14 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.14 DDL n. 2482",
            "description_title": "Identici emendamenti 5.14 SIMIANI MARCO (PD-IDP) e 5.15 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": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39487,
            "slug": "vs19_503_154",
            "identifier": "vs19_503_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_154/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 3.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39485,
            "slug": "vs19_503_152",
            "identifier": "vs19_503_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_152/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 152,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39489,
            "slug": "vs19_503_156",
            "identifier": "vs19_503_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_156/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 3.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39474,
            "slug": "vs19_503_140",
            "identifier": "vs19_503_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_140/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 140,
            "title": "EM 2.31 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39484,
            "slug": "vs19_503_151",
            "identifier": "vs19_503_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_151/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 39493,
            "slug": "vs19_503_161",
            "identifier": "vs19_503_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_161/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 4.14, 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.14, 4.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39459,
            "slug": "vs19_503_124",
            "identifier": "vs19_503_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_124/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 124,
            "title": "ODG 9/2482/30 - Votazione Ordine del giorno 9/2482/30 ",
            "original_title": "Votazione Ordine del giorno 9/2482/30 ",
            "description_title": "ODG 9/2482/30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39450,
            "slug": "vs19_503_115",
            "identifier": "vs19_503_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_115/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 115,
            "title": "ODG 9/2482/15 - Votazione Ordine del giorno 9/2482/15 ",
            "original_title": "Votazione Ordine del giorno 9/2482/15 ",
            "description_title": "ODG 9/2482/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39463,
            "slug": "vs19_503_129",
            "identifier": "vs19_503_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_129/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39495,
            "slug": "vs19_503_163",
            "identifier": "vs19_503_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_163/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 163,
            "title": "EM 4.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39447,
            "slug": "vs19_503_112",
            "identifier": "vs19_503_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_112/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 112,
            "title": "ODG 9/2482/12 - Votazione Ordine del giorno 9/2482/12 ",
            "original_title": "Votazione Ordine del giorno 9/2482/12 ",
            "description_title": "ODG 9/2482/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39472,
            "slug": "vs19_503_138",
            "identifier": "vs19_503_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_138/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 138,
            "title": "EM 2.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.67
        }
    ]
}