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

{
    "count": 22537,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=24",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=22",
    "results": [
        {
            "id": 30332,
            "slug": "vs19_300_005",
            "identifier": "vs19_300_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_005/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.700 della Commissione - Votazione Emendamento 1.700 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.700 PDL n. 0304",
            "description_title": "Emendamento 1.700 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30333,
            "slug": "vs19_300_008",
            "identifier": "vs19_300_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_008/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 8,
            "title": "Delega al governo per la riforma della disciplina in materia di conflitto di interessi",
            "original_title": "Votazione finale PDL n. 0304",
            "description_title": "Delega al Governo per la riforma della disciplina in materia di conflitto di interessi per i titolari di cariche di governo statali, regionali e delle province autonome di Trento e di Bolzano e per i presidenti e i componenti delle autorità indipendenti di garanzia, vigilanza e regolazione (PDL 304)",
            "public_title": "Delega al governo per la riforma della disciplina in materia di conflitto di interessi",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 31724,
            "slug": "vs19_342_104",
            "identifier": "vs19_342_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_104/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 30941,
            "slug": "vs19_317_085",
            "identifier": "vs19_317_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_085/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1933/96, come riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1933/96, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/96, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/96, come riformulato, MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 113,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31718,
            "slug": "vs19_342_098",
            "identifier": "vs19_342_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_098/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1974/14 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1974/14 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/14 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/14 ORFINI MATTEO (PD-IDP)",
            "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": 34,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 31707,
            "slug": "vs19_342_087",
            "identifier": "vs19_342_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_087/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1974/2 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1974/2 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/2 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/2 ORRICO ANNA LAURA (M5S)",
            "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": 34,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 31712,
            "slug": "vs19_342_092",
            "identifier": "vs19_342_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_092/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/8 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/8 LAI SILVIO (PD-IDP)",
            "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": 35,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31595,
            "slug": "vs19_342_084",
            "identifier": "vs19_342_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_084/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1974",
            "original_title": "Votazione Articolo 1 DDL n. 1974",
            "description_title": "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 30329,
            "slug": "vs19_300_003",
            "identifier": "vs19_300_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_003/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.1001 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0304",
            "description_title": "Emendamento 1.1001 COLUCCI ALFONSO (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": 22,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 38401,
            "slug": "vs19_481_010",
            "identifier": "vs19_481_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_010/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2329-A/10 - Votazione Ordine del giorno 9/2329-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/10 ",
            "description_title": "ODG 9/2329-A/10",
            "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": 55.97,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38452,
            "slug": "vs19_482_002",
            "identifier": "vs19_482_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_002/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2402 - EM 1.1, 1.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2402 - EM 1.1, 1.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": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40515,
            "slug": "vs19_544_016",
            "identifier": "vs19_544_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_016/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 16,
            "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": 122,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40336,
            "slug": "vs19_536_046",
            "identifier": "vs19_536_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_046/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40483,
            "slug": "vs19_543_027",
            "identifier": "vs19_543_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_027/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38399,
            "slug": "vs19_481_008",
            "identifier": "vs19_481_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_008/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2329-A/8 - Votazione Ordine del giorno 9/2329-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/8 ",
            "description_title": "ODG 9/2329-A/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": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38276,
            "slug": "vs19_477_042",
            "identifier": "vs19_477_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_042/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2333-A/2 - Votazione Ordine del giorno 9/2333-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/2 ",
            "description_title": "ODG 9/2333-A/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": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40519,
            "slug": "vs19_544_021",
            "identifier": "vs19_544_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_021/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 21,
            "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": 121,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38453,
            "slug": "vs19_482_003",
            "identifier": "vs19_482_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_003/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1016",
            "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": 55.97,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40335,
            "slug": "vs19_536_045",
            "identifier": "vs19_536_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_045/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40514,
            "slug": "vs19_544_015",
            "identifier": "vs19_544_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_015/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 15,
            "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": 122,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40307,
            "slug": "vs19_536_017",
            "identifier": "vs19_536_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_017/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40333,
            "slug": "vs19_536_043",
            "identifier": "vs19_536_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_043/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 43,
            "title": "ART AGG 8.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37320,
            "slug": "vs19_450_061",
            "identifier": "vs19_450_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_061/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1.46 GIULIANO CARLA (M5S) - Votazione Emendamento 1.46 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.46 PDL n. 2084",
            "description_title": "Emendamento 1.46 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 38499,
            "slug": "vs19_482_049",
            "identifier": "vs19_482_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_049/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 1.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1015",
            "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": 55.97,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40413,
            "slug": "vs19_539_051",
            "identifier": "vs19_539_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_051/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.8",
            "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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37766,
            "slug": "vs19_464_035",
            "identifier": "vs19_464_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_035/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1621/5 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1621/5 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/5 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/5 ASCARI STEFANIA (M5S)",
            "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": 28,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 37769,
            "slug": "vs19_464_038",
            "identifier": "vs19_464_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_038/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1621/8 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1621/8 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/8 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/8 AURIEMMA CARMELA (M5S)",
            "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": 28,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40433,
            "slug": "vs19_540_016",
            "identifier": "vs19_540_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_016/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 16,
            "title": "Conversione decreto terra dei fuochi",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2623- VOTO FINALE",
            "public_title": "Conversione decreto terra dei fuochi",
            "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": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40477,
            "slug": "vs19_543_021",
            "identifier": "vs19_543_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_021/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40412,
            "slug": "vs19_539_050",
            "identifier": "vs19_539_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_050/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40475,
            "slug": "vs19_543_019",
            "identifier": "vs19_543_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_019/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40406,
            "slug": "vs19_539_044",
            "identifier": "vs19_539_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_044/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 2.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 26,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40321,
            "slug": "vs19_536_031",
            "identifier": "vs19_536_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_031/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40345,
            "slug": "vs19_536_055",
            "identifier": "vs19_536_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_055/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2570-A/3 - Votazione Ordine del giorno 9/2570-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2570-A/3 ",
            "description_title": "ODG 9/2570-A/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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38436,
            "slug": "vs19_481_045",
            "identifier": "vs19_481_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_045/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2329-A/45 - Votazione Ordine del giorno 9/2329-A/45 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/45 ",
            "description_title": "ODG 9/2329-A/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": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40319,
            "slug": "vs19_536_029",
            "identifier": "vs19_536_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_029/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40320,
            "slug": "vs19_536_030",
            "identifier": "vs19_536_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_030/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37157,
            "slug": "vs19_446_002",
            "identifier": "vs19_446_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_002/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.23 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.23 PDL n. 2084",
            "description_title": "Emendamento 1.23 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37777,
            "slug": "vs19_464_046",
            "identifier": "vs19_464_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_046/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1621/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/16 SERRACCHIANI DEBORA (PD-IDP)",
            "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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40465,
            "slug": "vs19_543_009",
            "identifier": "vs19_543_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_009/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38033,
            "slug": "vs19_470_042",
            "identifier": "vs19_470_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_042/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2308/91 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2308/91 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/91 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/91 ROSSI ANDREA (PD-IDP)",
            "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": 30,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 40394,
            "slug": "vs19_539_032",
            "identifier": "vs19_539_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_032/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 1.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40404,
            "slug": "vs19_539_042",
            "identifier": "vs19_539_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_042/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 1.53 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.53",
            "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": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40388,
            "slug": "vs19_539_026",
            "identifier": "vs19_539_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_026/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.33",
            "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": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40495,
            "slug": "vs19_543_039",
            "identifier": "vs19_543_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_039/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2473-A/4 - Votazione Ordine del giorno 9/2473-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2473-A/4 ",
            "description_title": "ODG 9/2473-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40334,
            "slug": "vs19_536_044",
            "identifier": "vs19_536_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_044/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 44,
            "title": "ART AGG 8.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38400,
            "slug": "vs19_481_009",
            "identifier": "vs19_481_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_009/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2329-A/9 - Votazione Ordine del giorno 9/2329-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/9 ",
            "description_title": "ODG 9/2329-A/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": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38426,
            "slug": "vs19_481_035",
            "identifier": "vs19_481_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_035/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2329-A/35 - Votazione Ordine del giorno 9/2329-A/35 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/35 ",
            "description_title": "ODG 9/2329-A/35",
            "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": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40540,
            "slug": "vs19_547_027",
            "identifier": "vs19_547_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_027/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 27,
            "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": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 32822,
            "slug": "vs19_371_005",
            "identifier": "vs19_371_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_005/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 37.97
        }
    ]
}