Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=127
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=128",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=126",
    "results": [
        {
            "id": 28085,
            "slug": "vs19_244_040",
            "identifier": "vs19_244_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_040/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/384 E ABB-B/40 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/40 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/40 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/40 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 39216,
            "slug": "vs19_498_188",
            "identifier": "vs19_498_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_188/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 188,
            "title": "ART AGG 26.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 40318,
            "slug": "vs19_536_028",
            "identifier": "vs19_536_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_028/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2570",
            "description_title": "Emendamento 4.2 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39247,
            "slug": "vs19_498_222",
            "identifier": "vs19_498_222",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_222/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 222,
            "title": "EM 24.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 40293,
            "slug": "vs19_536_003",
            "identifier": "vs19_536_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_003/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.3 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2570",
            "description_title": "Emendamento 1.3 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": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39385,
            "slug": "vs19_503_050",
            "identifier": "vs19_503_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_050/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.2 BONELLI ANGELO (AVS) - Votazione Emendamento 11.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2482",
            "description_title": "Emendamento 11.2 BONELLI ANGELO (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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 36863,
            "slug": "vs19_440_075",
            "identifier": "vs19_440_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_075/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 22.9 ALIFANO ENRICA (M5S) - Votazione Emendamento 22.9 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.9 DDL n. 2026",
            "description_title": "Emendamento 22.9 ALIFANO ENRICA (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": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32368,
            "slug": "vs19_357_037",
            "identifier": "vs19_357_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_037/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 18 (Mantenimento) - Votazione Articolo 18 DDL n. 1532",
            "original_title": "Votazione Articolo 18 DDL n. 1532",
            "description_title": "Articolo 18 (Mantenimento)",
            "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": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 26094,
            "slug": "vs19_216_089",
            "identifier": "vs19_216_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_089/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 12.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1555",
            "description_title": "Emendamento 12.2 CARAMIELLO ALESSANDRO (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": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40632,
            "slug": "vs19_551_013",
            "identifier": "vs19_551_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_013/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 2.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39443,
            "slug": "vs19_503_108",
            "identifier": "vs19_503_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_108/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici articoli aggiuntivi 13-ter.02 SIMIANI MARCO (PD-IDP) e 13-ter.03 BONELLI ANGELO (AVS) - Votazione Emendamento 13-ter.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-ter.02 DDL n. 2482",
            "description_title": "Identici articoli aggiuntivi 13-ter.02 SIMIANI MARCO (PD-IDP) e 13-ter.03 BONELLI ANGELO (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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38264,
            "slug": "vs19_477_030",
            "identifier": "vs19_477_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_030/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 1.56 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.56",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 32778,
            "slug": "vs19_370_026",
            "identifier": "vs19_370_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_026/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 31659,
            "slug": "vs19_342_035",
            "identifier": "vs19_342_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_035/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2002/39 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2002/39 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/39 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/39 BARZOTTI VALENTINA (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": 19,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 79.5
        },
        {
            "id": 39384,
            "slug": "vs19_503_049",
            "identifier": "vs19_503_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_049/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 11.1 CASO ANTONIO (M5S) - Votazione Emendamento 11.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2482",
            "description_title": "Emendamento 11.1 CASO ANTONIO (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": 19,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 32421,
            "slug": "vs19_357_048",
            "identifier": "vs19_357_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_048/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1532",
            "original_title": "Votazione Articolo 23 DDL n. 1532",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 38317,
            "slug": "vs19_479_025",
            "identifier": "vs19_479_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_025/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2362/10 - Votazione Ordine del giorno 9/2362/10 ",
            "original_title": "Votazione Ordine del giorno 9/2362/10 ",
            "description_title": "ODG 9/2362/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38255,
            "slug": "vs19_477_021",
            "identifier": "vs19_477_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_021/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.35 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32489,
            "slug": "vs19_359_005",
            "identifier": "vs19_359_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_005/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2066/9 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2066/9 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/9 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/9 BALDINO VITTORIA (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": 19,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 39615,
            "slug": "vs19_504_065",
            "identifier": "vs19_504_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_065/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 13.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 35154,
            "slug": "vs19_353_054",
            "identifier": "vs19_353_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_054/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1830/14 MALAVASI ILENIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/14 MALAVASI ILENIA (PD-IDP)",
            "description_title": "",
            "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": 19,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32486,
            "slug": "vs19_359_029",
            "identifier": "vs19_359_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_029/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2066/50 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2066/50 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/50 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/50 DI BIASE MICHELA (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": 19,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 39428,
            "slug": "vs19_503_093",
            "identifier": "vs19_503_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_093/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo aggiuntivo 13-bis.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-bis.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.05 BONELLI ANGELO (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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 37581,
            "slug": "vs19_456_014",
            "identifier": "vs19_456_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_014/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00297, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, FONTANA ILARIA (M5S) ed altri - Votazione Mozione 1_00297",
            "original_title": "Votazione Mozione 1_00297",
            "description_title": "Mozione n. 1-00297, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, FONTANA ILARIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38257,
            "slug": "vs19_477_023",
            "identifier": "vs19_477_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_023/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40658,
            "slug": "vs19_551_044",
            "identifier": "vs19_551_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_044/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 44,
            "title": "DDL 1866-A - EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 1866-A - 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36162,
            "slug": "vs19_427_059",
            "identifier": "vs19_427_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_059/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1000 ALIFANO ENRICA (M5S) - Votazione Emendamento 6.1000 DDL n. 2034",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 2034",
            "description_title": "Emendamento 6.1000 ALIFANO ENRICA (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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34541,
            "slug": "vs19_377_080",
            "identifier": "vs19_377_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_080/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 15.1 FERRARI SARA (PD-IDP)",
            "original_title": "Emendamento 15.1 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "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": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39444,
            "slug": "vs19_503_109",
            "identifier": "vs19_503_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_109/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 13-ter.05 BONELLI ANGELO (AVS) - Votazione Emendamento 13-ter.05 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-ter.05 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-ter.05 BONELLI ANGELO (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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39412,
            "slug": "vs19_503_077",
            "identifier": "vs19_503_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_077/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 12.07 CASO ANTONIO (M5S) - Votazione Emendamento 12.07 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.07 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.07 CASO ANTONIO (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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 35153,
            "slug": "vs19_353_053",
            "identifier": "vs19_353_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_053/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1830/13 FERRARI SARA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/13 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "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": 19,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 35111,
            "slug": "vs19_338_004",
            "identifier": "vs19_338_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_004/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "original_title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "description_title": "",
            "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": 19,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 39314,
            "slug": "vs19_499_025",
            "identifier": "vs19_499_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_025/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.15, 1.16, 1.17, 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15, 1.16, 1.17, 1.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 54.49
        },
        {
            "id": 36663,
            "slug": "vs19_439_030",
            "identifier": "vs19_439_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_030/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2240",
            "original_title": "Votazione Articolo 1 DDL n. 2240",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32621,
            "slug": "vs19_361_009",
            "identifier": "vs19_361_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_009/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1532-bis/24 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1532-bis/24 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/24 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/24 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 35157,
            "slug": "vs19_353_057",
            "identifier": "vs19_353_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_057/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1830/17 BERRUTO MAURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/17 BERRUTO MAURO (PD-IDP)",
            "description_title": "",
            "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": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 33422,
            "slug": "vs19_377_151",
            "identifier": "vs19_377_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_151/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 151,
            "title": "MOZ 1-351 CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV 14 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 32772,
            "slug": "vs19_370_025",
            "identifier": "vs19_370_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_025/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 19,
            "majority_cohesion_rate": 61.0,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 40392,
            "slug": "vs19_539_030",
            "identifier": "vs19_539_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_030/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.38 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.38 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.38 DDL n. 2623",
            "description_title": "Emendamento 1.38 AURIEMMA CARMELA (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": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36161,
            "slug": "vs19_427_055",
            "identifier": "vs19_427_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_055/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.3 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.3 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2034",
            "description_title": "Emendamento 3.3 ALIFANO ENRICA (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": 19,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39423,
            "slug": "vs19_503_088",
            "identifier": "vs19_503_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_088/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici emendamenti 13.8 CASO ANTONIO (M5S) e 13.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.8 DDL n. 2482",
            "description_title": "Identici emendamenti 13.8 CASO ANTONIO (M5S) e 13.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": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38262,
            "slug": "vs19_477_028",
            "identifier": "vs19_477_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_028/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.54 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.54",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39300,
            "slug": "vs19_499_029",
            "identifier": "vs19_499_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_029/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 47.54,
            "minority_cohesion_rate": 50.64
        },
        {
            "id": 32816,
            "slug": "vs19_370_001",
            "identifier": "vs19_370_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_001/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2088 - QUEST PREG 1, 2 E 3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2088 - QUEST PREG 1, 2 E 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": 19,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 37636,
            "slug": "vs19_460_032",
            "identifier": "vs19_460_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_032/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 12.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 12.01 ZARATTI FILIBERTO (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": 7,
            "n_margin": 19,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32049,
            "slug": "vs19_348_023",
            "identifier": "vs19_348_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_023/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 23.01001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 23.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 23.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 23.01001 AURIEMMA CARMELA (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": 19,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 80.5
        },
        {
            "id": 40661,
            "slug": "vs19_551_047",
            "identifier": "vs19_551_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_047/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39670,
            "slug": "vs19_504_133",
            "identifier": "vs19_504_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_133/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 133,
            "title": "ART AGG 25.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.02",
            "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": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39403,
            "slug": "vs19_503_068",
            "identifier": "vs19_503_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_068/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 12.12 CASO ANTONIO (M5S) - Votazione Emendamento 12.12 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.12 DDL n. 2482",
            "description_title": "Emendamento 12.12 CASO ANTONIO (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": 19,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39623,
            "slug": "vs19_504_074",
            "identifier": "vs19_504_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_074/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 74,
            "title": "ART AGG 13.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.02",
            "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": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.9
        }
    ]
}