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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=25",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=23",
    "results": [
        {
            "id": 41812,
            "slug": "19-375-1",
            "identifier": "19-375-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-375-1/?format=api",
            "sitting": {
                "id": 2167,
                "date": "2025-12-23",
                "number": 375,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia Legge di bilancio 2026",
            "original_title": "Disegno di legge n. 1689. Votazione questione fiducia - Em. 1.9000",
            "description_title": null,
            "public_title": "Fiducia Legge di bilancio 2026",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 94.96,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 41810,
            "slug": "19-374-1",
            "identifier": "19-374-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-374-1/?format=api",
            "sitting": {
                "id": 2166,
                "date": "2025-12-22",
                "number": 374,
                "branch": "S"
            },
            "number": 1,
            "title": "Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 84.87,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 41807,
            "slug": "19-374-4",
            "identifier": "19-374-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-374-4/?format=api",
            "sitting": {
                "id": 2166,
                "date": "2025-12-22",
                "number": 374,
                "branch": "S"
            },
            "number": 4,
            "title": "Articolo 143",
            "original_title": "Articolo 143",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 85.71,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 41808,
            "slug": "19-374-3",
            "identifier": "19-374-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-374-3/?format=api",
            "sitting": {
                "id": 2166,
                "date": "2025-12-22",
                "number": 374,
                "branch": "S"
            },
            "number": 3,
            "title": "Emm. 142.TAB.2.9.5 e 142.TAB.2.10.5",
            "original_title": "Emm. 142.TAB.2.9.5 e 142.TAB.2.10.5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 86.55,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 41809,
            "slug": "19-374-5",
            "identifier": "19-374-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-374-5/?format=api",
            "sitting": {
                "id": 2166,
                "date": "2025-12-22",
                "number": 374,
                "branch": "S"
            },
            "number": 5,
            "title": "Em. 146.TAB.12.2.5 (testo 2), Magni e altri",
            "original_title": "Em. 146.TAB.12.2.5 (testo 2), Magni e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 85.71,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 41797,
            "slug": "vs19_587_016",
            "identifier": "vs19_587_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_016/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2736/54 - Votazione Ordine del giorno 9/2736/54 ",
            "original_title": "Votazione Ordine del giorno 9/2736/54 ",
            "description_title": "ODG 9/2736/54",
            "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": 13,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41806,
            "slug": "vs19_587_025",
            "identifier": "vs19_587_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_025/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 25,
            "title": "Modifiche all'accordo con la Svizzera in tema di lavoratori transfrontalieri",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2593 - VOTO FINALE",
            "public_title": "Modifiche all'accordo con la Svizzera in tema di lavoratori transfrontalieri",
            "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": 121,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41801,
            "slug": "vs19_587_020",
            "identifier": "vs19_587_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_020/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 20,
            "title": "Conversione decreto sicurezza sul lavoro",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2736 - VOTO FINALE",
            "public_title": "Conversione decreto sicurezza sul lavoro",
            "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": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41802,
            "slug": "vs19_587_021",
            "identifier": "vs19_587_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_021/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 21,
            "title": "DDL 2593 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2593 - 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": 123,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41803,
            "slug": "vs19_587_022",
            "identifier": "vs19_587_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_022/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 22,
            "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": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41792,
            "slug": "vs19_587_011",
            "identifier": "vs19_587_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_011/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2736/48 - Votazione Ordine del giorno 9/2736/48 ",
            "original_title": "Votazione Ordine del giorno 9/2736/48 ",
            "description_title": "ODG 9/2736/48",
            "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": 14,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41794,
            "slug": "vs19_587_013",
            "identifier": "vs19_587_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_013/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2736/50 - Votazione Ordine del giorno 9/2736/50 ",
            "original_title": "Votazione Ordine del giorno 9/2736/50 ",
            "description_title": "ODG 9/2736/50",
            "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": 15,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41796,
            "slug": "vs19_587_015",
            "identifier": "vs19_587_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_015/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2736/52 - Votazione Ordine del giorno 9/2736/52 ",
            "original_title": "Votazione Ordine del giorno 9/2736/52 ",
            "description_title": "ODG 9/2736/52",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 41800,
            "slug": "vs19_587_019",
            "identifier": "vs19_587_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_019/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2736/7 - Votazione Ordine del giorno 9/2736/7 ",
            "original_title": "Votazione Ordine del giorno 9/2736/7 ",
            "description_title": "ODG 9/2736/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": 13,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41783,
            "slug": "vs19_587_002",
            "identifier": "vs19_587_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_002/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2736/39 - Votazione Ordine del giorno 9/2736/39 ",
            "original_title": "Votazione Ordine del giorno 9/2736/39 ",
            "description_title": "ODG 9/2736/39",
            "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": 60.49,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41786,
            "slug": "vs19_587_005",
            "identifier": "vs19_587_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_005/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2736/42 - Votazione Ordine del giorno 9/2736/42 ",
            "original_title": "Votazione Ordine del giorno 9/2736/42 ",
            "description_title": "ODG 9/2736/42",
            "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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41784,
            "slug": "vs19_587_003",
            "identifier": "vs19_587_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_003/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2736/40 - Votazione Ordine del giorno 9/2736/40 ",
            "original_title": "Votazione Ordine del giorno 9/2736/40 ",
            "description_title": "ODG 9/2736/40",
            "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": 15,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 41793,
            "slug": "vs19_587_012",
            "identifier": "vs19_587_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_012/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2736/49 - Votazione Ordine del giorno 9/2736/49 ",
            "original_title": "Votazione Ordine del giorno 9/2736/49 ",
            "description_title": "ODG 9/2736/49",
            "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": 14,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41795,
            "slug": "vs19_587_014",
            "identifier": "vs19_587_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_014/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2736/51 - Votazione Ordine del giorno 9/2736/51 ",
            "original_title": "Votazione Ordine del giorno 9/2736/51 ",
            "description_title": "ODG 9/2736/51",
            "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": 15,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41788,
            "slug": "vs19_587_007",
            "identifier": "vs19_587_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_007/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2736/44 - Votazione Ordine del giorno 9/2736/44 ",
            "original_title": "Votazione Ordine del giorno 9/2736/44 ",
            "description_title": "ODG 9/2736/44",
            "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": 12,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41782,
            "slug": "vs19_587_001",
            "identifier": "vs19_587_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_001/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 1,
            "title": "ODG 9/2736/38 - Votazione Ordine del giorno 9/2736/38 ",
            "original_title": "Votazione Ordine del giorno 9/2736/38 ",
            "description_title": "ODG 9/2736/38",
            "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": 61.32,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41789,
            "slug": "vs19_587_008",
            "identifier": "vs19_587_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_008/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2736/45 - Votazione Ordine del giorno 9/2736/45 ",
            "original_title": "Votazione Ordine del giorno 9/2736/45 ",
            "description_title": "ODG 9/2736/45",
            "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": 12,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41804,
            "slug": "vs19_587_023",
            "identifier": "vs19_587_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_023/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 23,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41799,
            "slug": "vs19_587_018",
            "identifier": "vs19_587_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_018/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2736/56 - Votazione Ordine del giorno 9/2736/56 ",
            "original_title": "Votazione Ordine del giorno 9/2736/56 ",
            "description_title": "ODG 9/2736/56",
            "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": 13,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41785,
            "slug": "vs19_587_004",
            "identifier": "vs19_587_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_004/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2736/41 - Votazione Ordine del giorno 9/2736/41 ",
            "original_title": "Votazione Ordine del giorno 9/2736/41 ",
            "description_title": "ODG 9/2736/41",
            "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": 61.32,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41787,
            "slug": "vs19_587_006",
            "identifier": "vs19_587_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_006/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2736/43 - Votazione Ordine del giorno 9/2736/43 ",
            "original_title": "Votazione Ordine del giorno 9/2736/43 ",
            "description_title": "ODG 9/2736/43",
            "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": 61.73,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 41790,
            "slug": "vs19_587_009",
            "identifier": "vs19_587_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_009/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2736/46 - Votazione Ordine del giorno 9/2736/46 ",
            "original_title": "Votazione Ordine del giorno 9/2736/46 ",
            "description_title": "ODG 9/2736/46",
            "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": 11,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41805,
            "slug": "vs19_587_024",
            "identifier": "vs19_587_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_024/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41798,
            "slug": "vs19_587_017",
            "identifier": "vs19_587_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_017/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2736/55 - Votazione Ordine del giorno 9/2736/55 ",
            "original_title": "Votazione Ordine del giorno 9/2736/55 ",
            "description_title": "ODG 9/2736/55",
            "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": 12,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41791,
            "slug": "vs19_587_010",
            "identifier": "vs19_587_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_010/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2736/47 - Votazione Ordine del giorno 9/2736/47 ",
            "original_title": "Votazione Ordine del giorno 9/2736/47 ",
            "description_title": "ODG 9/2736/47",
            "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": 9,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 41740,
            "slug": "vs19_586_005",
            "identifier": "vs19_586_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_005/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 5,
            "title": "RIS 6-215 CPV 14 DISP - Votazione Risoluzione 6_00215",
            "original_title": "Votazione Risoluzione 6_00215",
            "description_title": "RIS 6-215 CPV 14 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 73.66,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 41767,
            "slug": "vs19_586_032",
            "identifier": "vs19_586_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_032/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2736/22 - Votazione Ordine del giorno 9/2736/22 ",
            "original_title": "Votazione Ordine del giorno 9/2736/22 ",
            "description_title": "ODG 9/2736/22",
            "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": 26,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41768,
            "slug": "vs19_586_033",
            "identifier": "vs19_586_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_033/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2736/24 - Votazione Ordine del giorno 9/2736/24 ",
            "original_title": "Votazione Ordine del giorno 9/2736/24 ",
            "description_title": "ODG 9/2736/24",
            "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": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41761,
            "slug": "vs19_586_026",
            "identifier": "vs19_586_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_026/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2736/16 - Votazione Ordine del giorno 9/2736/16 ",
            "original_title": "Votazione Ordine del giorno 9/2736/16 ",
            "description_title": "ODG 9/2736/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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41763,
            "slug": "vs19_586_028",
            "identifier": "vs19_586_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_028/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 28,
            "title": "ODG 9/2736/18 - Votazione Ordine del giorno 9/2736/18 ",
            "original_title": "Votazione Ordine del giorno 9/2736/18 ",
            "description_title": "ODG 9/2736/18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41739,
            "slug": "vs19_586_004",
            "identifier": "vs19_586_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_004/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 4,
            "title": "RIS 6-215 CPV 11 E 12 DISP - Votazione Risoluzione 6_00215",
            "original_title": "Votazione Risoluzione 6_00215",
            "description_title": "RIS 6-215 CPV 11 E 12 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 74.07,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 41754,
            "slug": "vs19_586_019",
            "identifier": "vs19_586_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_019/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2736/6 - Votazione Ordine del giorno 9/2736/6 ",
            "original_title": "Votazione Ordine del giorno 9/2736/6 ",
            "description_title": "ODG 9/2736/6",
            "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": 23,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41755,
            "slug": "vs19_586_020",
            "identifier": "vs19_586_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_020/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2736/8 - Votazione Ordine del giorno 9/2736/8 ",
            "original_title": "Votazione Ordine del giorno 9/2736/8 ",
            "description_title": "ODG 9/2736/8",
            "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": 22,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41750,
            "slug": "vs19_586_015",
            "identifier": "vs19_586_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_015/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 15,
            "title": "RIS 6-219 CPV 4 DISP - Votazione Risoluzione 6_00219",
            "original_title": "Votazione Risoluzione 6_00219",
            "description_title": "RIS 6-219 CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 41756,
            "slug": "vs19_586_021",
            "identifier": "vs19_586_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_021/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2736/9 - Votazione Ordine del giorno 9/2736/9 ",
            "original_title": "Votazione Ordine del giorno 9/2736/9 ",
            "description_title": "ODG 9/2736/9",
            "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": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41757,
            "slug": "vs19_586_022",
            "identifier": "vs19_586_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_022/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2736/11 - Votazione Ordine del giorno 9/2736/11 ",
            "original_title": "Votazione Ordine del giorno 9/2736/11 ",
            "description_title": "ODG 9/2736/11",
            "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": 26,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41753,
            "slug": "vs19_586_018",
            "identifier": "vs19_586_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_018/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2736/3 - Votazione Ordine del giorno 9/2736/3 ",
            "original_title": "Votazione Ordine del giorno 9/2736/3 ",
            "description_title": "ODG 9/2736/3",
            "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": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41742,
            "slug": "vs19_586_007",
            "identifier": "vs19_586_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_007/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-216 CPV 3 E 4 DISP - Votazione Risoluzione 6_00216",
            "original_title": "Votazione Risoluzione 6_00216",
            "description_title": "RIS 6-216 CPV 3 E 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 41749,
            "slug": "vs19_586_014",
            "identifier": "vs19_586_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_014/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 14,
            "title": "RIS 6-219 NO CPV 4 DISP - Votazione Risoluzione 6_00219",
            "original_title": "Votazione Risoluzione 6_00219",
            "description_title": "RIS 6-219 NO CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 106,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 41759,
            "slug": "vs19_586_024",
            "identifier": "vs19_586_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_024/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2736/14 - Votazione Ordine del giorno 9/2736/14 ",
            "original_title": "Votazione Ordine del giorno 9/2736/14 ",
            "description_title": "ODG 9/2736/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": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41769,
            "slug": "vs19_586_034",
            "identifier": "vs19_586_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_034/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2736/26 - Votazione Ordine del giorno 9/2736/26 ",
            "original_title": "Votazione Ordine del giorno 9/2736/26 ",
            "description_title": "ODG 9/2736/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": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41770,
            "slug": "vs19_586_035",
            "identifier": "vs19_586_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_035/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2736/27 - Votazione Ordine del giorno 9/2736/27 ",
            "original_title": "Votazione Ordine del giorno 9/2736/27 ",
            "description_title": "ODG 9/2736/27",
            "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": 26,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41748,
            "slug": "vs19_586_013",
            "identifier": "vs19_586_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_013/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 13,
            "title": "RIS 6-218 CPV 7 DISP - Votazione Risoluzione 6_00218",
            "original_title": "Votazione Risoluzione 6_00218",
            "description_title": "RIS 6-218 CPV 7 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 41746,
            "slug": "vs19_586_011",
            "identifier": "vs19_586_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_011/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 11,
            "title": "RIS 6-217 CPV 8-16 DISP - Votazione Risoluzione 6_00217",
            "original_title": "Votazione Risoluzione 6_00217",
            "description_title": "RIS 6-217 CPV 8-16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 74.07,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 41771,
            "slug": "vs19_586_036",
            "identifier": "vs19_586_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_586_036/?format=api",
            "sitting": {
                "id": 2163,
                "date": "2025-12-17",
                "number": 586,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2736/28 - Votazione Ordine del giorno 9/2736/28 ",
            "original_title": "Votazione Ordine del giorno 9/2736/28 ",
            "description_title": "ODG 9/2736/28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 67.52
        }
    ]
}