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

{
    "count": 22950,
    "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=179",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=177",
    "results": [
        {
            "id": 25163,
            "slug": "vs19_200_041",
            "identifier": "vs19_200_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_041/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39195,
            "slug": "vs19_498_165",
            "identifier": "vs19_498_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_165/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 165,
            "title": "EM 25.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39949,
            "slug": "vs19_517_023",
            "identifier": "vs19_517_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_023/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 25119,
            "slug": "vs19_197_044",
            "identifier": "vs19_197_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_044/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 18151,
            "slug": "vs19_009_061",
            "identifier": "vs19_009_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_061/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 42.2 PAGANO UBALDO (PD-IDP) e 42.3 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 42.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 42.2 DDL n. 0005",
            "description_title": "Identici emendamenti 42.2 PAGANO UBALDO (PD-IDP) e 42.3 DELL'OLIO GIANMAURO (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": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 39940,
            "slug": "vs19_517_014",
            "identifier": "vs19_517_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_014/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39980,
            "slug": "vs19_517_054",
            "identifier": "vs19_517_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_054/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 25012,
            "slug": "vs19_196_045",
            "identifier": "vs19_196_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_045/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1437/48 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1437/48 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/48 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/48 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": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39202,
            "slug": "vs19_498_172",
            "identifier": "vs19_498_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_172/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 25.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.14",
            "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": 22,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 40017,
            "slug": "vs19_519_016",
            "identifier": "vs19_519_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_016/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 4.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40018,
            "slug": "vs19_519_017",
            "identifier": "vs19_519_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_017/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 18125,
            "slug": "vs19_009_020",
            "identifier": "vs19_009_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_020/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.1 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0005",
            "description_title": "Emendamento 5.1 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 40021,
            "slug": "vs19_519_020",
            "identifier": "vs19_519_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_020/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 5-BIS.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40036,
            "slug": "vs19_519_035",
            "identifier": "vs19_519_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_035/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2526/7 - Votazione Ordine del giorno 9/2526/7 ",
            "original_title": "Votazione Ordine del giorno 9/2526/7 ",
            "description_title": "ODG 9/2526/7",
            "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": 22,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40037,
            "slug": "vs19_519_036",
            "identifier": "vs19_519_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_036/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2526/9 - Votazione Ordine del giorno 9/2526/9 ",
            "original_title": "Votazione Ordine del giorno 9/2526/9 ",
            "description_title": "ODG 9/2526/9",
            "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": 22,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 24971,
            "slug": "vs19_196_029",
            "identifier": "vs19_196_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_029/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (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": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 40029,
            "slug": "vs19_519_028",
            "identifier": "vs19_519_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_028/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 28,
            "title": "ART AGG 5-BIS.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 39052,
            "slug": "vs19_498_002",
            "identifier": "vs19_498_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_002/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 40063,
            "slug": "vs19_521_006",
            "identifier": "vs19_521_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_006/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2527/12 - Votazione Ordine del giorno 9/2527/12 ",
            "original_title": "Votazione Ordine del giorno 9/2527/12 ",
            "description_title": "ODG 9/2527/12",
            "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": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 21961,
            "slug": "vs19_124_034",
            "identifier": "vs19_124_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_034/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40070,
            "slug": "vs19_521_013",
            "identifier": "vs19_521_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_013/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2527/20 - Votazione Ordine del giorno 9/2527/20 ",
            "original_title": "Votazione Ordine del giorno 9/2527/20 ",
            "description_title": "ODG 9/2527/20",
            "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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 39242,
            "slug": "vs19_498_217",
            "identifier": "vs19_498_217",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_217/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 217,
            "title": "EM 24.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39232,
            "slug": "vs19_498_205",
            "identifier": "vs19_498_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_205/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 205,
            "title": "ART AGG 19.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 19.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39204,
            "slug": "vs19_498_175",
            "identifier": "vs19_498_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_175/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 175,
            "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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39192,
            "slug": "vs19_498_162",
            "identifier": "vs19_498_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_162/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 25.2, 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.2, 25.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28097,
            "slug": "vs19_244_012",
            "identifier": "vs19_244_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_012/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/384 E ABB-B/12 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/12 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/12 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/12 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 39105,
            "slug": "vs19_498_062",
            "identifier": "vs19_498_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_062/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 22,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39065,
            "slug": "vs19_498_017",
            "identifier": "vs19_498_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_017/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 40112,
            "slug": "vs19_524_006",
            "identifier": "vs19_524_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_006/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2551/43 - Votazione Ordine del giorno 9/2551/43 ",
            "original_title": "Votazione Ordine del giorno 9/2551/43 ",
            "description_title": "ODG 9/2551/43",
            "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": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 39154,
            "slug": "vs19_498_116",
            "identifier": "vs19_498_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_116/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 13.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 25075,
            "slug": "vs19_192_017",
            "identifier": "vs19_192_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_017/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.2000 della Commissione - Votazione Emendamento 8.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 8.2000 PDL n. 0752",
            "description_title": "Emendamento 8.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28111,
            "slug": "vs19_244_004",
            "identifier": "vs19_244_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_004/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/384 E ABB-B/4 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/4 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/4 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/4 AMATO GAETANO (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28118,
            "slug": "vs19_244_001",
            "identifier": "vs19_244_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_001/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/384 E ABB-B/1 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/1 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/1 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/1 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28059,
            "slug": "vs19_244_054",
            "identifier": "vs19_244_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_054/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 54,
            "title": "Istituzione commissione d'inchiesta Covid",
            "original_title": "Votazione finale PDL n. 0384-B",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 (Approvata, in un testo unificato, dalla Camera e modificata dal Senato) (Testo unificato PDL 384-446-459-B)",
            "public_title": "Istituzione commissione d'inchiesta Covid",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 22012,
            "slug": "vs19_124_025",
            "identifier": "vs19_124_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_025/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1151/33 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1151/33 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/33 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/33 PELUFFO VINICIO GIUSEPPE GUIDO (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": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 40101,
            "slug": "vs19_524_056",
            "identifier": "vs19_524_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_056/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 56,
            "title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2538 - VOTO FINALE",
            "public_title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 25069,
            "slug": "vs19_192_011",
            "identifier": "vs19_192_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_011/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0752",
            "original_title": "Votazione Articolo 5 PDL n. 0752",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 40103,
            "slug": "vs19_524_045",
            "identifier": "vs19_524_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_045/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 45,
            "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": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38994,
            "slug": "vs19_495_010",
            "identifier": "vs19_495_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_010/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-456 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-456",
            "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": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 40247,
            "slug": "vs19_535_031",
            "identifier": "vs19_535_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_031/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 1.28 GIRELLI GIAN ANTONIO (PD-IDP) e 1.29 ZANELLA LUANA (AVS) - Votazione Emendamento 1.28 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2586",
            "description_title": "Identici emendamenti 1.28 GIRELLI GIAN ANTONIO (PD-IDP) e 1.29 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 21997,
            "slug": "vs19_124_030",
            "identifier": "vs19_124_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_030/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 40249,
            "slug": "vs19_535_033",
            "identifier": "vs19_535_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_033/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.33 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.33 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2586",
            "description_title": "Emendamento 1.33 SPORTIELLO GILDA (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": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 28088,
            "slug": "vs19_244_008",
            "identifier": "vs19_244_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_008/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/384 E ABB-B/8 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/8 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40245,
            "slug": "vs19_535_029",
            "identifier": "vs19_535_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_029/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 1.25 MALAVASI ILENIA (PD-IDP) e 1.62 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.25 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2586",
            "description_title": "Identici emendamenti 1.25 MALAVASI ILENIA (PD-IDP) e 1.62 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 22408,
            "slug": "vs19_134_045",
            "identifier": "vs19_134_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_045/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.70 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.70 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.70 PDL n. 0384",
            "description_title": "Emendamento 3.70 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 38996,
            "slug": "vs19_495_012",
            "identifier": "vs19_495_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_012/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-458 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-458",
            "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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 40269,
            "slug": "vs19_535_053",
            "identifier": "vs19_535_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_053/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 2.010 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 2.010 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.010 DDL n. 2586",
            "description_title": "Articolo aggiuntivo 2.010 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40275,
            "slug": "vs19_535_059",
            "identifier": "vs19_535_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_059/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2586/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2586/8 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/8 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/8 ZARATTI FILIBERTO (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": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40261,
            "slug": "vs19_535_045",
            "identifier": "vs19_535_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_045/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.53 CIANI PAOLO (PD-IDP) - Votazione Emendamento 1.53 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2586",
            "description_title": "Emendamento 1.53 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40265,
            "slug": "vs19_535_049",
            "identifier": "vs19_535_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_049/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.03 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.03 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        }
    ]
}