Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=333
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=334",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=332",
    "results": [
        {
            "id": 28361,
            "slug": "vs19_247_057",
            "identifier": "vs19_247_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_057/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1633/99 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1633/99 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/99 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/99 PENZA PASQUALINO (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": 60.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 28372,
            "slug": "vs19_247_058",
            "identifier": "vs19_247_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_058/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1633/100 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1633/100 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/100 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/100 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21855,
            "slug": "vs19_132_051",
            "identifier": "vs19_132_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_051/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 6, nel testo emendato - Votazione Articolo 6, PDL n. 0596",
            "original_title": "Votazione Articolo 6, PDL n. 0596",
            "description_title": "Articolo 6, nel testo emendato",
            "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": 87,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 39044,
            "slug": "vs19_498_187",
            "identifier": "vs19_498_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_187/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 187,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "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": 40,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 21845,
            "slug": "vs19_132_036",
            "identifier": "vs19_132_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_036/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2.104 PICCOLOTTI ELISABETTA (AVS) e 2.105 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.104 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.104 PDL n. 0596",
            "description_title": "Identici emendamenti 2.104 PICCOLOTTI ELISABETTA (AVS) e 2.105 MANZI IRENE (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": 61,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 28064,
            "slug": "vs19_243_032",
            "identifier": "vs19_243_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_032/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.2 ZANELLA LUANA (AVS) - Votazione Emendamento 1.2 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0384-B",
            "description_title": "Emendamento 1.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21823,
            "slug": "vs19_132_034",
            "identifier": "vs19_132_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_034/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.106, nel testo riformulato, AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.106, PDL n. 0596",
            "original_title": "Votazione Emendamento 2.106, PDL n. 0596",
            "description_title": "Emendamento 2.106, nel testo riformulato, AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 27404,
            "slug": "vs19_236_068",
            "identifier": "vs19_236_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_068/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.27 FENU EMILIANO (M5S) - Votazione Emendamento 3.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1630",
            "description_title": "Emendamento 3.27 FENU EMILIANO (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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28366,
            "slug": "vs19_247_001",
            "identifier": "vs19_247_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_001/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1633/1, come riformulato, PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/1633/1, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/1, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/1, come riformulato, PASTORINO LUCA (M-+EUR)",
            "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": 134,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 28057,
            "slug": "vs19_243_040",
            "identifier": "vs19_243_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_040/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0384-B",
            "description_title": "Emendamento 3.13 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21822,
            "slug": "vs19_132_043",
            "identifier": "vs19_132_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_043/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 2, nel testo emendamento - Votazione Emendamento PDL n. 0596",
            "original_title": "Votazione Emendamento PDL n. 0596",
            "description_title": "Articolo 2, nel testo emendamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 88,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21851,
            "slug": "vs19_132_045",
            "identifier": "vs19_132_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_045/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 4.104 SASSO ROSSANO (LEGA) - Votazione Emendamento 4.104 PDL n. 0596",
            "original_title": "Votazione Emendamento 4.104 PDL n. 0596",
            "description_title": "Emendamento 4.104 SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21854,
            "slug": "vs19_132_049",
            "identifier": "vs19_132_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_049/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.100 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 6.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.100 PDL n. 0596",
            "description_title": "Emendamento 6.100 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 21858,
            "slug": "vs19_132_029",
            "identifier": "vs19_132_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_029/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/115 E ABB./14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./14 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39720,
            "slug": "vs19_506_022",
            "identifier": "vs19_506_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_022/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-464 DISP NO CPV 7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-464 DISP NO CPV 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 27392,
            "slug": "vs19_236_049",
            "identifier": "vs19_236_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_049/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.8 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1630",
            "description_title": "Emendamento 2.8 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27875,
            "slug": "vs19_243_020",
            "identifier": "vs19_243_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_020/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "original_title": "Votazione Mozione 1_00236",
            "description_title": "Mozione n. 1-236, limitatamente al capoverso sesto della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 21819,
            "slug": "vs19_132_032",
            "identifier": "vs19_132_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_032/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 1.1 PDL n. 0596",
            "description_title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (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": 51,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 27463,
            "slug": "vs19_236_012",
            "identifier": "vs19_236_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_012/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1630",
            "description_title": "Emendamento 1.21 PAGANO UBALDO (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": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27405,
            "slug": "vs19_236_058",
            "identifier": "vs19_236_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_058/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.4 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1630",
            "description_title": "Emendamento 3.4 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28061,
            "slug": "vs19_243_037",
            "identifier": "vs19_243_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_037/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0384-B",
            "original_title": "Votazione Articolo 1 PDL n. 0384-B",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21839,
            "slug": "vs19_132_014",
            "identifier": "vs19_132_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_014/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.150 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.150 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.150 PDL n. 0115",
            "description_title": "Emendamento 1.150 BALDINO VITTORIA (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": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21860,
            "slug": "vs19_132_025",
            "identifier": "vs19_132_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_025/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/115 E ABB./10, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/115 E ABB./10, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./10, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./10, nel testo riformulato, AURIEMMA CARMELA (M5S)",
            "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": 69.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39716,
            "slug": "vs19_506_017",
            "identifier": "vs19_506_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_017/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2126-A E ABB/38 - Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "description_title": "ODG 9/2126-A E ABB/38",
            "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": 11,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 27426,
            "slug": "vs19_236_074",
            "identifier": "vs19_236_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_074/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.40 FENU EMILIANO (M5S) - Votazione Emendamento 3.40 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.40 DDL n. 1630",
            "description_title": "Emendamento 3.40 FENU EMILIANO (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": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27471,
            "slug": "vs19_236_052",
            "identifier": "vs19_236_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_052/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.12 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 2.12 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1630",
            "description_title": "Emendamento 2.12 LOVECCHIO GIORGIO (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": 57,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 39776,
            "slug": "vs19_508_044",
            "identifier": "vs19_508_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_044/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2416-A/86 - Votazione Ordine del giorno 9/2416-A/86 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/86 ",
            "description_title": "ODG 9/2416-A/86",
            "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": 32,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 22531,
            "slug": "vs19_133_044",
            "identifier": "vs19_133_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_044/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 44,
            "title": "Mozione n. 1-00152 SCOTTO ARTURO (PD-IDP) ed altri - Votazione Mozione 1_00152",
            "original_title": "Votazione Mozione 1_00152",
            "description_title": "Mozione n. 1-00152 SCOTTO ARTURO (PD-IDP) 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": 36,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39747,
            "slug": "vs19_508_015",
            "identifier": "vs19_508_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_015/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2416-A/47 - Votazione Ordine del giorno 9/2416-A/47 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/47 ",
            "description_title": "ODG 9/2416-A/47",
            "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": 35,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 22517,
            "slug": "vs19_133_058",
            "identifier": "vs19_133_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_058/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0384",
            "original_title": "Votazione Articolo 2 PDL n. 0384",
            "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": 51,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 39774,
            "slug": "vs19_508_042",
            "identifier": "vs19_508_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_042/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2416-A/83 - Votazione Ordine del giorno 9/2416-A/83 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/83 ",
            "description_title": "ODG 9/2416-A/83",
            "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": 36,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 22501,
            "slug": "vs19_133_007",
            "identifier": "vs19_133_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_007/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 10, nel testo emendato - Votazione Articolo 10, PDL n. 0596",
            "original_title": "Votazione Articolo 10, PDL n. 0596",
            "description_title": "Articolo 10, nel testo emendato",
            "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": 125,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22500,
            "slug": "vs19_133_016",
            "identifier": "vs19_133_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_016/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 11.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.15 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.15 PDL n. 0596",
            "description_title": "Emendamento 11.15 D'ORSO VALENTINA (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": 37,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27413,
            "slug": "vs19_236_073",
            "identifier": "vs19_236_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_073/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.36 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.36 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.36 DDL n. 1630",
            "description_title": "Emendamento 3.36 GRIPPO VALENTINA (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": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39785,
            "slug": "vs19_508_053",
            "identifier": "vs19_508_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_053/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2416-A/97 - Votazione Ordine del giorno 9/2416-A/97 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/97 ",
            "description_title": "ODG 9/2416-A/97",
            "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": 33,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 39784,
            "slug": "vs19_508_052",
            "identifier": "vs19_508_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_052/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2416-A/96 - Votazione Ordine del giorno 9/2416-A/96 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/96 ",
            "description_title": "ODG 9/2416-A/96",
            "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": 37,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 27434,
            "slug": "vs19_236_042",
            "identifier": "vs19_236_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_042/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.58 MORFINO DANIELA (M5S) - Votazione Emendamento 1.58 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1630",
            "description_title": "Emendamento 1.58 MORFINO DANIELA (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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27440,
            "slug": "vs19_236_055",
            "identifier": "vs19_236_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_055/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 2.01 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.01 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 2.01 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27489,
            "slug": "vs19_236_086",
            "identifier": "vs19_236_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_086/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/14 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": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22433,
            "slug": "vs19_133_068",
            "identifier": "vs19_133_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_068/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.9 ZANELLA LUANA (AVS) - Votazione Emendamento 3.9 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.9 PDL n. 0384",
            "description_title": "Emendamento 3.9 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 28262,
            "slug": "vs19_247_017",
            "identifier": "vs19_247_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_017/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1633/31, come riformulato, GATTA GIANDIEGO (FI-PPE) - Votazione Ordine del giorno 9/1633/31, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/31, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/31, come riformulato, GATTA GIANDIEGO (FI-PPE)",
            "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": 136,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22489,
            "slug": "vs19_133_015",
            "identifier": "vs19_133_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_015/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 11.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.14 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.14 PDL n. 0596",
            "description_title": "Emendamento 11.14 D'ORSO VALENTINA (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": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22545,
            "slug": "vs19_133_042",
            "identifier": "vs19_133_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_042/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso quarto della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00096",
            "original_title": "Votazione Mozione 1_00096",
            "description_title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso quarto della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) 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": 87,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22559,
            "slug": "vs19_133_049",
            "identifier": "vs19_133_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_049/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 49,
            "title": "Mozione n. 1-00153, sul capoverso quinto della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso quinto della parte dispositiva, MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22488,
            "slug": "vs19_133_062",
            "identifier": "vs19_133_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_062/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.3 ZANELLA LUANA (AVS) - Votazione Emendamento 3.3 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.3 PDL n. 0384",
            "description_title": "Emendamento 3.3 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27443,
            "slug": "vs19_236_045",
            "identifier": "vs19_236_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_045/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.02 RAFFA ANGELA (M5S) - Votazione Emendamento 1.02 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 1.02 RAFFA ANGELA (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": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27398,
            "slug": "vs19_236_031",
            "identifier": "vs19_236_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_031/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.43 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.43 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1630",
            "description_title": "Emendamento 1.43 LOMUTI ARNALDO (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39739,
            "slug": "vs19_508_007",
            "identifier": "vs19_508_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_007/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2416-A/26 - Votazione Ordine del giorno 9/2416-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/26 ",
            "description_title": "ODG 9/2416-A/26",
            "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": 63.52,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39742,
            "slug": "vs19_508_010",
            "identifier": "vs19_508_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_010/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2416-A/32 - Votazione Ordine del giorno 9/2416-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/32 ",
            "description_title": "ODG 9/2416-A/32",
            "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": 33,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.82
        }
    ]
}