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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=427",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=425",
    "results": [
        {
            "id": 39344,
            "slug": "vs19_503_009",
            "identifier": "vs19_503_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_009/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.6 ASCARI STEFANIA (M5S) - Votazione Emendamento 2.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2482",
            "description_title": "Emendamento 2.6 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39343,
            "slug": "vs19_503_008",
            "identifier": "vs19_503_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_008/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.5 BONELLI ANGELO (AVS) - Votazione Emendamento 2.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.5 DDL n. 2482",
            "description_title": "Emendamento 2.5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39437,
            "slug": "vs19_503_102",
            "identifier": "vs19_503_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_102/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 13-bis.015 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.015 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.015 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.015 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39436,
            "slug": "vs19_503_101",
            "identifier": "vs19_503_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_101/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.014 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.014 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.014 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 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": 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": 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": 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": 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": 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": 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": 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": 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": 39400,
            "slug": "vs19_503_065",
            "identifier": "vs19_503_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_065/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 BONELLI ANGELO (AVS) - Votazione Emendamento 12.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.7 DDL n. 2482",
            "description_title": "Identici emendamenti 12.7 SIMIANI MARCO (PD-IDP) e 12.8 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39399,
            "slug": "vs19_503_064",
            "identifier": "vs19_503_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_064/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 12.6 BONELLI ANGELO (AVS) - Votazione Emendamento 12.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.6 DDL n. 2482",
            "description_title": "Emendamento 12.6 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39398,
            "slug": "vs19_503_063",
            "identifier": "vs19_503_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_063/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2482",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39397,
            "slug": "vs19_503_062",
            "identifier": "vs19_503_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_062/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 12.4 CASO ANTONIO (M5S) - Votazione Emendamento 12.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.4 DDL n. 2482",
            "description_title": "Emendamento 12.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 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": 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": 39492,
            "slug": "vs19_503_160",
            "identifier": "vs19_503_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_160/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 160,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39446,
            "slug": "vs19_503_111",
            "identifier": "vs19_503_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_111/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 111,
            "title": "ODG 9/2482/7 - Votazione Ordine del giorno 9/2482/7 ",
            "original_title": "Votazione Ordine del giorno 9/2482/7 ",
            "description_title": "ODG 9/2482/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39494,
            "slug": "vs19_503_162",
            "identifier": "vs19_503_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_162/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 4.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39461,
            "slug": "vs19_503_127",
            "identifier": "vs19_503_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_127/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "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": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39452,
            "slug": "vs19_503_117",
            "identifier": "vs19_503_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_117/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 117,
            "title": "ODG 9/2482/21 - Votazione Ordine del giorno 9/2482/21 ",
            "original_title": "Votazione Ordine del giorno 9/2482/21 ",
            "description_title": "ODG 9/2482/21",
            "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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39415,
            "slug": "vs19_503_080",
            "identifier": "vs19_503_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_080/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 12.010 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.010 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.010 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.010 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": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39395,
            "slug": "vs19_503_060",
            "identifier": "vs19_503_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_060/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 12.2 CASO ANTONIO (M5S) - Votazione Emendamento 12.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2482",
            "description_title": "Emendamento 12.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39335,
            "slug": "vs19_503_198",
            "identifier": "vs19_503_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_198/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 198,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39496,
            "slug": "vs19_503_164",
            "identifier": "vs19_503_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_164/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 164,
            "title": "EM 4.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 16,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39468,
            "slug": "vs19_503_134",
            "identifier": "vs19_503_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_134/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 134,
            "title": "EM 2.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.22",
            "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.1,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39454,
            "slug": "vs19_503_119",
            "identifier": "vs19_503_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_119/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 119,
            "title": "ODG 9/2482/25 - Votazione Ordine del giorno 9/2482/25 ",
            "original_title": "Votazione Ordine del giorno 9/2482/25 ",
            "description_title": "ODG 9/2482/25",
            "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": 20,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39449,
            "slug": "vs19_503_114",
            "identifier": "vs19_503_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_114/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 114,
            "title": "ODG 9/2482/14 - Votazione Ordine del giorno 9/2482/14 ",
            "original_title": "Votazione Ordine del giorno 9/2482/14 ",
            "description_title": "ODG 9/2482/14",
            "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": 20,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39508,
            "slug": "vs19_503_177",
            "identifier": "vs19_503_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_177/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 4.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.05",
            "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.9
        },
        {
            "id": 39498,
            "slug": "vs19_503_166",
            "identifier": "vs19_503_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_166/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 166,
            "title": "EM 4.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 17,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39475,
            "slug": "vs19_503_141",
            "identifier": "vs19_503_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_141/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 141,
            "title": "EM 2.32, 2.33, 2.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.32, 2.33, 2.34",
            "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": 12,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39465,
            "slug": "vs19_503_131",
            "identifier": "vs19_503_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_131/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 2.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 54.92,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39409,
            "slug": "vs19_503_074",
            "identifier": "vs19_503_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_074/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo aggiuntivo 12.04 CASO ANTONIO (M5S) - Votazione Emendamento 12.04 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.04 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.04 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": 39522,
            "slug": "vs19_503_192",
            "identifier": "vs19_503_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_192/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 6.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.22",
            "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": 49.18,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39517,
            "slug": "vs19_503_187",
            "identifier": "vs19_503_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_187/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 187,
            "title": "EM 6.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 50.82,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39512,
            "slug": "vs19_503_182",
            "identifier": "vs19_503_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_182/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 182,
            "title": "EM 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 47.54,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39334,
            "slug": "vs19_503_179",
            "identifier": "vs19_503_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_179/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 179,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39506,
            "slug": "vs19_503_174",
            "identifier": "vs19_503_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_174/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 174,
            "title": "EM 4.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39500,
            "slug": "vs19_503_168",
            "identifier": "vs19_503_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_168/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 168,
            "title": "EM 4.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.23",
            "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": 51.23,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39476,
            "slug": "vs19_503_142",
            "identifier": "vs19_503_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_142/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 142,
            "title": "EM 2.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.37",
            "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": 53.69,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39473,
            "slug": "vs19_503_139",
            "identifier": "vs19_503_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_139/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 2.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.30",
            "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.1,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39469,
            "slug": "vs19_503_135",
            "identifier": "vs19_503_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_135/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 2.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 13,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39455,
            "slug": "vs19_503_120",
            "identifier": "vs19_503_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_120/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 120,
            "title": "ODG 9/2482/26 - Votazione Ordine del giorno 9/2482/26 ",
            "original_title": "Votazione Ordine del giorno 9/2482/26 ",
            "description_title": "ODG 9/2482/26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39523,
            "slug": "vs19_503_193",
            "identifier": "vs19_503_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_193/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 193,
            "title": "EM 6.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.23",
            "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.41,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39520,
            "slug": "vs19_503_190",
            "identifier": "vs19_503_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_190/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 190,
            "title": "EM 6.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 15,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.26
        },
        {
            "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": 39510,
            "slug": "vs19_503_180",
            "identifier": "vs19_503_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_180/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 180,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1",
            "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": 52,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 37.82
        }
    ]
}