Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=105
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=106",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=104",
    "results": [
        {
            "id": 36819,
            "slug": "vs19_440_012",
            "identifier": "vs19_440_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_012/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2026",
            "description_title": "Emendamento 3.1 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": 54,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36789,
            "slug": "vs19_440_016",
            "identifier": "vs19_440_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_016/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2026",
            "original_title": "Votazione Articolo 4 DDL n. 2026",
            "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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34634,
            "slug": "vs19_387_031",
            "identifier": "vs19_387_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_031/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2088-AR/34 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/34 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/34 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/34 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36502,
            "slug": "vs19_435_012",
            "identifier": "vs19_435_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_012/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.5 MARI FRANCESCO (AVS) - Votazione Emendamento 2.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.5 PDL n. 1573",
            "description_title": "Emendamento 2.5 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": 3,
            "n_margin": 72,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36529,
            "slug": "vs19_435_041",
            "identifier": "vs19_435_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_041/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.1005 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1005 PDL n. 1573",
            "description_title": "Emendamento 4.1005 FARAONE DAVIDE (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": 86,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34619,
            "slug": "vs19_387_016",
            "identifier": "vs19_387_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_016/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2088-AR/18 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/18 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/18 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/18 BOLDRINI LAURA (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": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36895,
            "slug": "vs19_441_018",
            "identifier": "vs19_441_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_018/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 28.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 28.2 DDL n. 2026",
            "description_title": "Emendamento 28.2 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35600,
            "slug": "vs19_406_002",
            "identifier": "vs19_406_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_002/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.2 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1917",
            "description_title": "Identici emendamenti 1.2 COLUCCI ALFONSO (M5S), 1.3 GIANASSI FEDERICO (PD-IDP) e 1.4 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": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36520,
            "slug": "vs19_435_031",
            "identifier": "vs19_435_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_031/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.1008 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.1008 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1008 PDL n. 1573",
            "description_title": "Emendamento 3.1008 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36528,
            "slug": "vs19_435_040",
            "identifier": "vs19_435_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_040/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.1003 FENU EMILIANO (M5S) - Votazione Emendamento 4.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1003 PDL n. 1573",
            "description_title": "Emendamento 4.1003 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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 36551,
            "slug": "vs19_435_065",
            "identifier": "vs19_435_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_065/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.1002 FENU EMILIANO (M5S) - Votazione Emendamento 6.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1002 PDL n. 1573",
            "description_title": "Emendamento 6.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34609,
            "slug": "vs19_387_006",
            "identifier": "vs19_387_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_006/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2088-AR/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2088-AR/7 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/7 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/7 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": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34520,
            "slug": "vs19_377_052",
            "identifier": "vs19_377_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_052/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 8.19 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 8.19 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34424,
            "slug": "vs19_388_012",
            "identifier": "vs19_388_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_012/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2022",
            "description_title": "Emendamento 1.7 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34440,
            "slug": "vs19_388_033",
            "identifier": "vs19_388_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_033/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2022",
            "description_title": "Emendamento 6.4 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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 34441,
            "slug": "vs19_388_035",
            "identifier": "vs19_388_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_035/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 7.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2022",
            "description_title": "Emendamento 7.7 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": 41,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 33571,
            "slug": "vs19_381_007",
            "identifier": "vs19_381_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_007/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "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": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34515,
            "slug": "vs19_377_045",
            "identifier": "vs19_377_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_045/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "original_title": "Emendamento 6.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 110,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34526,
            "slug": "vs19_377_059",
            "identifier": "vs19_377_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_059/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33551,
            "slug": "vs19_381_011",
            "identifier": "vs19_381_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_011/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.6, 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6, 2.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34442,
            "slug": "vs19_388_037",
            "identifier": "vs19_388_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_037/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 8.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2022",
            "description_title": "Emendamento 8.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34511,
            "slug": "vs19_377_040",
            "identifier": "vs19_377_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_040/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 5.1 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34510,
            "slug": "vs19_377_038",
            "identifier": "vs19_377_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_038/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1000 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 4.1000 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 51,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34423,
            "slug": "vs19_388_011",
            "identifier": "vs19_388_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_011/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2022",
            "description_title": "Emendamento 1.1 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": 75,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34509,
            "slug": "vs19_377_037",
            "identifier": "vs19_377_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_037/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 4.6 SIMIANI MARCO (PD-IDP) e 4.7 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 4.6 SIMIANI MARCO (PD-IDP) e 4.7 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34507,
            "slug": "vs19_377_035",
            "identifier": "vs19_377_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_035/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.4 FERRARI SARA (PD-IDP)",
            "original_title": "Emendamento 4.4 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "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": 70.7
        },
        {
            "id": 34506,
            "slug": "vs19_377_034",
            "identifier": "vs19_377_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_034/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.3 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 4.3 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34426,
            "slug": "vs19_388_016",
            "identifier": "vs19_388_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_016/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.3 MORFINO DANIELA (M5S) - Votazione Emendamento 3.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2022",
            "description_title": "Emendamento 3.3 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34502,
            "slug": "vs19_377_029",
            "identifier": "vs19_377_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_029/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.50 SANTILLO AGOSTINO (M5S) e 3.51 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 3.50 SANTILLO AGOSTINO (M5S) e 3.51 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34522,
            "slug": "vs19_377_054",
            "identifier": "vs19_377_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_054/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 8.20 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 8.20 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 30271,
            "slug": "vs19_292_019",
            "identifier": "vs19_292_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_019/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1717",
            "description_title": "Emendamento 8.4 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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30219,
            "slug": "vs19_292_037",
            "identifier": "vs19_292_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_037/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.024 DDL n. 1717",
            "original_title": "Votazione Emendamento 10.024 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (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": 16,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30196,
            "slug": "vs19_292_010",
            "identifier": "vs19_292_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_010/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1717",
            "original_title": "Votazione Articolo 2 DDL n. 1717",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30272,
            "slug": "vs19_292_014",
            "identifier": "vs19_292_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_014/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1717",
            "original_title": "Votazione Articolo 6 DDL n. 1717",
            "description_title": "Articolo 6",
            "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": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 25734,
            "slug": "vs19_210_165",
            "identifier": "vs19_210_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_165/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 165,
            "title": "Articolo 45 - Votazione Articolo 45 DDL n. 1341",
            "original_title": "Votazione Articolo 45 DDL n. 1341",
            "description_title": "Articolo 45",
            "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": 71,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30209,
            "slug": "vs19_292_032",
            "identifier": "vs19_292_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_032/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1717",
            "original_title": "Votazione Articolo 9 DDL n. 1717",
            "description_title": "Articolo 9",
            "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": 74,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 25724,
            "slug": "vs19_210_155",
            "identifier": "vs19_210_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_155/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 155,
            "title": "Articolo 40 - Votazione Articolo 40 DDL n. 1341",
            "original_title": "Votazione Articolo 40 DDL n. 1341",
            "description_title": "Articolo 40",
            "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": 71,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30232,
            "slug": "vs19_292_043",
            "identifier": "vs19_292_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_043/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.0100 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.0100 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 12.0100 PULCIANI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30242,
            "slug": "vs19_292_039",
            "identifier": "vs19_292_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_039/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 12.200 delle Commissioni - Votazione Emendamento 12.200 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.200 DDL n. 1717",
            "description_title": "Emendamento 12.200 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": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 25697,
            "slug": "vs19_209_006",
            "identifier": "vs19_209_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_006/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1003 NISINI TIZIANA (LEGA) - Votazione Emendamento 1.1003 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1275",
            "description_title": "Emendamento 1.1003 NISINI TIZIANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29944,
            "slug": "vs19_277_010",
            "identifier": "vs19_277_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_010/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente alla premessa e al capoverso secondo della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00265",
            "original_title": "Votazione Mozione 1_00265",
            "description_title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente alla premessa e al capoverso secondo della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30037,
            "slug": "vs19_281_041",
            "identifier": "vs19_281_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_041/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25326,
            "slug": "vs19_204_046",
            "identifier": "vs19_204_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_046/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1458/78, nel testo riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/1458/78, DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/78, DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/78, nel testo riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 126,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26882,
            "slug": "vs19_229_020",
            "identifier": "vs19_229_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_020/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.1 GIULIANO CARLA (M5S) - Votazione Emendamento 3.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1297",
            "description_title": "Emendamento 3.1 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25544,
            "slug": "vs19_210_170",
            "identifier": "vs19_210_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_170/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 47.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 47.301, DDL n. 1341",
            "original_title": "Votazione Emendamento 47.301, DDL n. 1341",
            "description_title": "Emendamento 47.301, 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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27258,
            "slug": "vs19_232_010",
            "identifier": "vs19_232_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_010/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.24 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.24 DDL n. 1620",
            "description_title": "Emendamento 4.24 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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29343,
            "slug": "vs19_270_066",
            "identifier": "vs19_270_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_066/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/26 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/26 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29342,
            "slug": "vs19_270_059",
            "identifier": "vs19_270_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_059/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/17 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/17 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29344,
            "slug": "vs19_270_060",
            "identifier": "vs19_270_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_060/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29337,
            "slug": "vs19_270_058",
            "identifier": "vs19_270_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_058/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        }
    ]
}