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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=153",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=151",
    "results": [
        {
            "id": 18402,
            "slug": "vs19_019_002",
            "identifier": "vs19_019_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_002/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.2 DDL n. 0547",
            "description_title": "Emendamento 1.2 MAGI RICCARDO (MISTO)",
            "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": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29772,
            "slug": "vs19_261_085",
            "identifier": "vs19_261_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_085/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 14.18 IARIA ANTONINO (M5S) - Votazione Emendamento 14.18 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.18 DDL n. 1435",
            "description_title": "Emendamento 14.18 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18398,
            "slug": "vs19_019_011",
            "identifier": "vs19_019_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_011/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.19 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.19 DDL n. 0547",
            "description_title": "Emendamento 1.19 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18744,
            "slug": "vs19_034_003",
            "identifier": "vs19_034_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_034_003/?format=api",
            "sitting": {
                "id": 1271,
                "date": "2023-01-12",
                "number": 34,
                "branch": "C"
            },
            "number": 3,
            "title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri e n. 2 RICHETTI MATTEO (AIV-RE) ed altri - Votazione pregiudiziale DDL n. 0750",
            "original_title": "Votazione pregiudiziale DDL n. 0750",
            "description_title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri e n. 2 RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19968,
            "slug": "vs19_072_088",
            "identifier": "vs19_072_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_088/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 5.23 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.23 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.23 DDL n. 0977",
            "description_title": "Emendamento 5.23 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29616,
            "slug": "vs19_260_011",
            "identifier": "vs19_260_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_011/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso diciassettesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso diciassettesimo della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 20019,
            "slug": "vs19_072_110",
            "identifier": "vs19_072_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_110/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/977/13 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/977/13 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/13 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/13 SCUTELLA' ELISA (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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 40771,
            "slug": "vs19_554_021",
            "identifier": "vs19_554_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_021/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38170,
            "slug": "19-300-14",
            "identifier": "19-300-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-14/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 14,
            "title": "Semplificazione normativa - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Semplificazione normativa",
            "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": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 40778,
            "slug": "vs19_554_028",
            "identifier": "vs19_554_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_028/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.36 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.36",
            "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": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 19076,
            "slug": "vs19_029_029",
            "identifier": "vs19_029_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_029/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/705/29 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/705/29 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/29 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/29 LAUS MAURO ANTONIO DONATO (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": 20,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 19040,
            "slug": "vs19_029_094",
            "identifier": "vs19_029_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_094/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/705/51 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/705/51 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/51 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/51 FORNARO 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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 40972,
            "slug": "vs19_559_007",
            "identifier": "vs19_559_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_559_007/?format=api",
            "sitting": {
                "id": 2126,
                "date": "2025-11-04",
                "number": 559,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2642-A/1 - Votazione Ordine del giorno 9/2642-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2642-A/1 ",
            "description_title": "ODG 9/2642-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35242,
            "slug": "19-254-9",
            "identifier": "19-254-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-9/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 9,
            "title": "Em. 3.4, Tajani e altri",
            "original_title": "Em. 3.4, Tajani e altri",
            "description_title": null,
            "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": 21,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 28550,
            "slug": "vs19_251_015",
            "identifier": "vs19_251_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_015/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00235, sul capoverso quarto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso quarto degli impegni PICCOLOTTI ELISABETTA (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": 8,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29161,
            "slug": "vs19_266_050",
            "identifier": "vs19_266_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_050/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1-ter.10 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-ter.10 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.10 DDL n. 1780",
            "description_title": "Emendamento 1-ter.10 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40908,
            "slug": "vs19_555_076",
            "identifier": "vs19_555_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_076/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 18.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 18394,
            "slug": "vs19_019_035",
            "identifier": "vs19_019_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_035/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 7.1 DDL n. 0547",
            "description_title": "Emendamento 7.1 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18872,
            "slug": "vs19_033_003",
            "identifier": "vs19_033_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_003/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/730/7 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/730/7 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/7 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/7 GIRELLI GIAN ANTONIO (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19950,
            "slug": "vs19_068_004",
            "identifier": "vs19_068_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_004/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0831",
            "description_title": "Emendamento 1.4 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19007,
            "slug": "vs19_029_098",
            "identifier": "vs19_029_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_098/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/705/56 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/705/56 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/56 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/56 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 25480,
            "slug": "vs19_206_048",
            "identifier": "vs19_206_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_048/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 19088,
            "slug": "vs19_029_040",
            "identifier": "vs19_029_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_040/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/705/40 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/705/40 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/40 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/40 PAGANO UBALDO (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": 21,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 40865,
            "slug": "vs19_555_017",
            "identifier": "vs19_555_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_017/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 20155,
            "slug": "vs19_081_005",
            "identifier": "vs19_081_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_005/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/889-R/11 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/11 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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29185,
            "slug": "vs19_266_048",
            "identifier": "vs19_266_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_048/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1-ter.8 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1-ter.8 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.8 DDL n. 1780",
            "description_title": "Emendamento 1-ter.8 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19901,
            "slug": "vs19_068_023",
            "identifier": "vs19_068_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_023/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 3.08 ASCARI STEFANIA (M5S) - Votazione Emendamento 3.08 DDL n. 0831",
            "original_title": "Votazione Emendamento 3.08 DDL n. 0831",
            "description_title": "Articolo aggiuntivo 3.08 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18997,
            "slug": "vs19_029_037",
            "identifier": "vs19_029_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_037/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/705/37 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/705/37 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/37 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/37 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": 21,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 24115,
            "slug": "vs19_161_012",
            "identifier": "vs19_161_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_161_012/?format=api",
            "sitting": {
                "id": 1466,
                "date": "2023-09-13",
                "number": 161,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1344/4 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1344/4 DDL n. 1344",
            "original_title": "Votazione Ordine del giorno 9/1344/4 DDL n. 1344",
            "description_title": "Ordine del giorno n. 9/1344/4 PICCOLOTTI ELISABETTA (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": 21,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 19250,
            "slug": "vs19_051_019",
            "identifier": "vs19_051_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_019/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/750/25 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/750/25 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/25 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/25 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": 21,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 40868,
            "slug": "vs19_555_022",
            "identifier": "vs19_555_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_022/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40802,
            "slug": "vs19_554_052",
            "identifier": "vs19_554_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_052/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 4.4, 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.4, 4.1000",
            "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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 18873,
            "slug": "vs19_029_044",
            "identifier": "vs19_029_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_044/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/705/44 SCHLEIN ELLY (PD-IDP) - Votazione Ordine del giorno 9/705/44 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/44 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/44 SCHLEIN ELLY (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": 21,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 28614,
            "slug": "vs19_252_064",
            "identifier": "vs19_252_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_064/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 5.11 IARIA ANTONINO (M5S) - Votazione Emendamento 5.11 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.11 PDL n. 0703",
            "description_title": "Emendamento 5.11 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29778,
            "slug": "vs19_261_091",
            "identifier": "vs19_261_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_091/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 91,
            "title": "Identici emendamenti 15.4 TRAVERSI ROBERTO (M5S) e 15.5 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.4 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.4 DDL n. 1435",
            "description_title": "Identici emendamenti 15.4 TRAVERSI ROBERTO (M5S) e 15.5 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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29768,
            "slug": "vs19_261_081",
            "identifier": "vs19_261_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_081/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 14.13 IARIA ANTONINO (M5S) - Votazione Emendamento 14.13 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.13 DDL n. 1435",
            "description_title": "Emendamento 14.13 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28616,
            "slug": "vs19_252_024",
            "identifier": "vs19_252_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_024/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.1000 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0703",
            "description_title": "Emendamento 2.1000 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 20145,
            "slug": "vs19_081_010",
            "identifier": "vs19_081_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_010/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/889-R/17 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/889-R/17 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/17 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/17 FURFARO 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": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19275,
            "slug": "vs19_051_017",
            "identifier": "vs19_051_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_017/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/750/23 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/750/23 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/23 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/23 MORASSUT ROBERTO (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": 21,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 29766,
            "slug": "vs19_261_079",
            "identifier": "vs19_261_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_079/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 14.5 IARIA ANTONINO (M5S), 14.6 GHIRRA FRANCESCA (AVS), 14.7 PASTORELLA GIULIA (APERRE) e 14.8 GRUPPIONI NAIKE (IVICRE) - Votazione Emendamento 14.5 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.5 DDL n. 1435",
            "description_title": "Identici emendamenti 14.5 IARIA ANTONINO (M5S), 14.6 GHIRRA FRANCESCA (AVS), 14.7 PASTORELLA GIULIA (APERRE) e 14.8 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 40823,
            "slug": "vs19_554_083",
            "identifier": "vs19_554_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_083/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/2604/1 - Votazione Ordine del giorno 9/2604/1 ",
            "original_title": "Votazione Ordine del giorno 9/2604/1 ",
            "description_title": "ODG 9/2604/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 29662,
            "slug": "vs19_260_057",
            "identifier": "vs19_260_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_057/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 2.13 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.13 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1759",
            "description_title": "Emendamento 2.13 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 40867,
            "slug": "vs19_555_021",
            "identifier": "vs19_555_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_021/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 28649,
            "slug": "vs19_252_075",
            "identifier": "vs19_252_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_075/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.1010 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1010 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1010 PDL n. 0703",
            "description_title": "Emendamento 6.1010 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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29036,
            "slug": "vs19_265_075",
            "identifier": "vs19_265_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_075/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 35.1004 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1004 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1004 DDL n. 1435",
            "description_title": "Emendamento 35.1004 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29034,
            "slug": "vs19_265_045",
            "identifier": "vs19_265_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_045/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 27.33 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 27.33 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.33 DDL n. 1435",
            "description_title": "Emendamento 27.33 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18864,
            "slug": "vs19_029_048",
            "identifier": "vs19_029_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_048/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/705/48 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/705/48 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/48 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/48 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": 21,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 29033,
            "slug": "vs19_265_068",
            "identifier": "vs19_265_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_068/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 35.1005 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1005 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 1435",
            "description_title": "Emendamento 35.1005 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28597,
            "slug": "vs19_252_018",
            "identifier": "vs19_252_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_018/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.1004 IARIA ANTONINO (M5S) - Votazione Emendamento 1.1004 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0703",
            "description_title": "Emendamento 1.1004 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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19694,
            "slug": "vs19_057_015",
            "identifier": "vs19_057_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_015/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/888/32 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/888/32 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/32 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/32 CIANI PAOLO (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        }
    ]
}