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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=380",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=378",
    "results": [
        {
            "id": 39128,
            "slug": "vs19_498_088",
            "identifier": "vs19_498_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_088/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 11.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 38993,
            "slug": "vs19_495_009",
            "identifier": "vs19_495_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_009/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-426 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-426",
            "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.84,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39937,
            "slug": "vs19_517_011",
            "identifier": "vs19_517_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_011/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39846,
            "slug": "vs19_515_005",
            "identifier": "vs19_515_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_005/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 39843,
            "slug": "vs19_515_002",
            "identifier": "vs19_515_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_002/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 34,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39970,
            "slug": "vs19_517_044",
            "identifier": "vs19_517_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_044/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 13.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 26,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39853,
            "slug": "vs19_515_012",
            "identifier": "vs19_515_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_012/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39850,
            "slug": "vs19_515_009",
            "identifier": "vs19_515_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_009/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 39969,
            "slug": "vs19_517_043",
            "identifier": "vs19_517_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_043/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39842,
            "slug": "vs19_515_001",
            "identifier": "vs19_515_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_001/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2460-A - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2460-A - EM 1.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": 32,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33014,
            "slug": "19-237-6",
            "identifier": "19-237-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-237-6/?format=api",
            "sitting": {
                "id": 1815,
                "date": "2024-10-31",
                "number": 237,
                "branch": "S"
            },
            "number": 6,
            "title": "Articolo 5",
            "original_title": "Articolo 5",
            "description_title": null,
            "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": 35,
            "majority_cohesion_rate": 59.83,
            "minority_cohesion_rate": 52.33
        },
        {
            "id": 33059,
            "slug": "19-241-34",
            "identifier": "19-241-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-241-34/?format=api",
            "sitting": {
                "id": 1819,
                "date": "2024-11-11",
                "number": 241,
                "branch": "S"
            },
            "number": 34,
            "title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco - Em. 19.0.200, Marton e Ettore Antonio Licheri",
            "original_title": "Em. 19.0.200, Marton e Ettore Antonio Licheri",
            "description_title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco",
            "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": 17,
            "majority_cohesion_rate": 59.83,
            "minority_cohesion_rate": 43.53
        },
        {
            "id": 32399,
            "slug": "vs19_357_030",
            "identifier": "vs19_357_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_030/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 13.03 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 13.03 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32354,
            "slug": "vs19_357_047",
            "identifier": "vs19_357_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_047/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1532",
            "original_title": "Votazione Articolo 22 DDL n. 1532",
            "description_title": "Articolo 22",
            "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": 18,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32376,
            "slug": "vs19_357_007",
            "identifier": "vs19_357_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_007/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1532",
            "original_title": "Votazione Articolo 6 DDL n. 1532",
            "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": 15,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32404,
            "slug": "vs19_357_040",
            "identifier": "vs19_357_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_040/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 19.6 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 19.6 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1532",
            "description_title": "Emendamento 19.6 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 65.19
        },
        {
            "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": 32384,
            "slug": "vs19_357_038",
            "identifier": "vs19_357_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_038/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 19.1 GRIBAUDO CHIARA (PD-IDP), 19.3 MARI FRANCESCO (AVS) e 19.4 AIELLO DAVIDE (M5S) - Votazione Emendamento 19.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1532",
            "description_title": "Identici emendamenti 19.1 GRIBAUDO CHIARA (PD-IDP), 19.3 MARI FRANCESCO (AVS) e 19.4 AIELLO DAVIDE (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": 24,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32364,
            "slug": "vs19_357_050",
            "identifier": "vs19_357_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_050/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1532",
            "original_title": "Votazione Articolo 24 DDL n. 1532",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 71,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 68.35
        },
        {
            "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": 32378,
            "slug": "vs19_357_061",
            "identifier": "vs19_357_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_061/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 31.4 MANZI IRENE (PD-IDP) - Votazione Emendamento 31.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.4 DDL n. 1532",
            "description_title": "Emendamento 31.4 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32408,
            "slug": "vs19_357_025",
            "identifier": "vs19_357_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_025/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 11 (Mantenimento) - Votazione Articolo 11 DDL n. 1532",
            "original_title": "Votazione Articolo 11 DDL n. 1532",
            "description_title": "Articolo 11 (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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 32373,
            "slug": "vs19_357_027",
            "identifier": "vs19_357_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_027/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 13.3 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1532",
            "description_title": "Emendamento 13.3 TUCCI RICCARDO (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": 27,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 32422,
            "slug": "vs19_357_001",
            "identifier": "vs19_357_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_001/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (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.75,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32406,
            "slug": "vs19_357_039",
            "identifier": "vs19_357_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_039/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 19.5 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 19.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1532",
            "description_title": "Emendamento 19.5 BARZOTTI 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": 29,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 55.7
        },
        {
            "id": 32465,
            "slug": "vs19_359_018",
            "identifier": "vs19_359_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_018/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2066/22 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2066/22 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/22 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/22 CAPPELLETTI ENRICO (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": 59.75,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32712,
            "slug": "vs19_366_042",
            "identifier": "vs19_366_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_042/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 42,
            "title": "MOZ 1-209 NF RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-209 NF RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 32719,
            "slug": "vs19_366_044",
            "identifier": "vs19_366_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_044/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 44,
            "title": "MOZ 1-337 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-337 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 32703,
            "slug": "vs19_366_041",
            "identifier": "vs19_366_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_041/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 41,
            "title": "MOZ 1-204 UNF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-204 UNF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 59.49
        },
        {
            "id": 32758,
            "slug": "vs19_370_011",
            "identifier": "vs19_370_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_011/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2049/2 - Votazione Ordine del giorno 9/2049/2 ",
            "original_title": "Votazione Ordine del giorno 9/2049/2 ",
            "description_title": "ODG 9/2049/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": 59.75,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 32767,
            "slug": "vs19_370_013",
            "identifier": "vs19_370_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_013/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2049/4 - Votazione Ordine del giorno 9/2049/4 ",
            "original_title": "Votazione Ordine del giorno 9/2049/4 ",
            "description_title": "ODG 9/2049/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": 58,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 32.28
        },
        {
            "id": 38196,
            "slug": "vs19_476_008",
            "identifier": "vs19_476_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_008/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.1 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.1 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0741",
            "description_title": "Emendamento 2.1 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38308,
            "slug": "vs19_479_016",
            "identifier": "vs19_479_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_016/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2362/1 - Votazione Ordine del giorno 9/2362/1 ",
            "original_title": "Votazione Ordine del giorno 9/2362/1 ",
            "description_title": "ODG 9/2362/1",
            "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.67,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37223,
            "slug": "vs19_449_064",
            "identifier": "vs19_449_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_064/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 1-sexies.03 FONTANA ILARIA (M5S) - Votazione Emendamento 1-sexies.03 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.03 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.03 FONTANA ILARIA (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": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37206,
            "slug": "vs19_449_047",
            "identifier": "vs19_449_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_047/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1-ter.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-ter.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.11 DDL n. 2285",
            "description_title": "Emendamento 1-ter.11 L'ABBATE PATTY (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": 33,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37565,
            "slug": "vs19_455_020",
            "identifier": "vs19_455_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_020/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2142/1 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2142/1 DDL n. 2142",
            "original_title": "Votazione Ordine del giorno 9/2142/1 DDL n. 2142",
            "description_title": "Ordine del giorno n. 9/2142/1 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37207,
            "slug": "vs19_449_048",
            "identifier": "vs19_449_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_048/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1-ter.12 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1-ter.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.12 DDL n. 2285",
            "description_title": "Emendamento 1-ter.12 SANTILLO AGOSTINO (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": 34,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37576,
            "slug": "vs19_456_006",
            "identifier": "vs19_456_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_006/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.1 ZANELLA LUANA (AVS) - Votazione Emendamento 4.1 PDL n. 1305",
            "original_title": "Votazione Emendamento 4.1 PDL n. 1305",
            "description_title": "Emendamento 4.1 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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37333,
            "slug": "vs19_450_074",
            "identifier": "vs19_450_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_074/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2084/14 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2084/14 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/14 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/14 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 38298,
            "slug": "vs19_479_006",
            "identifier": "vs19_479_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_006/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38186,
            "slug": "vs19_476_020",
            "identifier": "vs19_476_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_020/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 20,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38206,
            "slug": "vs19_476_019",
            "identifier": "vs19_476_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_019/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001",
            "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.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37334,
            "slug": "vs19_450_075",
            "identifier": "vs19_450_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_075/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2084/16 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2084/16 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/16 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 38184,
            "slug": "vs19_476_007",
            "identifier": "vs19_476_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_007/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0741",
            "original_title": "Votazione Articolo 1 PDL n. 0741",
            "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": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38201,
            "slug": "vs19_476_014",
            "identifier": "vs19_476_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_014/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37325,
            "slug": "vs19_450_066",
            "identifier": "vs19_450_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_066/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2084/6 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2084/6 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/6 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/6 PELLEGRINI MARCO (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": 32,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 37210,
            "slug": "vs19_449_051",
            "identifier": "vs19_449_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_051/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (M5S) - Votazione Emendamento 1-ter-03 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-03 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (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.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37222,
            "slug": "vs19_449_063",
            "identifier": "vs19_449_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_063/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 1-sexies.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.02 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37335,
            "slug": "vs19_450_076",
            "identifier": "vs19_450_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_076/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2084/17 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2084/17 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/17 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/17 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 37212,
            "slug": "vs19_449_053",
            "identifier": "vs19_449_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_053/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 1-ter-05 MORFINO DANIELA (M5S) - Votazione Emendamento 1-ter-05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-05 MORFINO DANIELA (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": 31,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        }
    ]
}