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

{
    "count": 22951,
    "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=-n_margin&page=308",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=306",
    "results": [
        {
            "id": 39200,
            "slug": "vs19_498_170",
            "identifier": "vs19_498_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_170/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 170,
            "title": "EM 25.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 40267,
            "slug": "vs19_535_051",
            "identifier": "vs19_535_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_051/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (PD-IDP) - Votazione Emendamento 2.07 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.07 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39208,
            "slug": "vs19_498_179",
            "identifier": "vs19_498_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_179/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 179,
            "title": "ART AGG 25.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.06",
            "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": 60.66,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 24986,
            "slug": "vs19_196_024",
            "identifier": "vs19_196_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_024/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/27 CASU 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25062,
            "slug": "vs19_192_004",
            "identifier": "vs19_192_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_004/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0752",
            "description_title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22515,
            "slug": "vs19_134_044",
            "identifier": "vs19_134_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_044/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 3.67 QUARTINI ANDREA (M5S), 3.68 STUMPO NICOLA (PD-IDP) e 3.167 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.67 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.67 PDL n. 0384",
            "description_title": "Identici emendamenti 3.67 QUARTINI ANDREA (M5S), 3.68 STUMPO NICOLA (PD-IDP) e 3.167 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 40310,
            "slug": "vs19_536_020",
            "identifier": "vs19_536_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_020/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 3.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.03 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.03 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.03 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 22485,
            "slug": "vs19_134_051",
            "identifier": "vs19_134_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_051/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.160 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.160 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.160 PDL n. 0384",
            "description_title": "Emendamento 3.160 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40042,
            "slug": "vs19_519_041",
            "identifier": "vs19_519_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_041/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2526/16 - Votazione Ordine del giorno 9/2526/16 ",
            "original_title": "Votazione Ordine del giorno 9/2526/16 ",
            "description_title": "ODG 9/2526/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": 21,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39147,
            "slug": "vs19_498_108",
            "identifier": "vs19_498_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_108/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 12.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39193,
            "slug": "vs19_498_163",
            "identifier": "vs19_498_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_163/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 163,
            "title": "EM 25.4, 25.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.4, 25.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39209,
            "slug": "vs19_498_180",
            "identifier": "vs19_498_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_180/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 180,
            "title": "ART AGG 25.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.07",
            "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": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39061,
            "slug": "vs19_498_013",
            "identifier": "vs19_498_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_013/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39699,
            "slug": "vs19_506_019",
            "identifier": "vs19_506_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_019/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 19,
            "title": "Disposizioni per il riconoscimento e la promozione delle zone montane",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2126-A E ABB - VOTO FINALE",
            "public_title": "Disposizioni per il riconoscimento e la promozione delle zone montane",
            "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": 21,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39194,
            "slug": "vs19_498_164",
            "identifier": "vs19_498_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_164/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 164,
            "title": "EM 25.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 27574,
            "slug": "vs19_239_029",
            "identifier": "vs19_239_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_029/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 11.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1515",
            "description_title": "Emendamento 11.5 MEROLA VIRGINIO (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": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39085,
            "slug": "vs19_498_039",
            "identifier": "vs19_498_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_039/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 5.3, 5.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.3, 5.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39120,
            "slug": "vs19_498_080",
            "identifier": "vs19_498_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_080/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 11.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 40022,
            "slug": "vs19_519_021",
            "identifier": "vs19_519_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_021/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 5-BIS.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.09",
            "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": 65.98,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40023,
            "slug": "vs19_519_022",
            "identifier": "vs19_519_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_022/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 5-BIS.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.015",
            "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": 66.8,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 39844,
            "slug": "vs19_515_003",
            "identifier": "vs19_515_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_003/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39262,
            "slug": "vs19_498_237",
            "identifier": "vs19_498_237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_237/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 237,
            "title": "EM 24.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39248,
            "slug": "vs19_498_223",
            "identifier": "vs19_498_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_223/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 223,
            "title": "EM 24.9, 24.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.9, 24.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 40039,
            "slug": "vs19_519_038",
            "identifier": "vs19_519_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_038/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2526/11 - Votazione Ordine del giorno 9/2526/11 ",
            "original_title": "Votazione Ordine del giorno 9/2526/11 ",
            "description_title": "ODG 9/2526/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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40041,
            "slug": "vs19_519_040",
            "identifier": "vs19_519_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_040/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 40,
            "title": "ODG 9/2526/15 - Votazione Ordine del giorno 9/2526/15 ",
            "original_title": "Votazione Ordine del giorno 9/2526/15 ",
            "description_title": "ODG 9/2526/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 39873,
            "slug": "vs19_515_032",
            "identifier": "vs19_515_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_032/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 8.03, 8.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.03, 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39260,
            "slug": "vs19_498_235",
            "identifier": "vs19_498_235",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_235/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 235,
            "title": "EM 24.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39259,
            "slug": "vs19_498_234",
            "identifier": "vs19_498_234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_234/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 234,
            "title": "EM 24.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 27426,
            "slug": "vs19_236_074",
            "identifier": "vs19_236_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_074/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.40 FENU EMILIANO (M5S) - Votazione Emendamento 3.40 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.40 DDL n. 1630",
            "description_title": "Emendamento 3.40 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18170,
            "slug": "vs19_009_025",
            "identifier": "vs19_009_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_025/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 6.1 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 6.1 DDL n. 0005",
            "description_title": "Emendamento 6.1 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 39238,
            "slug": "vs19_498_212",
            "identifier": "vs19_498_212",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_212/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 212,
            "title": "ART AGG 20.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 25140,
            "slug": "vs19_197_049",
            "identifier": "vs19_197_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_049/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1324 E ABB/1 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/1 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/1 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/1 VACCARI STEFANO (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 40035,
            "slug": "vs19_519_034",
            "identifier": "vs19_519_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_034/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2526/5 - Votazione Ordine del giorno 9/2526/5 ",
            "original_title": "Votazione Ordine del giorno 9/2526/5 ",
            "description_title": "ODG 9/2526/5",
            "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": 64.75,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 39112,
            "slug": "vs19_498_071",
            "identifier": "vs19_498_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_071/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 71,
            "title": "EM 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 40323,
            "slug": "vs19_536_033",
            "identifier": "vs19_536_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_033/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.5 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.5 DDL n. 2570",
            "description_title": "Emendamento 6.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39043,
            "slug": "vs19_498_173",
            "identifier": "vs19_498_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_173/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 173,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39223,
            "slug": "vs19_498_195",
            "identifier": "vs19_498_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_195/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 195,
            "title": "SUBEM 0.19.200.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 18137,
            "slug": "vs19_009_041",
            "identifier": "vs19_009_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_041/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 14.1 DE MICHELI PAOLA (PD-IDP) - Votazione Emendamento 14.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 14.1 DDL n. 0005",
            "description_title": "Emendamento 14.1 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 27390,
            "slug": "vs19_237_011",
            "identifier": "vs19_237_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_011/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1419",
            "original_title": "Votazione Articolo 5 DDL n. 1419",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 40284,
            "slug": "vs19_536_067",
            "identifier": "vs19_536_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_067/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2536",
            "original_title": "Votazione Articolo 1 DDL n. 2536",
            "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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 39219,
            "slug": "vs19_498_191",
            "identifier": "vs19_498_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_191/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 191,
            "title": "SUBEM 0.19.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 27458,
            "slug": "vs19_236_067",
            "identifier": "vs19_236_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_067/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 3.25 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.25 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.25 DDL n. 1630",
            "description_title": "Emendamento 3.25 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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39130,
            "slug": "vs19_498_090",
            "identifier": "vs19_498_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_090/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 11.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28347,
            "slug": "vs19_247_065",
            "identifier": "vs19_247_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_065/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1633/114 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1633/114 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/114 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/114 BENZONI FABRIZIO (APERRE)",
            "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": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 27492,
            "slug": "vs19_236_081",
            "identifier": "vs19_236_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_081/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1630/7 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1630/7 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/7 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/7 GUERRA MARIA CECILIA (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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39214,
            "slug": "vs19_498_185",
            "identifier": "vs19_498_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_185/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 26.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40062,
            "slug": "vs19_521_005",
            "identifier": "vs19_521_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_005/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2527/11 - Votazione Ordine del giorno 9/2527/11 ",
            "original_title": "Votazione Ordine del giorno 9/2527/11 ",
            "description_title": "ODG 9/2527/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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 18150,
            "slug": "vs19_009_054",
            "identifier": "vs19_009_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_054/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 30.02 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 30.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 30.02 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 30.02 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 40285,
            "slug": "vs19_536_068",
            "identifier": "vs19_536_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_068/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2536",
            "original_title": "Votazione Articolo 2 DDL n. 2536",
            "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": 21,
            "majority_cohesion_rate": 51.44,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40286,
            "slug": "vs19_536_069",
            "identifier": "vs19_536_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_069/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2536",
            "original_title": "Votazione Articolo 3 DDL n. 2536",
            "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": 21,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 53.5
        }
    ]
}