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

{
    "count": 22130,
    "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=243",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=241",
    "results": [
        {
            "id": 38898,
            "slug": "vs19_491_065",
            "identifier": "vs19_491_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_065/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 25313,
            "slug": "vs19_203_029",
            "identifier": "vs19_203_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_029/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/30 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/30 STEFANAZZI CLAUDIO MICHELE (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": 25,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19970,
            "slug": "vs19_072_035",
            "identifier": "vs19_072_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_035/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.18 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.18 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.18 DDL n. 0977",
            "description_title": "Emendamento 3.18 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": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18771,
            "slug": "vs19_038_005",
            "identifier": "vs19_038_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_005/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.01 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.01 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 38528,
            "slug": "vs19_482_078",
            "identifier": "vs19_482_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_078/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/2402/13 - Votazione Ordine del giorno 9/2402/13 ",
            "original_title": "Votazione Ordine del giorno 9/2402/13 ",
            "description_title": "ODG 9/2402/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 19909,
            "slug": "vs19_072_030",
            "identifier": "vs19_072_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_030/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 ZANELLA LUANA (AVS) - Votazione Emendamento 3.3 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.3 DDL n. 0977",
            "description_title": "Emendamento 3.3 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": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 38531,
            "slug": "vs19_482_081",
            "identifier": "vs19_482_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_081/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 81,
            "title": "ODG 9/2402/16 - Votazione Ordine del giorno 9/2402/16 ",
            "original_title": "Votazione Ordine del giorno 9/2402/16 ",
            "description_title": "ODG 9/2402/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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38529,
            "slug": "vs19_482_079",
            "identifier": "vs19_482_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_079/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 79,
            "title": "ODG 9/2402/14 - Votazione Ordine del giorno 9/2402/14 ",
            "original_title": "Votazione Ordine del giorno 9/2402/14 ",
            "description_title": "ODG 9/2402/14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 18431,
            "slug": "vs19_027_041",
            "identifier": "vs19_027_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_041/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 41,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/35 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/35 GRAZIANO STEFANO (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 87.04
        },
        {
            "id": 37801,
            "slug": "vs19_467_013",
            "identifier": "vs19_467_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_013/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2281/27 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2281/27 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/27 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/27 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 18848,
            "slug": "vs19_033_031",
            "identifier": "vs19_033_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_031/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/730/64 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/730/64 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/64 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/64 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": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38965,
            "slug": "vs19_491_152",
            "identifier": "vs19_491_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_152/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 152,
            "title": "MOZ 1-448 CPV 12 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 12 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38908,
            "slug": "vs19_491_075",
            "identifier": "vs19_491_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_075/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 75,
            "title": "EM 11.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1006",
            "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": 25,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 37800,
            "slug": "vs19_467_012",
            "identifier": "vs19_467_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_012/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2281/26 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2281/26 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/26 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/26 ASCANI ANNA (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": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38497,
            "slug": "vs19_482_047",
            "identifier": "vs19_482_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_047/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.47",
            "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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39159,
            "slug": "vs19_498_122",
            "identifier": "vs19_498_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_122/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 14.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 24,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 19832,
            "slug": "vs19_072_021",
            "identifier": "vs19_072_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_021/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.29 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 2.29 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.29 DDL n. 0977",
            "description_title": "Emendamento 2.29 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": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 20135,
            "slug": "vs19_081_013",
            "identifier": "vs19_081_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_013/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/889-R/20 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/889-R/20 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/20 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/20 PROVENZANO GIUSEPPE (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": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19135,
            "slug": "vs19_045_020",
            "identifier": "vs19_045_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_020/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.20 DDL n. 0785",
            "description_title": "Emendamento 1.20 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39033,
            "slug": "vs19_498_102",
            "identifier": "vs19_498_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_102/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 102,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39098,
            "slug": "vs19_498_054",
            "identifier": "vs19_498_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_054/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 22871,
            "slug": "vs19_129_006",
            "identifier": "vs19_129_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_006/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1238/83 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1238/83 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/83 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/83 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": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19948,
            "slug": "vs19_077_005",
            "identifier": "vs19_077_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_005/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.9 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.9 DDL n. 0939",
            "original_title": "Votazione Emendamento 1.9 DDL n. 0939",
            "description_title": "Emendamento 1.9 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 34356,
            "slug": "19-253-59",
            "identifier": "19-253-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-59/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 59,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.0.4, Nave e altri",
            "original_title": "Em. 36.0.4, Nave e altri",
            "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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 63.56,
            "minority_cohesion_rate": 35.71
        },
        {
            "id": 25291,
            "slug": "vs19_203_001",
            "identifier": "vs19_203_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_001/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1458/1 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/1 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/1 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/1 SIMIANI MARCO (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": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 20033,
            "slug": "vs19_072_113",
            "identifier": "vs19_072_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_113/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/977/17 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/17 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/17 PAVANELLI EMMA (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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 37819,
            "slug": "vs19_467_031",
            "identifier": "vs19_467_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_031/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2281/55 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2281/55 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/55 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/55 RUFFINO DANIELA (APERRE)",
            "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": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39181,
            "slug": "vs19_498_148",
            "identifier": "vs19_498_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_148/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 25304,
            "slug": "vs19_203_023",
            "identifier": "vs19_203_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_023/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1458/24 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/24 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/24 BARBAGALLO ANTHONY EMANUELE (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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 38863,
            "slug": "vs19_491_023",
            "identifier": "vs19_491_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_023/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 19102,
            "slug": "vs19_029_034",
            "identifier": "vs19_029_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_034/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/705/34 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/705/34 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/34 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/34 SARRACINO MARCO (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": 24,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 25488,
            "slug": "vs19_206_044",
            "identifier": "vs19_206_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_044/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1474/6 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1474/6 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/6 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/6 SARRACINO MARCO (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": 24,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19471,
            "slug": "vs19_055_008",
            "identifier": "vs19_055_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_008/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/771/20 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/771/20 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/20 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/20 CASU 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39179,
            "slug": "vs19_498_145",
            "identifier": "vs19_498_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_145/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 145,
            "title": "ART AGG 16.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 16.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": 24,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 19274,
            "slug": "vs19_051_025",
            "identifier": "vs19_051_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_025/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/750/31 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/750/31 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/31 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/31 RICCIARDI TONI (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": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19281,
            "slug": "vs19_051_027",
            "identifier": "vs19_051_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_027/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/750/33 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/33 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/33 GHIO VALENTINA (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": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 38466,
            "slug": "vs19_482_016",
            "identifier": "vs19_482_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_016/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38477,
            "slug": "vs19_482_027",
            "identifier": "vs19_482_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_027/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.28",
            "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": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 19899,
            "slug": "vs19_072_017",
            "identifier": "vs19_072_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_017/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.15 ZANELLA LUANA (AVS) - Votazione Emendamento 2.15 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.15 DDL n. 0977",
            "description_title": "Emendamento 2.15 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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 38876,
            "slug": "vs19_491_041",
            "identifier": "vs19_491_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_041/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 41,
            "title": "ART AGG 8.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 22900,
            "slug": "vs19_129_025",
            "identifier": "vs19_129_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_025/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1238/106 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1238/106 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/106 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/106 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 32980,
            "slug": "19-236-104",
            "identifier": "19-236-104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-104/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 104,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 13.150, Spagnolli e altri",
            "original_title": "Em. 13.150, Spagnolli e altri",
            "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": 6,
            "n_margin": 24,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 43.02
        },
        {
            "id": 19785,
            "slug": "vs19_064_026",
            "identifier": "vs19_064_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_026/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 38496,
            "slug": "vs19_482_046",
            "identifier": "vs19_482_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_046/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 1.46 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.46",
            "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": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 18904,
            "slug": "vs19_033_029",
            "identifier": "vs19_033_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_029/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/730/62 aiello - Votazione Ordine del giorno 9/730/62 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/62 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/62 aiello",
            "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": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 24681,
            "slug": "vs19_183_044",
            "identifier": "vs19_183_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_044/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1492/11 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1492/11 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/11 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/11 GHIO VALENTINA (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": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32943,
            "slug": "19-236-157",
            "identifier": "19-236-157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-157/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 157,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 25.150, Enrico Borghi e Musolino",
            "original_title": "Em. 25.150, Enrico Borghi e Musolino",
            "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": 8,
            "n_margin": 24,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 22083,
            "slug": "vs19_137_009",
            "identifier": "vs19_137_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_009/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.9 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1038",
            "description_title": "Emendamento 2.9 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25307,
            "slug": "vs19_203_026",
            "identifier": "vs19_203_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_026/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1458/27 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1458/27 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/27 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/27 ROSSI 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24654,
            "slug": "vs19_183_058",
            "identifier": "vs19_183_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_058/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1492/28 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1492/28 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/28 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/28 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": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.75
        }
    ]
}