Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=176
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=177",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=175",
    "results": [
        {
            "id": 25946,
            "slug": "vs19_213_013",
            "identifier": "vs19_213_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_013/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1601/15 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1601/15 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/15 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/15 DI LAURO CARMEN (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": 70.46,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 37928,
            "slug": "19-295-60",
            "identifier": "19-295-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-60/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 60,
            "title": "Prestazioni sanitarie - Articolo 8-bis",
            "original_title": "Articolo 8-bis",
            "description_title": "Prestazioni sanitarie",
            "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": 73.11,
            "minority_cohesion_rate": 49.4
        },
        {
            "id": 18850,
            "slug": "vs19_033_019",
            "identifier": "vs19_033_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_019/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/730/40 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/730/40 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/40 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/40 BAKKALI OUIDAD (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": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19962,
            "slug": "vs19_072_079",
            "identifier": "vs19_072_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_079/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.70 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.70 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.70 DDL n. 0977",
            "description_title": "Emendamento 4.70 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19115,
            "slug": "vs19_033_023",
            "identifier": "vs19_033_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_023/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/730/44 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/730/44 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/44 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/44 GRIBAUDO CHIARA (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": 70.46,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29244,
            "slug": "vs19_266_083",
            "identifier": "vs19_266_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_083/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1780/19 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1780/19 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/19 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/19 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25954,
            "slug": "vs19_213_007",
            "identifier": "vs19_213_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_007/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1601/8 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1601/8 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/8 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/8 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 40998,
            "slug": "vs19_560_020",
            "identifier": "vs19_560_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_020/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/703-B/3 - Votazione Ordine del giorno 9/703-B/3 ",
            "original_title": "Votazione Ordine del giorno 9/703-B/3 ",
            "description_title": "ODG 9/703-B/3",
            "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": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 21035,
            "slug": "vs19_097_027",
            "identifier": "vs19_097_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_027/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1112/34 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1112/34 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/34 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/34 CUPERLO GIANNI (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": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19824,
            "slug": "vs19_065_019",
            "identifier": "vs19_065_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_019/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00069",
            "original_title": "Votazione Mozione 1_00069",
            "description_title": "Mozione n. 1-00069, limitatamente al capoverso secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 28604,
            "slug": "vs19_252_010",
            "identifier": "vs19_252_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_010/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0703",
            "description_title": "Emendamento 1.1001 BARBAGALLO ANTHONY EMANUELE (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": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28640,
            "slug": "vs19_252_076",
            "identifier": "vs19_252_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_076/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 6.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1009 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1009 PDL n. 0703",
            "description_title": "Emendamento 6.1009 BARBAGALLO ANTHONY EMANUELE (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.07,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 20236,
            "slug": "vs19_085_009",
            "identifier": "vs19_085_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_009/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/338-B/6 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/338-B/6 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/6 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/6 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": 22,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 28647,
            "slug": "vs19_252_027",
            "identifier": "vs19_252_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_027/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.1002 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 2.1002 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 0703",
            "description_title": "Emendamento 2.1002 BARBAGALLO ANTHONY EMANUELE (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": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20849,
            "slug": "vs19_091_029",
            "identifier": "vs19_091_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_029/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1089/57 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1089/57 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/57 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/57 GRAZIANO 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": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 29811,
            "slug": "vs19_261_124",
            "identifier": "vs19_261_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_124/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 124,
            "title": "Identici emendamenti 15.117 GHIO VALENTINA (PD-IDP) e 15.120 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.117 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.117 DDL n. 1435",
            "description_title": "Identici emendamenti 15.117 GHIO VALENTINA (PD-IDP) e 15.120 PASTORINO LUCA (M-+EUR)",
            "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.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29810,
            "slug": "vs19_261_123",
            "identifier": "vs19_261_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_123/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 123,
            "title": "Identici emendamenti 15.114 GHIO VALENTINA (PD-IDP) e 15.115 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.114 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.114 DDL n. 1435",
            "description_title": "Identici emendamenti 15.114 GHIO VALENTINA (PD-IDP) e 15.115 GHIRRA FRANCESCA (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": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 20241,
            "slug": "vs19_085_007",
            "identifier": "vs19_085_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_085_007/?format=api",
            "sitting": {
                "id": 1346,
                "date": "2023-04-12",
                "number": 85,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/338-B/4 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/338-B/4 PDL n. 0338-B",
            "original_title": "Votazione Ordine del giorno 9/338-B/4 PDL n. 0338-B",
            "description_title": "Ordine del giorno n. 9/338-B/4 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19016,
            "slug": "vs19_029_023",
            "identifier": "vs19_029_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_023/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/705/23 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/705/23 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/23 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/23 FOSSI EMILIANO (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": 76.79,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 20856,
            "slug": "vs19_091_040",
            "identifier": "vs19_091_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_040/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1089/72 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1089/72 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/72 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/72 SCOTTO ARTURO (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": 74.68,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 20189,
            "slug": "vs19_082_028",
            "identifier": "vs19_082_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_028/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/889-R/14 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/889-R/14 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/14 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/14 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": 22,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19026,
            "slug": "vs19_029_100",
            "identifier": "vs19_029_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_100/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/705/58 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/705/58 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/58 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/58 CURTI AUGUSTO (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": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 19023,
            "slug": "vs19_038_057",
            "identifier": "vs19_038_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_057/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/674/18 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/674/18 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/18 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/18 GRAZIANO 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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 20154,
            "slug": "vs19_081_011",
            "identifier": "vs19_081_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_011/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/889-R/18 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/889-R/18 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/18 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/18 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 20848,
            "slug": "vs19_091_028",
            "identifier": "vs19_091_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_028/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1089/56 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1089/56 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/56 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/56 DE LUCA PIERO (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": 74.26,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 40760,
            "slug": "vs19_554_010",
            "identifier": "vs19_554_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_010/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "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.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41015,
            "slug": "vs19_564_001",
            "identifier": "vs19_564_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_001/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2423-A E AB - EM 1.38",
            "original_title": "DDL 2423-A E AB - EM 1.38",
            "description_title": "",
            "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": 49.38,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 28611,
            "slug": "vs19_252_044",
            "identifier": "vs19_252_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_044/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 4.1000 TRAVERSI ROBERTO (M5S) e 4.1006 CASU ANDREA (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0703",
            "description_title": "Identici emendamenti 4.1000 TRAVERSI ROBERTO (M5S) e 4.1006 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29031,
            "slug": "vs19_265_079",
            "identifier": "vs19_265_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_079/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 35.47 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.47 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.47 DDL n. 1435",
            "description_title": "Emendamento 35.47 BARBAGALLO ANTHONY EMANUELE (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.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29160,
            "slug": "vs19_266_056",
            "identifier": "vs19_266_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_056/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 2-bis.1 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.1 DDL n. 1780",
            "description_title": "Emendamento 2-bis.1 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 20841,
            "slug": "vs19_091_038",
            "identifier": "vs19_091_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_038/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1089/70 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1089/70 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/70 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/70 MARINO MARIA STEFANIA (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": 74.68,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18978,
            "slug": "vs19_033_045",
            "identifier": "vs19_033_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_045/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/730/82 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/82 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/82 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 20881,
            "slug": "vs19_091_011",
            "identifier": "vs19_091_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_011/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1089/21 CONTE GIUSEPPE (M5S) - Votazione Ordine del giorno 9/1089/21 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/21 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/21 CONTE GIUSEPPE (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": 73.84,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 41022,
            "slug": "vs19_564_008",
            "identifier": "vs19_564_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_564_008/?format=api",
            "sitting": {
                "id": 2133,
                "date": "2025-11-12",
                "number": 564,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.119",
            "original_title": "EM 1.119",
            "description_title": "",
            "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": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 32952,
            "slug": "19-236-148",
            "identifier": "19-236-148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-148/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 148,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 22.0.155, Durnwalder e Patton",
            "original_title": "Em. 22.0.155, Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 46.51
        },
        {
            "id": 29026,
            "slug": "vs19_265_043",
            "identifier": "vs19_265_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_043/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 27.17 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 27.17 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.17 DDL n. 1435",
            "description_title": "Emendamento 27.17 BARBAGALLO ANTHONY EMANUELE (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": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25928,
            "slug": "vs19_213_011",
            "identifier": "vs19_213_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_011/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/13 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/13 COLUCCI ALFONSO (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": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 28671,
            "slug": "vs19_252_087",
            "identifier": "vs19_252_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_087/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/703/2 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/703/2 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/2 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/2 GHIRRA FRANCESCA (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": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 40821,
            "slug": "vs19_554_071",
            "identifier": "vs19_554_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_071/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2662/16 - Votazione Ordine del giorno 9/2662/16 ",
            "original_title": "Votazione Ordine del giorno 9/2662/16 ",
            "description_title": "ODG 9/2662/16",
            "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": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 29797,
            "slug": "vs19_261_110",
            "identifier": "vs19_261_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_110/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.92 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.92 DDL n. 1435",
            "description_title": "Emendamento 15.92 PASTORINO LUCA (M-+EUR)",
            "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.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18778,
            "slug": "vs19_038_010",
            "identifier": "vs19_038_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_010/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0674",
            "description_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 28603,
            "slug": "vs19_252_094",
            "identifier": "vs19_252_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_094/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 94,
            "title": "Legge quadro in materia di interporti",
            "original_title": "Votazione finale PDL n. 0703",
            "description_title": "Legge quadro in materia di interporti (PDL 703)",
            "public_title": "Legge quadro in materia di interporti",
            "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": 52.74,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 28589,
            "slug": "vs19_252_022",
            "identifier": "vs19_252_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_022/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.21 IARIA ANTONINO (M5S) - Votazione Emendamento 1.21 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.21 PDL n. 0703",
            "description_title": "Emendamento 1.21 IARIA ANTONINO (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": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 20134,
            "slug": "vs19_081_021",
            "identifier": "vs19_081_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_021/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/889-R/29 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/889-R/29 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/29 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/29 EVI ELEONORA (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29786,
            "slug": "vs19_261_099",
            "identifier": "vs19_261_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_099/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 15.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.27 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.27 DDL n. 1435",
            "description_title": "Emendamento 15.27 GHIRRA FRANCESCA (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.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18769,
            "slug": "vs19_038_009",
            "identifier": "vs19_038_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_009/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici articoli aggiuntivi 1.0115 DI SANZO CHRISTIAN DIEGO (PD-IDP) e 1.0116 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 1.0115 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.0115 DDL n. 0674",
            "description_title": "Identici articoli aggiuntivi 1.0115 DI SANZO CHRISTIAN DIEGO (PD-IDP) e 1.0116 RUFFINO DANIELA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 20168,
            "slug": "vs19_081_024",
            "identifier": "vs19_081_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_024/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/889-R/34 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/889-R/34 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/34 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/34 DEL BARBA MAURO (AIV-RE)",
            "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": 66.67,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21024,
            "slug": "vs19_097_013",
            "identifier": "vs19_097_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_013/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (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": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34357,
            "slug": "19-253-58",
            "identifier": "19-253-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-58/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 58,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.0.3, Lorefice",
            "original_title": "Em. 36.0.3, Lorefice",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 64.41,
            "minority_cohesion_rate": 41.67
        },
        {
            "id": 20880,
            "slug": "vs19_091_041",
            "identifier": "vs19_091_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_041/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1089/74 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1089/74 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/74 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/74 BONAFE' SIMONA (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": 75.11,
            "minority_cohesion_rate": 83.33
        }
    ]
}