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

{
    "count": 23029,
    "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=275",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=273",
    "results": [
        {
            "id": 26770,
            "slug": "vs19_222_021",
            "identifier": "vs19_222_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_021/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.20 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1624",
            "description_title": "Emendamento 1.20 COLUCCI ALFONSO (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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 34425,
            "slug": "vs19_388_015",
            "identifier": "vs19_388_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_015/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 3.1 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2022",
            "description_title": "Identici emendamenti 3.1 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 22858,
            "slug": "vs19_129_036",
            "identifier": "vs19_129_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_036/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1238/60 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1238/60 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/60 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/60 LOVECCHIO GIORGIO (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": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34548,
            "slug": "vs19_388_026",
            "identifier": "vs19_388_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_026/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2022",
            "original_title": "Votazione Articolo 4 DDL n. 2022",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26760,
            "slug": "vs19_222_048",
            "identifier": "vs19_222_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_048/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.8 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1624",
            "description_title": "Emendamento 2.8 PROVENZANO GIUSEPPE (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": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21779,
            "slug": "vs19_114_013",
            "identifier": "vs19_114_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_013/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 30218,
            "slug": "vs19_292_069",
            "identifier": "vs19_292_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_069/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 69,
            "title": "Mantenimento articolo 22 - Votazione Articolo 22 DDL n. 1717",
            "original_title": "Votazione Articolo 22 DDL n. 1717",
            "description_title": "Mantenimento articolo 22",
            "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": 23,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 21719,
            "slug": "vs19_114_016",
            "identifier": "vs19_114_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_016/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1114/45 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1114/45 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/45 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/45 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": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29427,
            "slug": "vs19_272_010",
            "identifier": "vs19_272_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_010/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/982 e ABB/6 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/982 e ABB/6 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/6 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/6 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26736,
            "slug": "vs19_222_057",
            "identifier": "vs19_222_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_057/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.1 ONORI FEDERICA (M5S) - Votazione Emendamento 4.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1624",
            "description_title": "Emendamento 4.1 ONORI FEDERICA (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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25341,
            "slug": "vs19_204_026",
            "identifier": "vs19_204_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_026/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1458/64 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1458/64 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/64 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/64 SPORTIELLO GILDA (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": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21751,
            "slug": "vs19_114_048",
            "identifier": "vs19_114_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_048/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1114/87 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/87 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/87 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/87 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29660,
            "slug": "vs19_260_055",
            "identifier": "vs19_260_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_055/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.17 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.17 DDL n. 1759",
            "description_title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28581,
            "slug": "vs19_252_035",
            "identifier": "vs19_252_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_035/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.10 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0703",
            "description_title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 40755,
            "slug": "vs19_554_005",
            "identifier": "vs19_554_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_005/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 21190,
            "slug": "vs19_103_042",
            "identifier": "vs19_103_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_042/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1067/50 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1067/50 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/50 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/50 FERRARI SARA (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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 28628,
            "slug": "vs19_252_077",
            "identifier": "vs19_252_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_077/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 0703",
            "description_title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28646,
            "slug": "vs19_252_037",
            "identifier": "vs19_252_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_037/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.13 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0703",
            "description_title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19159,
            "slug": "vs19_045_010",
            "identifier": "vs19_045_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_010/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.10 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.10 DDL n. 0785",
            "description_title": "Emendamento 1.10 APPENDINO CHIARA (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25323,
            "slug": "vs19_203_014",
            "identifier": "vs19_203_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_014/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1458/15 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1458/15 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/15 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/15 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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19163,
            "slug": "vs19_045_035",
            "identifier": "vs19_045_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_035/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2-BIS.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25303,
            "slug": "vs19_203_005",
            "identifier": "vs19_203_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_005/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1458/6 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1458/6 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/6 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/6 DI BIASE MICHELA (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": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21259,
            "slug": "vs19_105_017",
            "identifier": "vs19_105_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_017/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1060/R/50 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1060/R/50 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/50 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/50 BALDINO VITTORIA (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": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 19146,
            "slug": "vs19_045_004",
            "identifier": "vs19_045_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_004/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0785",
            "description_title": "Emendamento 1.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 21237,
            "slug": "vs19_105_013",
            "identifier": "vs19_105_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_013/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1060/R/46 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1060/R/46 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/46 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/46 APPENDINO CHIARA (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": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18977,
            "slug": "vs19_033_024",
            "identifier": "vs19_033_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_024/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/730/45 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/730/45 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/45 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/45 SCOTTO ARTURO (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": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 29178,
            "slug": "vs19_266_059",
            "identifier": "vs19_266_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_059/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 2-bis.4 ALIFANO ENRICA (M5S) - Votazione Emendamento 2-bis.4 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.4 DDL n. 1780",
            "description_title": "Emendamento 2-bis.4 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 38389,
            "slug": "19-304-2",
            "identifier": "19-304-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-2/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 2,
            "title": "DDL n. 1432. Em. 1.101 (1a parte), Cataldi",
            "original_title": "DDL n. 1432. Em. 1.101 (1a parte), Cataldi",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 37.35
        },
        {
            "id": 28637,
            "slug": "vs19_252_026",
            "identifier": "vs19_252_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_026/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0703",
            "description_title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19954,
            "slug": "vs19_072_096",
            "identifier": "vs19_072_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_096/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 8.5 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 8.5 DDL n. 0977",
            "original_title": "Votazione Emendamento 8.5 DDL n. 0977",
            "description_title": "Emendamento 8.5 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21027,
            "slug": "vs19_097_019",
            "identifier": "vs19_097_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_019/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1112/26 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1112/26 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/26 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/26 SPORTIELLO GILDA (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": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 20878,
            "slug": "vs19_091_027",
            "identifier": "vs19_091_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_027/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1089/55 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1089/55 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/55 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/55 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 29176,
            "slug": "vs19_266_041",
            "identifier": "vs19_266_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_041/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 1.06 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.06 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.06 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.06 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 40740,
            "slug": "vs19_554_073",
            "identifier": "vs19_554_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_073/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 73,
            "title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2662 - VOTO FINALE",
            "public_title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40927,
            "slug": "vs19_555_095",
            "identifier": "vs19_555_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_095/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 18.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.26",
            "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": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 19789,
            "slug": "vs19_064_019",
            "identifier": "vs19_064_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_019/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 3-UNDECIES.07 CASO ANTONIO (M5S) - Votazione Emendamento 3-UNDECIES.07 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.07 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.07 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40837,
            "slug": "vs19_555_037",
            "identifier": "vs19_555_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_037/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 37,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 19778,
            "slug": "vs19_064_004",
            "identifier": "vs19_064_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_004/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.5 DDL n. 0930",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0930",
            "description_title": "Emendamento 1.5 L'ABBATE PATTY (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21015,
            "slug": "vs19_097_001",
            "identifier": "vs19_097_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_001/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1112/1 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1112/1 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/1 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/1 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19794,
            "slug": "vs19_064_001",
            "identifier": "vs19_064_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_001/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.4 FONTANA ILARIA (M5S) - Votazione Emendamento 1.4 DDL n. 0930",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0930",
            "description_title": "Emendamento 1.4 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19769,
            "slug": "vs19_064_003",
            "identifier": "vs19_064_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_003/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.2 DDL n. 0930",
            "original_title": "Votazione Emendamento 1.2 DDL n. 0930",
            "description_title": "Emendamento 1.2 L'ABBATE PATTY (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": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19283,
            "slug": "vs19_051_004",
            "identifier": "vs19_051_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_004/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/750/7 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/750/7 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/7 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/7 COSTA ENRICO (AIV-RE)",
            "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": 23,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19254,
            "slug": "vs19_051_010",
            "identifier": "vs19_051_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_010/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/750/14 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/750/14 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/14 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/14 MARI FRANCESCO (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": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 19287,
            "slug": "vs19_051_028",
            "identifier": "vs19_051_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_051_028/?format=api",
            "sitting": {
                "id": 1297,
                "date": "2023-02-14",
                "number": 51,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/750/34 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/750/34 DDL n. 0750",
            "original_title": "Votazione Ordine del giorno 9/750/34 DDL n. 0750",
            "description_title": "Ordine del giorno n. 9/750/34 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 35646,
            "slug": "19-262-14",
            "identifier": "19-262-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-14/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 14,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.17, Lopreiato e altri",
            "original_title": "Em. 6.17, Lopreiato e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 78.15,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 35644,
            "slug": "19-262-16",
            "identifier": "19-262-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-16/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 16,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.19, Bazoli e altri",
            "original_title": "Em. 6.19, Bazoli e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 23,
            "majority_cohesion_rate": 78.99,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 18896,
            "slug": "vs19_033_009",
            "identifier": "vs19_033_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_009/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/730/19 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/730/19 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/19 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/19 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 40811,
            "slug": "vs19_554_061",
            "identifier": "vs19_554_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_061/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 7-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7-BIS.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 20837,
            "slug": "vs19_091_036",
            "identifier": "vs19_091_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_036/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1089/68 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1089/68 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/68 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/68 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 19050,
            "slug": "vs19_033_060",
            "identifier": "vs19_033_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_060/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/730/106 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/730/106 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/106 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/106 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": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        }
    ]
}