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

{
    "count": 22666,
    "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=majority_cohesion_rate&page=47",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=45",
    "results": [
        {
            "id": 33680,
            "slug": "19-244-2",
            "identifier": "19-244-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-244-2/?format=api",
            "sitting": {
                "id": 1834,
                "date": "2024-11-21",
                "number": 244,
                "branch": "S"
            },
            "number": 2,
            "title": "Elargizioni benefici vittime incuria - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Elargizioni benefici vittime incuria",
            "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": 59,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 61.18
        },
        {
            "id": 39439,
            "slug": "vs19_503_104",
            "identifier": "vs19_503_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_104/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 104,
            "title": "Articolo aggiuntivo 13-bis.017 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.017 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.017 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.017 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39065,
            "slug": "vs19_498_017",
            "identifier": "vs19_498_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_017/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S) - Votazione Emendamento 12.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39957,
            "slug": "vs19_517_031",
            "identifier": "vs19_517_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_031/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9-BIS.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1007",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39958,
            "slug": "vs19_517_032",
            "identifier": "vs19_517_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_032/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9-BIS.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1008",
            "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": 27,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.32
        },
        {
            "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": 39955,
            "slug": "vs19_517_029",
            "identifier": "vs19_517_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_029/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 9-BIS.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1002",
            "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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38851,
            "slug": "vs19_491_008",
            "identifier": "vs19_491_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_008/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39953,
            "slug": "vs19_517_027",
            "identifier": "vs19_517_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_027/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 9-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1000",
            "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": 32,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39966,
            "slug": "vs19_517_040",
            "identifier": "vs19_517_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_040/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38796,
            "slug": "vs19_491_169",
            "identifier": "vs19_491_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_169/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 169,
            "title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1915-A - VOTO FINALE",
            "public_title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39946,
            "slug": "vs19_517_020",
            "identifier": "vs19_517_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_020/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 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": 38832,
            "slug": "vs19_491_165",
            "identifier": "vs19_491_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_165/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 165,
            "title": "DDL 1915-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1915-A - ARTICOLO 1",
            "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": 119,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39967,
            "slug": "vs19_517_041",
            "identifier": "vs19_517_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_041/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40066,
            "slug": "vs19_521_009",
            "identifier": "vs19_521_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_009/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2527/16 - Votazione Ordine del giorno 9/2527/16 ",
            "original_title": "Votazione Ordine del giorno 9/2527/16 ",
            "description_title": "ODG 9/2527/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39948,
            "slug": "vs19_517_022",
            "identifier": "vs19_517_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_022/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1000",
            "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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39072,
            "slug": "vs19_498_025",
            "identifier": "vs19_498_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_025/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 19,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39029,
            "slug": "vs19_498_058",
            "identifier": "vs19_498_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_058/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 58,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "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": 82,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39071,
            "slug": "vs19_498_024",
            "identifier": "vs19_498_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_024/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39096,
            "slug": "vs19_498_052",
            "identifier": "vs19_498_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_052/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39098,
            "slug": "vs19_498_054",
            "identifier": "vs19_498_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_054/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38795,
            "slug": "vs19_491_164",
            "identifier": "vs19_491_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_164/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 164,
            "title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2291 - VOTO FINALE",
            "public_title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39056,
            "slug": "vs19_498_007",
            "identifier": "vs19_498_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_007/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39223,
            "slug": "vs19_498_195",
            "identifier": "vs19_498_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_195/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 195,
            "title": "SUBEM 0.19.200.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39431,
            "slug": "vs19_503_096",
            "identifier": "vs19_503_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_096/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 13-bis.09 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.09 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.09 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.09 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.03
        },
        {
            "id": 39038,
            "slug": "vs19_498_144",
            "identifier": "vs19_498_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_144/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 144,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 81,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 36.54
        },
        {
            "id": 39224,
            "slug": "vs19_498_196",
            "identifier": "vs19_498_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_196/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 196,
            "title": "SUBEM 0.19.200.5, 0.19.200.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.5, 0.19.200.13",
            "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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39260,
            "slug": "vs19_498_235",
            "identifier": "vs19_498_235",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_235/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 235,
            "title": "EM 24.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39263,
            "slug": "vs19_498_238",
            "identifier": "vs19_498_238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_238/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 238,
            "title": "EM 24.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39435,
            "slug": "vs19_503_100",
            "identifier": "vs19_503_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_100/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 100,
            "title": "Articolo aggiuntivo 13-bis.013 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.013 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.013 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.013 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.03
        },
        {
            "id": 39233,
            "slug": "vs19_498_206",
            "identifier": "vs19_498_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_206/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 206,
            "title": "EM 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39389,
            "slug": "vs19_503_054",
            "identifier": "vs19_503_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_054/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 11.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.10 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.10 DDL n. 2482",
            "description_title": "Emendamento 11.10 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39425,
            "slug": "vs19_503_090",
            "identifier": "vs19_503_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_090/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 13-bis.02 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.02 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38944,
            "slug": "vs19_491_130",
            "identifier": "vs19_491_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_130/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/2280/2 - Votazione Ordine del giorno 9/2280/2 ",
            "original_title": "Votazione Ordine del giorno 9/2280/2 ",
            "description_title": "ODG 9/2280/2",
            "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": 32,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39893,
            "slug": "vs19_515_052",
            "identifier": "vs19_515_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_052/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2460-A/17 - Votazione Ordine del giorno 9/2460-A/17 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/17 ",
            "description_title": "ODG 9/2460-A/17",
            "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": 33,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39248,
            "slug": "vs19_498_223",
            "identifier": "vs19_498_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_223/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 223,
            "title": "EM 24.9, 24.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.9, 24.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39253,
            "slug": "vs19_498_228",
            "identifier": "vs19_498_228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_228/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 228,
            "title": "EM 24.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39024,
            "slug": "vs19_498_008",
            "identifier": "vs19_498_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_008/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 8,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 39046,
            "slug": "vs19_498_211",
            "identifier": "vs19_498_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_211/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 211,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39921,
            "slug": "vs19_516_018",
            "identifier": "vs19_516_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_018/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/DOC VIII, N 6/70 - Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "description_title": "ODG 9/DOC VIII, N 6/70",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 75.16
        },
        {
            "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": 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": 28414,
            "slug": "vs19_251_003",
            "identifier": "vs19_251_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_003/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.601, DDL n. 1560",
            "original_title": "Votazione Emendamento 2.601, DDL n. 1560",
            "description_title": "Emendamento 2.601, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29716,
            "slug": "vs19_261_028",
            "identifier": "vs19_261_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_028/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1435",
            "original_title": "Votazione Articolo 3 DDL n. 1435",
            "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": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25584,
            "slug": "vs19_210_124",
            "identifier": "vs19_210_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_124/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 26.01 ASCANI ANNA (PD-IDP) - Votazione Emendamento 26.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 26.01 ASCANI ANNA (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": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 28668,
            "slug": "vs19_252_092",
            "identifier": "vs19_252_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_092/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/703/10 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/703/10 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/10 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/10 EVI ELEONORA (AVS)",
            "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": 20,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25293,
            "slug": "vs19_203_021",
            "identifier": "vs19_203_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_021/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1458/22, come riformulato, BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1458/22, DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/22, DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/22, come riformulato, BOLDRINI LAURA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 120,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.05
        }
    ]
}