Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=420
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_rebels&page=421",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=419",
    "results": [
        {
            "id": 36913,
            "slug": "vs19_444_005",
            "identifier": "vs19_444_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_005/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.6 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.6 PDL n. 2149",
            "description_title": "Emendamento 2.6 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36914,
            "slug": "vs19_444_006",
            "identifier": "vs19_444_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_006/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.18 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.18 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.18 PDL n. 2149",
            "description_title": "Emendamento 2.18 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 36915,
            "slug": "vs19_444_007",
            "identifier": "vs19_444_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_007/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.21 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.21 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.21 PDL n. 2149",
            "description_title": "Emendamento 2.21 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36921,
            "slug": "vs19_444_013",
            "identifier": "vs19_444_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_013/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.16 CASO ANTONIO (M5S) - Votazione Emendamento 2.16 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.16 PDL n. 2149",
            "description_title": "Emendamento 2.16 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": 39,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36933,
            "slug": "vs19_444_025",
            "identifier": "vs19_444_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_025/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.51 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.51 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.51 PDL n. 2149",
            "description_title": "Emendamento 2.51 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": 39,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36940,
            "slug": "vs19_444_032",
            "identifier": "vs19_444_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_032/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.73 CASO ANTONIO (M5S) - Votazione Emendamento 2.73 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.73 PDL n. 2149",
            "description_title": "Emendamento 2.73 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": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36942,
            "slug": "vs19_444_034",
            "identifier": "vs19_444_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_034/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici emendamenti 2.76 MANZI IRENE (PD-IDP) e 2.78 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.76 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.76 PDL n. 2149",
            "description_title": "Identici emendamenti 2.76 MANZI IRENE (PD-IDP) e 2.78 RICCIARDI MARIANNA (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": 40,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36945,
            "slug": "vs19_444_037",
            "identifier": "vs19_444_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_037/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.93 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.93 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.93 PDL n. 2149",
            "description_title": "Emendamento 2.93 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36946,
            "slug": "vs19_444_038",
            "identifier": "vs19_444_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_038/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.96 CASO ANTONIO (M5S) - Votazione Emendamento 2.96 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.96 PDL n. 2149",
            "description_title": "Emendamento 2.96 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": 39,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36947,
            "slug": "vs19_444_039",
            "identifier": "vs19_444_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_039/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.98 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.98 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.98 PDL n. 2149",
            "description_title": "Emendamento 2.98 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36953,
            "slug": "vs19_444_047",
            "identifier": "vs19_444_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_047/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2149/21 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2149/21 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/21 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/21 FARAONE DAVIDE (IVICRE)",
            "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": 39,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 36954,
            "slug": "vs19_444_048",
            "identifier": "vs19_444_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_048/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (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": 35,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 32039,
            "slug": "vs19_348_078",
            "identifier": "vs19_348_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_078/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 30.2 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.2 DDL n. 1660",
            "description_title": "Emendamento 30.2 MAURI 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 36919,
            "slug": "vs19_444_011",
            "identifier": "vs19_444_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_011/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.11 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.11 PDL n. 2149",
            "description_title": "Emendamento 2.11 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 36920,
            "slug": "vs19_444_012",
            "identifier": "vs19_444_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_012/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.12 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.12 PDL n. 2149",
            "description_title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36922,
            "slug": "vs19_444_014",
            "identifier": "vs19_444_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_014/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.22 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.22 PDL n. 2149",
            "description_title": "Emendamento 2.22 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": 37,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36934,
            "slug": "vs19_444_026",
            "identifier": "vs19_444_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_026/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.52 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.52 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.52 PDL n. 2149",
            "description_title": "Emendamento 2.52 RICCIARDI MARIANNA (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": 39,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36916,
            "slug": "vs19_444_008",
            "identifier": "vs19_444_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_008/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.30 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.30 PDL n. 2149",
            "description_title": "Emendamento 2.30 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": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36935,
            "slug": "vs19_444_027",
            "identifier": "vs19_444_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_027/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.54 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.54 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.54 PDL n. 2149",
            "description_title": "Emendamento 2.54 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 36937,
            "slug": "vs19_444_029",
            "identifier": "vs19_444_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_029/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.57 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.57 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.57 PDL n. 2149",
            "description_title": "Emendamento 2.57 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": 40,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36956,
            "slug": "vs19_444_050",
            "identifier": "vs19_444_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_050/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2149/25 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/25 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": 37,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 37133,
            "slug": "vs19_445_007",
            "identifier": "vs19_445_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_007/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 32023,
            "slug": "vs19_348_015",
            "identifier": "vs19_348_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_015/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 21.01000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01000 AURIEMMA CARMELA (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": 20,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 36604,
            "slug": "vs19_435_128",
            "identifier": "vs19_435_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_128/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/1573/7 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1573/7 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/7 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/7 BARZOTTI VALENTINA (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": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37143,
            "slug": "vs19_445_017",
            "identifier": "vs19_445_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_017/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00408",
            "original_title": "Votazione Mozione 1_00408",
            "description_title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 27345,
            "slug": "vs19_233_023",
            "identifier": "vs19_233_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_023/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1606/46 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1606/46 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/46 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 32000,
            "slug": "vs19_348_056",
            "identifier": "vs19_348_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_056/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 26.01005 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01005 BOSCHI MARIA ELENA (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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31979,
            "slug": "vs19_348_088",
            "identifier": "vs19_348_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_088/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 30.022 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.022 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.022 DI BIASE MICHELA (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31967,
            "slug": "vs19_348_107",
            "identifier": "vs19_348_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_107/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 33.5 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.5 DDL n. 1660",
            "description_title": "Emendamento 33.5 SILVESTRI FRANCESCO (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": 34,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 37153,
            "slug": "vs19_445_027",
            "identifier": "vs19_445_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_027/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.1010 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.1010 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 2084",
            "description_title": "Emendamento 1.1010 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 31951,
            "slug": "vs19_348_041",
            "identifier": "vs19_348_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_041/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 26.11 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.11 DDL n. 1660",
            "description_title": "Emendamento 26.11 SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 36600,
            "slug": "vs19_435_122",
            "identifier": "vs19_435_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_122/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 14.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 14.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.1000 PDL n. 1573",
            "description_title": "Emendamento 14.1000 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": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37148,
            "slug": "vs19_445_022",
            "identifier": "vs19_445_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_022/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00413, limitatamente ai capoversi ventiseiesimo e trentaduesimo della premessa, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente ai capoversi ventiseiesimo e trentaduesimo della premessa, BOSCHI MARIA ELENA (IVICRE) 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": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37149,
            "slug": "vs19_445_023",
            "identifier": "vs19_445_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_023/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 23,
            "title": "Questione pregiudiziale di costituzionalità n. 1 D'ORSO VALENTINA (M5S) ed altri - Votazione pregiudiziale PDL n. 2084",
            "original_title": "Votazione pregiudiziale PDL n. 2084",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37150,
            "slug": "vs19_445_024",
            "identifier": "vs19_445_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_024/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 24,
            "title": "Questione pregiudiziale di merito n. 1 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 2084",
            "original_title": "Votazione pregiudiziale PDL n. 2084",
            "description_title": "Questione pregiudiziale di merito n. 1 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": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36598,
            "slug": "vs19_435_120",
            "identifier": "vs19_435_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_120/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo aggiuntivo 13.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 13.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01000 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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36595,
            "slug": "vs19_435_116",
            "identifier": "vs19_435_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_116/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 13.102 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 13.102 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.102 PDL n. 1573",
            "description_title": "Emendamento 13.102 GUERRA MARIA CECILIA (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": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27279,
            "slug": "vs19_234_001",
            "identifier": "vs19_234_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_234_001/?format=api",
            "sitting": {
                "id": 1590,
                "date": "2024-01-26",
                "number": 234,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto sicurezza energetica e fonti rinnovabili",
            "original_title": "Votazione finale DDL n. 1606",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 dicembre 2023, n. 181, recante disposizioni urgenti per la sicurezza energetica del Paese, la promozione del ricorso alle fonti rinnovabili di energia, il sostegno alle imprese a forte consumo di energia e in materia di ricostruzione nei territori colpiti dagli eccezionali eventi alluvionali verificatisi a partire dal 1° maggio 2023 (DDL 1606)",
            "public_title": "Conversione decreto sicurezza energetica e fonti rinnovabili",
            "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": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27411,
            "slug": "vs19_236_063",
            "identifier": "vs19_236_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_063/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.20 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 3.20 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1630",
            "description_title": "Emendamento 3.20 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 36495,
            "slug": "vs19_435_004",
            "identifier": "vs19_435_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_004/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1003 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1573",
            "description_title": "Emendamento 1.1003 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 27428,
            "slug": "vs19_236_023",
            "identifier": "vs19_236_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_023/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.31 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.31 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1630",
            "description_title": "Emendamento 1.31 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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 37129,
            "slug": "vs19_445_003",
            "identifier": "vs19_445_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_003/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00390, limitatamente ai capoversi secondo, terzo, quarto e quinto della parte dispositiva, CAPPELLETTI ENRICO (M5S) ed altri - Votazione Mozione 1_00390",
            "original_title": "Votazione Mozione 1_00390",
            "description_title": "Mozione n. 1-00390, limitatamente ai capoversi secondo, terzo, quarto e quinto della parte dispositiva, CAPPELLETTI ENRICO (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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36574,
            "slug": "vs19_435_091",
            "identifier": "vs19_435_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_091/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9.101 MARI FRANCESCO (AVS) - Votazione Emendamento 9.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.101 PDL n. 1573",
            "description_title": "Emendamento 9.101 MARI FRANCESCO (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": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37131,
            "slug": "vs19_445_005",
            "identifier": "vs19_445_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_005/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00390, limitatamente ai capoversi primo, secondo, terzo, quinto, sesto, settimo, decimo, undicesimo, quindicesimo, sedicesimo e diciassettesimo della premessa, CAPPELLETTI ENRICO (M5S) ed altri - Votazione Mozione 1_00390",
            "original_title": "Votazione Mozione 1_00390",
            "description_title": "Mozione n. 1-00390, limitatamente ai capoversi primo, secondo, terzo, quinto, sesto, settimo, decimo, undicesimo, quindicesimo, sedicesimo e diciassettesimo della premessa, CAPPELLETTI ENRICO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36573,
            "slug": "vs19_435_090",
            "identifier": "vs19_435_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_090/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 9.106 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.106 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.106 PDL n. 1573",
            "description_title": "Emendamento 9.106 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36497,
            "slug": "vs19_435_006",
            "identifier": "vs19_435_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_006/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.9 MARI FRANCESCO (AVS) - Votazione Emendamento 1.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.9 PDL n. 1573",
            "description_title": "Emendamento 1.9 MARI FRANCESCO (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": 34,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37142,
            "slug": "vs19_445_016",
            "identifier": "vs19_445_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_016/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00404, come riformulata, BENZONI FABRIZIO (APERRE) e altri - Votazione Mozione 1_00404",
            "original_title": "Votazione Mozione 1_00404",
            "description_title": "Mozione n. 1-00404, come riformulata, BENZONI FABRIZIO (APERRE) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 27437,
            "slug": "vs19_236_065",
            "identifier": "vs19_236_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_065/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 3.23 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.23 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.23 DDL n. 1630",
            "description_title": "Emendamento 3.23 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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "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": 27756,
            "slug": "vs19_239_073",
            "identifier": "vs19_239_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_073/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 19.6 FENU EMILIANO (M5S) - Votazione Emendamento 19.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1515",
            "description_title": "Emendamento 19.6 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.96
        }
    ]
}