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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=156",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=154",
    "results": [
        {
            "id": 32970,
            "slug": "19-236-115",
            "identifier": "19-236-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-115/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 115,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 16.152, Durnwalder e Patton",
            "original_title": "Em. 16.152, Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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": 68.97,
            "minority_cohesion_rate": 47.67
        },
        {
            "id": 38354,
            "slug": "19-304-52",
            "identifier": "19-304-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-52/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 52,
            "title": "Conversione decreto cittadinanza italiana",
            "original_title": "DDL n. 1432. Votazione finale",
            "description_title": null,
            "public_title": "Conversione decreto cittadinanza italiana",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 20142,
            "slug": "vs19_081_006",
            "identifier": "vs19_081_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_006/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/889-R/12 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/889-R/12 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/12 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/12 ASCANI ANNA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25306,
            "slug": "vs19_203_009",
            "identifier": "vs19_203_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_009/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1458/10 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1458/10 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/10 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/10 PROVENZANO GIUSEPPE (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": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25309,
            "slug": "vs19_203_019",
            "identifier": "vs19_203_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_019/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1458/20 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1458/20 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/20 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/20 IACONO GIOVANNA (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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 40879,
            "slug": "vs19_555_041",
            "identifier": "vs19_555_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_041/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 18944,
            "slug": "vs19_038_050",
            "identifier": "vs19_038_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_050/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/674/11 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/11 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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18395,
            "slug": "vs19_019_010",
            "identifier": "vs19_019_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_010/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.9 DDL n. 0547",
            "description_title": "Emendamento 1.9 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21261,
            "slug": "vs19_107_001",
            "identifier": "vs19_107_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_001/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (AVS) ed altri - Votazione pregiudiziale DDL n. 1151",
            "original_title": "Votazione pregiudiziale DDL n. 1151",
            "description_title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29206,
            "slug": "vs19_266_046",
            "identifier": "vs19_266_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_046/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1-ter.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-ter.5 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.5 DDL n. 1780",
            "description_title": "Emendamento 1-ter.5 PAVANELLI EMMA (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": 69.75
        },
        {
            "id": 25320,
            "slug": "vs19_203_010",
            "identifier": "vs19_203_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_010/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1458/11 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1458/11 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/11 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/11 MADIA MARIA ANNA (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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 40277,
            "slug": "vs19_535_061",
            "identifier": "vs19_535_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_061/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2586/10 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2586/10 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/10 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/10 ZANELLA LUANA (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": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "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": 27679,
            "slug": "vs19_239_041",
            "identifier": "vs19_239_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_041/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.9 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.9 DDL n. 1515",
            "description_title": "Emendamento 12.9 TABACCI BRUNO (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": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39165,
            "slug": "vs19_498_129",
            "identifier": "vs19_498_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_129/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 15.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 21,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 27695,
            "slug": "vs19_239_037",
            "identifier": "vs19_239_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_037/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 12.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1515",
            "description_title": "Emendamento 12.4 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25004,
            "slug": "vs19_196_016",
            "identifier": "vs19_196_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_016/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1437/18 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/18 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/18 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/18 GNASSI 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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "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": 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": 27431,
            "slug": "vs19_237_014",
            "identifier": "vs19_237_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_014/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1419",
            "original_title": "Votazione Articolo 7 DDL n. 1419",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 39205,
            "slug": "vs19_498_176",
            "identifier": "vs19_498_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_176/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 176,
            "title": "ART AGG 25.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.03",
            "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": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "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": 28107,
            "slug": "vs19_244_002",
            "identifier": "vs19_244_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_002/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/384 E ABB-B/2 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/2 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/2 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/2 AIELLO DAVIDE (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "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": 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": 39221,
            "slug": "vs19_498_193",
            "identifier": "vs19_498_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_193/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 193,
            "title": "SUBEM 0.19.200.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 40282,
            "slug": "vs19_536_074",
            "identifier": "vs19_536_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_074/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 74,
            "title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "original_title": "Votazione finale DDL n. 2536",
            "description_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024 (Approvato dal Senato) (DDL 2536)",
            "public_title": "Rendiconto generale dell'Amministrazione dello Stato per l'esercizio finanziario 2024",
            "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": 52.67,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40302,
            "slug": "vs19_536_012",
            "identifier": "vs19_536_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_012/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.2 GIULIANO CARLA (M5S) - Votazione Emendamento 3.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2570",
            "description_title": "Emendamento 3.2 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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 27411,
            "slug": "vs19_236_063",
            "identifier": "vs19_236_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_063/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.20 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 3.20 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1630",
            "description_title": "Emendamento 3.20 LOVECCHIO GIORGIO (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.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "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": 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": 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": 39916,
            "slug": "vs19_516_013",
            "identifier": "vs19_516_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_013/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/DOC VIII, N 6/33 IMPEGNO - Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "description_title": "ODG 9/DOC VIII, N 6/33 IMPEGNO",
            "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": 61.89,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39273,
            "slug": "vs19_498_251",
            "identifier": "vs19_498_251",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_251/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 251,
            "title": "ODG 9/2316/24 - Votazione Ordine del giorno 9/2316/24 ",
            "original_title": "Votazione Ordine del giorno 9/2316/24 ",
            "description_title": "ODG 9/2316/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 27567,
            "slug": "vs19_239_027",
            "identifier": "vs19_239_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_027/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 11.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1515",
            "description_title": "Emendamento 11.3 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27553,
            "slug": "vs19_239_005",
            "identifier": "vs19_239_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_005/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 3.01 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39206,
            "slug": "vs19_498_177",
            "identifier": "vs19_498_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_177/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 25.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.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": 21,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 18182,
            "slug": "vs19_009_009",
            "identifier": "vs19_009_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_009/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.35 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 1.35 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.35 DDL n. 0005",
            "description_title": "Emendamento 1.35 LOVECCHIO GIORGIO (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": 73.84,
            "minority_cohesion_rate": 83.33
        },
        {
            "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": 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": 39943,
            "slug": "vs19_517_017",
            "identifier": "vs19_517_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_017/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 18126,
            "slug": "vs19_009_046",
            "identifier": "vs19_009_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_046/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 21.05 BONETTI ELENA (AIV-RE) - Votazione Emendamento 21.05 DDL n. 0005",
            "original_title": "Votazione Emendamento 21.05 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 21.05 BONETTI ELENA (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": 74.26,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18132,
            "slug": "vs19_009_062",
            "identifier": "vs19_009_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_062/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 42.07 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 42.07 DDL n. 0005",
            "original_title": "Votazione Emendamento 42.07 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 42.07 MALAVASI ILENIA (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": 73.0,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 39055,
            "slug": "vs19_498_006",
            "identifier": "vs19_498_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_006/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 40311,
            "slug": "vs19_536_021",
            "identifier": "vs19_536_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_021/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 3.04 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.04 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.04 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.04 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": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27388,
            "slug": "vs19_236_069",
            "identifier": "vs19_236_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_069/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.28 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 3.28 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1630",
            "description_title": "Emendamento 3.28 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 71.6
        },
        {
            "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": 39048,
            "slug": "vs19_498_239",
            "identifier": "vs19_498_239",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_239/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 239,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "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": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "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": 40290,
            "slug": "vs19_536_073",
            "identifier": "vs19_536_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_073/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2536",
            "original_title": "Votazione Articolo 7 DDL n. 2536",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.78
        }
    ]
}