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

{
    "count": 22951,
    "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_rebels&page=310",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=308",
    "results": [
        {
            "id": 38120,
            "slug": "19-300-64",
            "identifier": "19-300-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-64/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 64,
            "title": "Semplificazione normativa - Em. 18.205, Cataldi e Maiorino",
            "original_title": "Em. 18.205, Cataldi e Maiorino",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38122,
            "slug": "19-300-62",
            "identifier": "19-300-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-62/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 62,
            "title": "Semplificazione normativa - Em. 18.201 (1a parte), De Cristofaro e altri",
            "original_title": "Em. 18.201 (1a parte), De Cristofaro e altri",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 26907,
            "slug": "19-147-255",
            "identifier": "19-147-255",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-255/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 255,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 10.213, Damante e altri",
            "original_title": "Em. 10.213, Damante e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 18,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 28617,
            "slug": "vs19_252_078",
            "identifier": "vs19_252_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_078/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 6.1003 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1003 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1003 PDL n. 0703",
            "description_title": "Emendamento 6.1003 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 18752,
            "slug": "vs19_038_034",
            "identifier": "vs19_038_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_034/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 5-QUATER.0101 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0101 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0101 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0101 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 28590,
            "slug": "vs19_252_032",
            "identifier": "vs19_252_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_032/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.4 IARIA ANTONINO (M5S) - Votazione Emendamento 3.4 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0703",
            "description_title": "Emendamento 3.4 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": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 38131,
            "slug": "19-300-53",
            "identifier": "19-300-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-53/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 53,
            "title": "Semplificazione normativa - Em. 16.205, Giorgis e altri",
            "original_title": "Em. 16.205, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "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": 7,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 19117,
            "slug": "vs19_029_022",
            "identifier": "vs19_029_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_022/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/705/22 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/705/22 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/22 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/22 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 38176,
            "slug": "19-300-8",
            "identifier": "19-300-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-8/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 8,
            "title": "Semplificazione normativa - Em. 2.200, Giorgis e altri",
            "original_title": "Em. 2.200, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "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": 9,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 24052,
            "slug": "vs19_160_022",
            "identifier": "vs19_160_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_022/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1364",
            "description_title": "Emendamento 3.5 SCOTTO ARTURO (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": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28544,
            "slug": "vs19_251_086",
            "identifier": "vs19_251_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_086/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 86,
            "title": "Mozione n. 1-00244, sul capoverso quarantottesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso quarantottesimo delle premesse ORRICO ANNA LAURA (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": 35,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18498,
            "slug": "vs19_025_009",
            "identifier": "vs19_025_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_009/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 TUCCI RICCARDO (M5S) - Votazione Emendamento 2.7 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.7 DDL n. 0664",
            "description_title": "Emendamento 2.7 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21798,
            "slug": "vs19_117_002",
            "identifier": "vs19_117_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_002/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1195/7 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1195/7 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/7 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/7 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.64
        },
        {
            "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": 20180,
            "slug": "vs19_082_037",
            "identifier": "vs19_082_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_037/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 0795",
            "original_title": "Votazione Articolo 2 DDL n. 0795",
            "description_title": "Articolo 2",
            "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": 135,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29780,
            "slug": "vs19_261_093",
            "identifier": "vs19_261_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_093/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 93,
            "title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 15.8 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.8 DDL n. 1435",
            "description_title": "Identici emendamenti 15.8 GHIO VALENTINA (PD-IDP) e 15.11 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 38075,
            "slug": "19-300-109",
            "identifier": "19-300-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-109/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 109,
            "title": "Semplificazione normativa - Em. 21.205, Mazzella e altri",
            "original_title": "Em. 21.205, Mazzella e altri",
            "description_title": "Semplificazione normativa",
            "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": 9,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 22693,
            "slug": "vs19_128_040",
            "identifier": "vs19_128_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_040/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1238/37 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1238/37 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/37 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/37 LACARRA 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": 31,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 38155,
            "slug": "19-300-29",
            "identifier": "19-300-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-29/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 29,
            "title": "Semplificazione normativa - Em. 12.201, Parrini e altri",
            "original_title": "Em. 12.201, Parrini e altri",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 40943,
            "slug": "vs19_555_113",
            "identifier": "vs19_555_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_113/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 20.5, 20.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.5, 20.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 38175,
            "slug": "19-300-9",
            "identifier": "19-300-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-9/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 9,
            "title": "Semplificazione normativa - Em. 2.11, De Cristofaro e altri",
            "original_title": "Em. 2.11, De Cristofaro e altri",
            "description_title": "Semplificazione normativa",
            "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": 10,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 28618,
            "slug": "vs19_252_012",
            "identifier": "vs19_252_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_012/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.11 IARIA ANTONINO (M5S) - Votazione Emendamento 1.11 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0703",
            "description_title": "Emendamento 1.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": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18748,
            "slug": "vs19_038_040",
            "identifier": "vs19_038_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_040/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 5-QUINQUIES.0100 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5-QUINQUIES.0100 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.0100 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUINQUIES.0100 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 29815,
            "slug": "vs19_261_001",
            "identifier": "vs19_261_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_001/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1759/4 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1759/4 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/4 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/4 L'ABBATE PATTY (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": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 38111,
            "slug": "19-300-73",
            "identifier": "19-300-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-73/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 73,
            "title": "Semplificazione normativa - Emm. 18.216, 18.217 e 18.218",
            "original_title": "Emm. 18.216, 18.217 e 18.218",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38112,
            "slug": "19-300-72",
            "identifier": "19-300-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-72/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 72,
            "title": "Semplificazione normativa - Emm. 18.213, 18.214 e 18.215",
            "original_title": "Emm. 18.213, 18.214 e 18.215",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 40944,
            "slug": "vs19_555_114",
            "identifier": "vs19_555_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_114/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 20.7, 20.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.7, 20.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 28611,
            "slug": "vs19_252_044",
            "identifier": "vs19_252_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_044/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 4.1000 TRAVERSI ROBERTO (M5S) e 4.1006 CASU ANDREA (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0703",
            "description_title": "Identici emendamenti 4.1000 TRAVERSI ROBERTO (M5S) e 4.1006 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28606,
            "slug": "vs19_252_079",
            "identifier": "vs19_252_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_079/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 6.5 IARIA ANTONINO (M5S) - Votazione Emendamento 6.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.5 PDL n. 0703",
            "description_title": "Emendamento 6.5 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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21273,
            "slug": "vs19_107_013",
            "identifier": "vs19_107_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_013/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/622/2 BONETTI ELENA (AIV-RE) - Votazione Ordine del giorno 9/622/2 PDL n. 0622",
            "original_title": "Votazione Ordine del giorno 9/622/2 PDL n. 0622",
            "description_title": "Ordine del giorno n. 9/622/2 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 38137,
            "slug": "19-300-47",
            "identifier": "19-300-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-47/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 47,
            "title": "Semplificazione normativa - Em. 15.210, Valente e altri",
            "original_title": "Em. 15.210, Valente e altri",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 38138,
            "slug": "19-300-46",
            "identifier": "19-300-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-46/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 46,
            "title": "Semplificazione normativa - Em. 15.209, Valente e altri",
            "original_title": "Em. 15.209, Valente e altri",
            "description_title": "Semplificazione normativa",
            "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": 7,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 38148,
            "slug": "19-300-36",
            "identifier": "19-300-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-36/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 36,
            "title": "Semplificazione normativa - Em. 14.203, Maiorino e altri",
            "original_title": "Em. 14.203, Maiorino e altri",
            "description_title": "Semplificazione normativa",
            "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": 7,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 28553,
            "slug": "vs19_251_117",
            "identifier": "vs19_251_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_117/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 117,
            "title": "Mozione n. 1-00245, sul capoverso diciassettesimo delle premesse, nel testo riformulato, GRIPPO VALENTINA (APERRE) ed altri - Votazione Mozione 1_00245",
            "original_title": "Votazione Mozione 1_00245",
            "description_title": "Mozione n. 1-00245, sul capoverso diciassettesimo delle premesse, nel testo riformulato, GRIPPO VALENTINA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 133,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18750,
            "slug": "vs19_038_014",
            "identifier": "vs19_038_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_014/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.9 FONTANA ILARIA (M5S) - Votazione Emendamento 5.9 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.9 DDL n. 0674",
            "description_title": "Emendamento 5.9 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38324,
            "slug": "19-303-10",
            "identifier": "19-303-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-10/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 10,
            "title": "DDL n. 1407. Articolo 10",
            "original_title": "DDL n. 1407. Articolo 10",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 28571,
            "slug": "vs19_252_028",
            "identifier": "vs19_252_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_028/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0703",
            "original_title": "Votazione Articolo 2 PDL n. 0703",
            "description_title": "Articolo 2",
            "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": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28647,
            "slug": "vs19_252_027",
            "identifier": "vs19_252_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_027/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.1002 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 2.1002 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 0703",
            "description_title": "Emendamento 2.1002 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22694,
            "slug": "vs19_128_049",
            "identifier": "vs19_128_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_049/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1238/52 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1238/52 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/52 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/52 GUBITOSA MICHELE (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": 26,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26982,
            "slug": "19-147-14",
            "identifier": "19-147-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-14/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 14,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 1.40, De Cristofaro e altri",
            "original_title": "Em. 1.40, De Cristofaro e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 12,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 25295,
            "slug": "vs19_203_008",
            "identifier": "vs19_203_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_008/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1458/9 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1458/9 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/9 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/9 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38325,
            "slug": "19-303-9",
            "identifier": "19-303-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-9/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 9,
            "title": "DDL n. 1407. Articolo 9",
            "original_title": "DDL n. 1407. Articolo 9",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.83
        },
        {
            "id": 29820,
            "slug": "vs19_261_006",
            "identifier": "vs19_261_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_006/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1759/12 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1759/12 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/12 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/12 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28641,
            "slug": "vs19_252_014",
            "identifier": "vs19_252_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_014/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.13 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.13 PDL n. 0703",
            "description_title": "Emendamento 1.13 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18632,
            "slug": "vs19_025_027",
            "identifier": "vs19_025_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_027/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38335,
            "slug": "19-303-14",
            "identifier": "19-303-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-14/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 14,
            "title": "DDL n. 1407. Articolo 14",
            "original_title": "DDL n. 1407. Articolo 14",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 38329,
            "slug": "19-303-5",
            "identifier": "19-303-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-5/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 5,
            "title": "DDL n. 1407. Articolo 5",
            "original_title": "DDL n. 1407. Articolo 5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 39.76
        },
        {
            "id": 38334,
            "slug": "19-303-17",
            "identifier": "19-303-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-17/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 17,
            "title": "Disegno di legge n. 1432. Votazione questione pregiudiziale",
            "original_title": "Disegno di legge n. 1432. Votazione questione pregiudiziale",
            "description_title": null,
            "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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 63.86
        },
        {
            "id": 38331,
            "slug": "19-303-3",
            "identifier": "19-303-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-3/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 3,
            "title": "DDL n. 1407. Articolo 3",
            "original_title": "DDL n. 1407. Articolo 3",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 38332,
            "slug": "19-303-2",
            "identifier": "19-303-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-2/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 2,
            "title": "DDL n. 1407. Articolo 2",
            "original_title": "DDL n. 1407. Articolo 2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 37.35
        }
    ]
}