Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=195
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=196",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=194",
    "results": [
        {
            "id": 39210,
            "slug": "vs19_498_181",
            "identifier": "vs19_498_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_181/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 181,
            "title": "ART AGG 25.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 18164,
            "slug": "vs19_009_057",
            "identifier": "vs19_009_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_057/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 32.06 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 32.06 DDL n. 0005",
            "original_title": "Votazione Emendamento 32.06 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 32.06 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": 23,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 28076,
            "slug": "vs19_244_031",
            "identifier": "vs19_244_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_031/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/384 E ABB-B/31 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/31 LOMUTI ARNALDO (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": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18130,
            "slug": "vs19_009_004",
            "identifier": "vs19_009_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_004/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 01.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.04 DDL n. 0005",
            "description_title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 40252,
            "slug": "vs19_535_036",
            "identifier": "vs19_535_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_036/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.64 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.64 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.64 DDL n. 2586",
            "description_title": "Emendamento 1.64 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 25151,
            "slug": "vs19_197_055",
            "identifier": "vs19_197_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_055/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25110,
            "slug": "vs19_197_001",
            "identifier": "vs19_197_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_001/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale DDL n. 1324",
            "original_title": "Votazione pregiudiziale DDL n. 1324",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27726,
            "slug": "vs19_239_069",
            "identifier": "vs19_239_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_069/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 19.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1515",
            "description_title": "Emendamento 19.1 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39150,
            "slug": "vs19_498_111",
            "identifier": "vs19_498_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_111/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 12.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40278,
            "slug": "vs19_535_062",
            "identifier": "vs19_535_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_062/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2586/12 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2586/12 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/12 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/12 GIRELLI GIAN ANTONIO (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": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 25141,
            "slug": "vs19_197_056",
            "identifier": "vs19_197_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_056/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 40242,
            "slug": "vs19_535_026",
            "identifier": "vs19_535_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_026/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.18 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2586",
            "description_title": "Emendamento 1.18 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 18161,
            "slug": "vs19_009_038",
            "identifier": "vs19_009_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_038/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendemanto 12.1 ORLANDO ANDREA (PD-IDP) - Votazione DDL n. 0005",
            "original_title": "Votazione DDL n. 0005",
            "description_title": "Emendemanto 12.1 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 40254,
            "slug": "vs19_535_038",
            "identifier": "vs19_535_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_038/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 1.39 ZANELLA LUANA (AVS) e 1.40 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.39 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2586",
            "description_title": "Identici emendamenti 1.39 ZANELLA LUANA (AVS) e 1.40 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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40258,
            "slug": "vs19_535_042",
            "identifier": "vs19_535_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_042/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 ZANELLA LUANA (AVS) - Votazione Emendamento 1.48 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.48 DDL n. 2586",
            "description_title": "Identici emendamenti 1.48 GIRELLI GIAN ANTONIO (PD-IDP) e 1.49 ZANELLA LUANA (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 25009,
            "slug": "vs19_196_031",
            "identifier": "vs19_196_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_031/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1437/34 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1437/34 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/34 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/34 SCARPA RACHELE (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": 23,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39148,
            "slug": "vs19_498_109",
            "identifier": "vs19_498_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_109/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 12.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 38988,
            "slug": "vs19_495_003",
            "identifier": "vs19_495_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_003/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2448/4 - Votazione Ordine del giorno 9/2448/4 ",
            "original_title": "Votazione Ordine del giorno 9/2448/4 ",
            "description_title": "ODG 9/2448/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 28070,
            "slug": "vs19_244_045",
            "identifier": "vs19_244_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_045/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/384 E ABB-B/45 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/45 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/45 TORTO DANIELA (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": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27705,
            "slug": "vs19_240_001",
            "identifier": "vs19_240_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_001/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1304 E ABB - EM 1.1000 - Votazione PDL n. 1304",
            "original_title": "Votazione PDL n. 1304",
            "description_title": "PDL 1304 E ABB - EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 39719,
            "slug": "vs19_506_021",
            "identifier": "vs19_506_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_021/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 21,
            "title": "MOZ 1-463 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-463",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39234,
            "slug": "vs19_498_207",
            "identifier": "vs19_498_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_207/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 207,
            "title": "EM 20.3, 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.3, 20.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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 18168,
            "slug": "vs19_009_043",
            "identifier": "vs19_009_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_043/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 19.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 19.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 19.1 DDL n. 0005",
            "description_title": "Emendamento 19.1 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 28116,
            "slug": "vs19_244_022",
            "identifier": "vs19_244_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_022/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/384 E ABB-B/22 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/22 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/22 DONNO LEONARDO (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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25130,
            "slug": "vs19_197_024",
            "identifier": "vs19_197_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_024/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28089,
            "slug": "vs19_244_032",
            "identifier": "vs19_244_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_032/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/32 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/32 LOVECCHIO GIORGIO (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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27730,
            "slug": "vs19_240_003",
            "identifier": "vs19_240_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_003/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1000 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1000 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1304",
            "description_title": "Emendamento 2.1000 ZANELLA LUANA (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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39046,
            "slug": "vs19_498_211",
            "identifier": "vs19_498_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_211/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 211,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39701,
            "slug": "vs19_506_002",
            "identifier": "vs19_506_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_002/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2126-A E ABB/2 - Votazione Ordine del giorno 9/2126-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/2 ",
            "description_title": "ODG 9/2126-A E ABB/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38995,
            "slug": "vs19_495_011",
            "identifier": "vs19_495_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_011/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-457 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-457",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 18178,
            "slug": "vs19_009_007",
            "identifier": "vs19_009_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_007/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.15 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 1.15 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.15 DDL n. 0005",
            "description_title": "Emendamento 1.15 BENZONI FABRIZIO (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": 23,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 40294,
            "slug": "vs19_536_004",
            "identifier": "vs19_536_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_004/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2570",
            "description_title": "Emendamento 1.4 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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 39236,
            "slug": "vs19_498_209",
            "identifier": "vs19_498_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_209/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 209,
            "title": "EM 20.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39249,
            "slug": "vs19_498_224",
            "identifier": "vs19_498_224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_224/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 224,
            "title": "EM 24.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 25079,
            "slug": "vs19_192_021",
            "identifier": "vs19_192_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_021/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.100 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 10.100 PDL n. 0752",
            "original_title": "Votazione Emendamento 10.100 PDL n. 0752",
            "description_title": "Emendamento 10.100 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 28108,
            "slug": "vs19_244_010",
            "identifier": "vs19_244_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_010/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/384 E ABB-B/10 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/10 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/10 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/10 CAFIERO DE RAHO FEDERICO (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39261,
            "slug": "vs19_498_236",
            "identifier": "vs19_498_236",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_236/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 236,
            "title": "EM 24.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39258,
            "slug": "vs19_498_233",
            "identifier": "vs19_498_233",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_233/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 233,
            "title": "EM 24.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 18196,
            "slug": "vs19_013_001",
            "identifier": "vs19_013_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_013_001/?format=api",
            "sitting": {
                "id": 1228,
                "date": "2022-11-23",
                "number": 13,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00004 ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00004",
            "original_title": "Votazione Mozione 1_00004",
            "description_title": "Mozione n. 1-00004 ASCARI STEFANIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22443,
            "slug": "vs19_134_054",
            "identifier": "vs19_134_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_054/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.79 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.79 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.79 PDL n. 0384",
            "description_title": "Emendamento 3.79 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40317,
            "slug": "vs19_536_027",
            "identifier": "vs19_536_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_027/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.1 DDL n. 2570",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2570",
            "description_title": "Emendamento 4.1 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 39051,
            "slug": "vs19_498_001",
            "identifier": "vs19_498_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_001/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2316-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2316-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 40303,
            "slug": "vs19_536_013",
            "identifier": "vs19_536_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_013/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.6 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.6 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.6 DDL n. 2570",
            "description_title": "Emendamento 3.6 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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39254,
            "slug": "vs19_498_229",
            "identifier": "vs19_498_229",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_229/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 229,
            "title": "EM 24.16, 24.17, 24.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.16, 24.17, 24.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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 25077,
            "slug": "vs19_192_019",
            "identifier": "vs19_192_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_019/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0752",
            "original_title": "Votazione Articolo 9 PDL n. 0752",
            "description_title": "Articolo 9",
            "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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22441,
            "slug": "vs19_134_033",
            "identifier": "vs19_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_033/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.53 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.53 PDL n. 0384",
            "description_title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39104,
            "slug": "vs19_498_061",
            "identifier": "vs19_498_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_061/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 23,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 24970,
            "slug": "vs19_196_054",
            "identifier": "vs19_196_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_054/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39103,
            "slug": "vs19_498_060",
            "identifier": "vs19_498_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_060/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 39028,
            "slug": "vs19_498_048",
            "identifier": "vs19_498_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_048/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 48,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "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": 23,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 63.46
        }
    ]
}