Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=136
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=majority_cohesion_rate&page=137",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=135",
    "results": [
        {
            "id": 31818,
            "slug": "vs19_344_074",
            "identifier": "vs19_344_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_074/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.800 delle Commissioni - Votazione Emendamento 11.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.800 DDL n. 1660",
            "description_title": "Emendamento 11.800 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 20,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 34431,
            "slug": "vs19_388_022",
            "identifier": "vs19_388_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_022/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2022",
            "description_title": "Emendamento 4.5 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33528,
            "slug": "vs19_380_008",
            "identifier": "vs19_380_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_008/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 8,
            "title": "MOZ 1-362 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-362 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 134,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33581,
            "slug": "vs19_381_018",
            "identifier": "vs19_381_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_018/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 2.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.016",
            "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": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34697,
            "slug": "vs19_374_002",
            "identifier": "vs19_374_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_002/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2038/8 DORI DEVIS (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/8 DORI DEVIS (AVS)",
            "description_title": "",
            "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": 53,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 34433,
            "slug": "vs19_388_024",
            "identifier": "vs19_388_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_024/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.7 BONELLI ANGELO (AVS) - Votazione Emendamento 4.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2022",
            "description_title": "Emendamento 4.7 BONELLI ANGELO (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": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34596,
            "slug": "vs19_388_002",
            "identifier": "vs19_388_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_002/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00355, ad eccezione della premessa e dei capoversi quarto, diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (M5S) ed altri - Votazione Mozione 1_00355",
            "original_title": "Votazione Mozione 1_00355",
            "description_title": "Mozione n. 1-00355, ad eccezione della premessa e dei capoversi quarto, diciottesimo, ventesimo e ventiseiesimo della parte dispositiva, ASCARI STEFANIA (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": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34700,
            "slug": "vs19_374_005",
            "identifier": "vs19_374_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_005/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2038/12 SIMIANI MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/12 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "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": 73,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34438,
            "slug": "vs19_388_031",
            "identifier": "vs19_388_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_031/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2022",
            "description_title": "Emendamento 6.1 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": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 34699,
            "slug": "vs19_374_004",
            "identifier": "vs19_374_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_004/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2038/10 BONAFE' SIMONA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/10 BONAFE' SIMONA (PD-IDP)",
            "description_title": "",
            "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": 69,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34601,
            "slug": "vs19_388_007",
            "identifier": "vs19_388_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_007/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36821,
            "slug": "vs19_440_015",
            "identifier": "vs19_440_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_015/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.2 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 4.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2026",
            "description_title": "Emendamento 4.2 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35720,
            "slug": "vs19_409_040",
            "identifier": "vs19_409_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_040/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.100 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.100 DDL n. 1917",
            "description_title": "Emendamento 3.100 BONAFE' SIMONA (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": 46,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 35734,
            "slug": "vs19_409_055",
            "identifier": "vs19_409_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_055/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.1022 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1022 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1022 DDL n. 1917",
            "description_title": "Emendamento 4.1022 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35684,
            "slug": "vs19_409_004",
            "identifier": "vs19_409_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_004/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1020 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1020 DDL n. 1917",
            "description_title": "Emendamento 3.1020 BONAFE' SIMONA (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": 63.64,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 35682,
            "slug": "vs19_409_002",
            "identifier": "vs19_409_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_002/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 3.1 AURIEMMA CARMELA (M5S), 3.2 CUPERLO GIANNI (PD-IDP) e 3.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1917",
            "description_title": "Identici emendamenti 3.1 AURIEMMA CARMELA (M5S), 3.2 CUPERLO GIANNI (PD-IDP) e 3.3 ZARATTI FILIBERTO (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": 36,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35727,
            "slug": "vs19_409_047",
            "identifier": "vs19_409_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_047/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.111 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.111 DDL n. 1917",
            "description_title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 BONAFE' SIMONA (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": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35711,
            "slug": "vs19_409_031",
            "identifier": "vs19_409_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_031/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.84 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.84 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.84 DDL n. 1917",
            "description_title": "Emendamento 3.84 ZARATTI FILIBERTO (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": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35618,
            "slug": "vs19_408_010",
            "identifier": "vs19_408_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_010/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1002 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1002 DDL n. 1917",
            "description_title": "Emendamento 1.1002 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 35791,
            "slug": "vs19_410_011",
            "identifier": "vs19_410_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_011/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (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": 63.64,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35996,
            "slug": "vs19_422_043",
            "identifier": "vs19_422_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_043/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2183/107 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2183/107 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/107 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/107 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 35972,
            "slug": "vs19_422_019",
            "identifier": "vs19_422_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_019/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35995,
            "slug": "vs19_422_042",
            "identifier": "vs19_422_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_042/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (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": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36017,
            "slug": "vs19_423_010",
            "identifier": "vs19_423_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_010/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2183/128 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2183/128 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/128 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/128 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36025,
            "slug": "vs19_423_018",
            "identifier": "vs19_423_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_018/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2183/138 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2183/138 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/138 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/138 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36177,
            "slug": "vs19_429_014",
            "identifier": "vs19_429_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_014/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2184/27 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2184/27 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/27 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/27 COSTA SERGIO (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": 22,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36179,
            "slug": "vs19_429_016",
            "identifier": "vs19_429_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_016/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2184/31 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2184/31 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/31 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/31 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34196,
            "slug": "vs19_393_016",
            "identifier": "vs19_393_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_016/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1950",
            "original_title": "Votazione Articolo 3 DDL n. 1950",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36278,
            "slug": "vs19_430_016",
            "identifier": "vs19_430_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_016/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2184/97 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2184/97 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/97 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/97 GIACHETTI ROBERTO (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": 2,
            "n_margin": 113,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 35753,
            "slug": "vs19_409_074",
            "identifier": "vs19_409_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_074/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.89 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.89 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.89 DDL n. 1917",
            "description_title": "Emendamento 4.89 ZARATTI FILIBERTO (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": 36,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36273,
            "slug": "vs19_430_011",
            "identifier": "vs19_430_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_011/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2184/86 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/86 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/86 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36295,
            "slug": "vs19_431_014",
            "identifier": "vs19_431_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_014/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2245/39 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/2245/39 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/39 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/39 FORATTINI ANTONELLA (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": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34249,
            "slug": "vs19_393_007",
            "identifier": "vs19_393_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_007/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.100, DDL n. 1950",
            "original_title": "Votazione Emendamento 1.100, DDL n. 1950",
            "description_title": "Emendamento 1.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 76,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34236,
            "slug": "vs19_393_006",
            "identifier": "vs19_393_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_006/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.7 DORI DEVIS (AVS) - Votazione Emendamento 1.7 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1950",
            "description_title": "Emendamento 1.7 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34151,
            "slug": "vs19_393_013",
            "identifier": "vs19_393_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_013/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1950",
            "original_title": "Votazione Articolo 1 DDL n. 1950",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34183,
            "slug": "vs19_393_017",
            "identifier": "vs19_393_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_017/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1950",
            "original_title": "Votazione Articolo 4 DDL n. 1950",
            "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": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34156,
            "slug": "vs19_393_021",
            "identifier": "vs19_393_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_021/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1950/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1950/4 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/4 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/4 GIULIANO CARLA (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": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34239,
            "slug": "vs19_396_030",
            "identifier": "vs19_396_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_030/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2164/44 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/44 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/44 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34155,
            "slug": "vs19_396_034",
            "identifier": "vs19_396_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_034/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2164/48 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2164/48 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/48 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/48 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 35572,
            "slug": "vs19_405_030",
            "identifier": "vs19_405_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_030/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 30,
            "title": "Ratifica accordo per l'iscrizione del Corpo italiano di soccorso dell’Ordine di Malta nel registro degli enti del terzo settore",
            "original_title": "Votazione finale DDL n. 1703",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana e il Sovrano Militare Ordine Ospedaliero di San Giovanni di Gerusalemme di Rodi e di Malta, detto Sovrano Militare Ordine di Malta - SMOM, fatto a Roma il 23 ottobre 2023 (DDL 1703)",
            "public_title": "Ratifica accordo per l'iscrizione del Corpo italiano di soccorso dell’Ordine di Malta nel registro degli enti del terzo settore",
            "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": 108,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 35581,
            "slug": "vs19_405_013",
            "identifier": "vs19_405_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_013/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1586",
            "original_title": "Votazione Articolo 1 DDL n. 1586",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35593,
            "slug": "vs19_405_029",
            "identifier": "vs19_405_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_029/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1703",
            "original_title": "Votazione Articolo 4 DDL n. 1703",
            "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": 0,
            "n_margin": 108,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 35597,
            "slug": "vs19_405_016",
            "identifier": "vs19_405_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_016/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.101, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.101, DDL n. 1586",
            "original_title": "Votazione Emendamento 3.101, DDL n. 1586",
            "description_title": "Emendamento 3.101, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 35598,
            "slug": "vs19_405_031",
            "identifier": "vs19_405_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_031/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 31,
            "title": "Questione pregiudiziale di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri - Votazione pregiudiziale DDL n. 1917",
            "original_title": "Votazione pregiudiziale DDL n. 1917",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 COLUCCI ALFONSO (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": 63.64,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35590,
            "slug": "vs19_405_026",
            "identifier": "vs19_405_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_026/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1703",
            "original_title": "Votazione Articolo 1 DDL n. 1703",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 109,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 36823,
            "slug": "vs19_440_018",
            "identifier": "vs19_440_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_018/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 5.4 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 5.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2026",
            "description_title": "Emendamento 5.4 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36498,
            "slug": "vs19_435_007",
            "identifier": "vs19_435_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_007/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1573",
            "description_title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36820,
            "slug": "vs19_440_014",
            "identifier": "vs19_440_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_014/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2026",
            "description_title": "Emendamento 4.1 DI SANZO CHRISTIAN DIEGO (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": 5,
            "n_margin": 46,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 42.04
        },
        {
            "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
        }
    ]
}