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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=102",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=100",
    "results": [
        {
            "id": 28303,
            "slug": "vs19_248_002",
            "identifier": "vs19_248_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_002/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 CASO ANTONIO (M5S) - Votazione Emendamento 1.2 PDL n. 0799",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0799",
            "description_title": "Emendamento 1.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28326,
            "slug": "vs19_247_019",
            "identifier": "vs19_247_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_019/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28349,
            "slug": "vs19_247_013",
            "identifier": "vs19_247_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_013/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1633/22 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/22 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "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": 28314,
            "slug": "vs19_248_003",
            "identifier": "vs19_248_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_003/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.1001 PDL n. 0799",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0799",
            "description_title": "Emendamento 1.1001 MOLLICONE FEDERICO (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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28997,
            "slug": "vs19_265_025",
            "identifier": "vs19_265_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_025/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 23.24 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 23.24 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.24 DDL n. 1435",
            "description_title": "Emendamento 23.24 TRAVERSI ROBERTO (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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28690,
            "slug": "vs19_251_207",
            "identifier": "vs19_251_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_207/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 207,
            "title": "Mozione n. 1-00248, sul capoverso ventottesimo delle premesse GIANASSI FEDERICO (PD-IDP) ed altri - Votazione Mozione 1_00248",
            "original_title": "Votazione Mozione 1_00248",
            "description_title": "Mozione n. 1-00248, sul capoverso ventottesimo delle premesse GIANASSI FEDERICO (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": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28992,
            "slug": "vs19_265_039",
            "identifier": "vs19_265_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_039/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici emendamenti 27.6 MORASSUT ROBERTO (PD-IDP), 27.7 IARIA ANTONINO (M5S), 27.8 GHIRRA FRANCESCA (AVS) e 27.10 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 27.6 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.6 DDL n. 1435",
            "description_title": "Identici emendamenti 27.6 MORASSUT ROBERTO (PD-IDP), 27.7 IARIA ANTONINO (M5S), 27.8 GHIRRA FRANCESCA (AVS) e 27.10 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29715,
            "slug": "vs19_261_027",
            "identifier": "vs19_261_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_027/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.2 IARIA ANTONINO (M5S) - Votazione Emendamento 3.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1435",
            "description_title": "Emendamento 3.2 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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28355,
            "slug": "vs19_247_068",
            "identifier": "vs19_247_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_068/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1633A/119 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/1633A/119 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633A/119 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633A/119 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28250,
            "slug": "vs19_247_035",
            "identifier": "vs19_247_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_035/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1633/74 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1633/74 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/74 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/74 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29050,
            "slug": "vs19_265_040",
            "identifier": "vs19_265_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_040/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.11 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.11 DDL n. 1435",
            "description_title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28462,
            "slug": "vs19_251_017",
            "identifier": "vs19_251_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_017/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00235",
            "original_title": "Votazione Mozione 1_00235",
            "description_title": "Mozione n. 1-00235, sul capoverso sesto degli impegni PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29608,
            "slug": "vs19_260_003",
            "identifier": "vs19_260_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_003/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarto della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00256",
            "original_title": "Votazione Mozione 1_00256",
            "description_title": "Mozione n. 1-00256, nuova formulazione, limitatamente al capoverso quarto della parte dispositiva GRIMALDI MARCO (AVS), BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29755,
            "slug": "vs19_261_068",
            "identifier": "vs19_261_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_068/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1435",
            "original_title": "Votazione Articolo 10 DDL n. 1435",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29675,
            "slug": "vs19_260_070",
            "identifier": "vs19_260_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_070/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 2.0210 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.0210 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0210 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0210 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29007,
            "slug": "vs19_265_030",
            "identifier": "vs19_265_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_030/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1435",
            "original_title": "Votazione Articolo 23 DDL n. 1435",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29825,
            "slug": "vs19_261_011",
            "identifier": "vs19_261_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_011/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1759/18 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1759/18 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/18 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/18 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28321,
            "slug": "vs19_247_006",
            "identifier": "vs19_247_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_006/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1633/13 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1633/13 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/13 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/13 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29837,
            "slug": "vs19_261_131",
            "identifier": "vs19_261_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_131/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 131,
            "title": "Articolo aggiuntivo 16.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.03 DDL n. 1435",
            "original_title": "Votazione Emendamento 16.03 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 16.03 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28233,
            "slug": "vs19_248_057",
            "identifier": "vs19_248_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_057/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 14.1001 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 14.1001 PDL n. 0799",
            "original_title": "Votazione Emendamento 14.1001 PDL n. 0799",
            "description_title": "Emendamento 14.1001 ORFINI MATTEO (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": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28376,
            "slug": "vs19_247_072",
            "identifier": "vs19_247_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_072/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1633/132 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1633/132 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/132 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/132 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29004,
            "slug": "vs19_265_052",
            "identifier": "vs19_265_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_052/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 27.09 CHERCHI SUSANNA (M5S) - Votazione Emendamento 27.09 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.09 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 27.09 CHERCHI SUSANNA (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": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28365,
            "slug": "vs19_247_030",
            "identifier": "vs19_247_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_030/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1633/69 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1633/69 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/69 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/69 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29068,
            "slug": "vs19_265_029",
            "identifier": "vs19_265_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_029/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 23.30 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 23.30 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.30 DDL n. 1435",
            "description_title": "Emendamento 23.30 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28339,
            "slug": "vs19_247_014",
            "identifier": "vs19_247_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_014/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n.  9/1633/23 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1633/23 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/23 DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/23 IACONO GIOVANNA (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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 37156,
            "slug": "vs19_446_001",
            "identifier": "vs19_446_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_001/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1016 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1016 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1016 PDL n. 2084",
            "description_title": "Emendamento 1.1016 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36866,
            "slug": "vs19_440_079",
            "identifier": "vs19_440_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_079/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 23.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2026",
            "description_title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27782,
            "slug": "vs19_240_028",
            "identifier": "vs19_240_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_028/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1304 E ABB/8 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/8 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": 17,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36496,
            "slug": "vs19_435_005",
            "identifier": "vs19_435_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_005/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.11 PDL n. 1573",
            "description_title": "Emendamento 1.11 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 25125,
            "slug": "vs19_197_038",
            "identifier": "vs19_197_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_038/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 5.01 SPORTIELLO GILDA (M5S) - Votazione Emendamento 5.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.01 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": 7,
            "n_margin": 17,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 36558,
            "slug": "vs19_435_073",
            "identifier": "vs19_435_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_073/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 7.1001 AIELLO DAVIDE (M5S) - Votazione Emendamento 7.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1001 PDL n. 1573",
            "description_title": "Emendamento 7.1001 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 37158,
            "slug": "vs19_446_003",
            "identifier": "vs19_446_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_003/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1014 DORI DEVIS (AVS) - Votazione Emendamento 1.1014 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1014 PDL n. 2084",
            "description_title": "Emendamento 1.1014 DORI DEVIS (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": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32369,
            "slug": "vs19_357_042",
            "identifier": "vs19_357_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_042/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1532",
            "original_title": "Votazione Articolo 19 DDL n. 1532",
            "description_title": "Articolo 19",
            "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": 17,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32581,
            "slug": "vs19_361_015",
            "identifier": "vs19_361_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_015/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1532-bis/31 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1532-bis/31 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/31 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/31 CARAMIELLO ALESSANDRO (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": 17,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 79.87
        },
        {
            "id": 25010,
            "slug": "vs19_196_007",
            "identifier": "vs19_196_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_007/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1437/8 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1437/8 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/8 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/8 ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 31667,
            "slug": "vs19_342_043",
            "identifier": "vs19_342_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_043/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/47 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/47 CAFIERO DE RAHO FEDERICO (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": 6,
            "n_margin": 17,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 37234,
            "slug": "vs19_449_075",
            "identifier": "vs19_449_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_075/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32407,
            "slug": "vs19_357_029",
            "identifier": "vs19_357_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_029/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1532",
            "original_title": "Votazione Articolo 13 DDL n. 1532",
            "description_title": "Articolo 13",
            "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": 17,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32464,
            "slug": "vs19_359_016",
            "identifier": "vs19_359_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_016/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2066/20 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2066/20 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/20 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/20 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 37225,
            "slug": "vs19_449_066",
            "identifier": "vs19_449_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_066/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.05 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 27412,
            "slug": "vs19_236_040",
            "identifier": "vs19_236_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_040/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.56 IARIA ANTONINO (M5S) - Votazione Emendamento 1.56 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.56 DDL n. 1630",
            "description_title": "Emendamento 1.56 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24979,
            "slug": "vs19_196_010",
            "identifier": "vs19_196_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_010/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1437/12 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1437/12 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/12 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/12 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27681,
            "slug": "vs19_239_046",
            "identifier": "vs19_239_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_046/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.14 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.14 DDL n. 1515",
            "description_title": "Emendamento 12.14 MEROLA VIRGINIO (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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 32411,
            "slug": "vs19_357_058",
            "identifier": "vs19_357_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_058/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1532",
            "original_title": "Votazione Articolo 30 DDL n. 1532",
            "description_title": "Articolo 30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 38251,
            "slug": "vs19_477_017",
            "identifier": "vs19_477_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_017/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 25065,
            "slug": "vs19_192_007",
            "identifier": "vs19_192_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_007/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.4 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.4 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0752",
            "description_title": "Emendamento 3.4 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 37236,
            "slug": "vs19_449_077",
            "identifier": "vs19_449_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_077/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2285/10 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2285/10 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/10 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/10 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32357,
            "slug": "vs19_357_053",
            "identifier": "vs19_357_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_053/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1532",
            "original_title": "Votazione Articolo 27 DDL n. 1532",
            "description_title": "Articolo 27",
            "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": 17,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 38266,
            "slug": "vs19_477_032",
            "identifier": "vs19_477_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_032/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 1.61 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.61",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.06
        }
    ]
}