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

{
    "count": 22941,
    "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=171",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=169",
    "results": [
        {
            "id": 33606,
            "slug": "vs19_381_021",
            "identifier": "vs19_381_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_021/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 2.019 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.019",
            "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": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33570,
            "slug": "vs19_380_015",
            "identifier": "vs19_380_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_015/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "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": 83,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34027,
            "slug": "vs19_397_057",
            "identifier": "vs19_397_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_057/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.9 CASO ANTONIO (M5S) - Votazione Emendamento 10.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.9 DDL n. 2119",
            "description_title": "Emendamento 10.9 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35614,
            "slug": "vs19_408_006",
            "identifier": "vs19_408_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_006/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1104 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1104 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1104 DDL n. 1917",
            "description_title": "Emendamento 1.1104 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": 54,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34711,
            "slug": "vs19_374_016",
            "identifier": "vs19_374_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_016/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2038/31 GNASSI ANDREA (PD-IDP), come riformulato dal Governo",
            "original_title": "Ordine del giorno n. 9/2038/31 GNASSI ANDREA (PD-IDP), come riformulato dal Governo",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35707,
            "slug": "vs19_409_027",
            "identifier": "vs19_409_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_027/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.86 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.86 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.86 DDL n. 1917",
            "description_title": "Emendamento 3.86 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": 38,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35759,
            "slug": "vs19_409_080",
            "identifier": "vs19_409_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_080/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 4.107 COLUCCI ALFONSO (M5S) e 4.1017 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.107 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.107 DDL n. 1917",
            "description_title": "Identici emendamenti 4.107 COLUCCI ALFONSO (M5S) e 4.1017 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35602,
            "slug": "vs19_406_004",
            "identifier": "vs19_406_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_406_004/?format=api",
            "sitting": {
                "id": 1872,
                "date": "2025-01-09",
                "number": 406,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 1.1107 DI BIASE MICHELA (PD-IDP) e 1.1108 PENZA PASQUALINO (M5S) - Votazione Emendamento 1.1107 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.1107 DDL n. 1917",
            "description_title": "Identici emendamenti 1.1107 DI BIASE MICHELA (PD-IDP) e 1.1108 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": 38,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35625,
            "slug": "vs19_408_018",
            "identifier": "vs19_408_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_018/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 2.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1917",
            "description_title": "Emendamento 2.1001 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34206,
            "slug": "vs19_397_001",
            "identifier": "vs19_397_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_001/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 1.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2119",
            "description_title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35592,
            "slug": "vs19_405_028",
            "identifier": "vs19_405_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_028/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1703",
            "original_title": "Votazione Articolo 3 DDL n. 1703",
            "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": 110,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 35584,
            "slug": "vs19_405_018",
            "identifier": "vs19_405_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_405_018/?format=api",
            "sitting": {
                "id": 1869,
                "date": "2025-01-08",
                "number": 405,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1586",
            "original_title": "Votazione Articolo 4 DDL n. 1586",
            "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": 136,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34200,
            "slug": "vs19_397_009",
            "identifier": "vs19_397_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_009/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2119",
            "description_title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34221,
            "slug": "vs19_397_012",
            "identifier": "vs19_397_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_012/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.15 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2119",
            "description_title": "Emendamento 1.15 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": 31,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34160,
            "slug": "vs19_397_002",
            "identifier": "vs19_397_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_002/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2119",
            "description_title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34176,
            "slug": "vs19_397_003",
            "identifier": "vs19_397_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_003/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.5 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2119",
            "description_title": "Emendamento 1.5 GRIBAUDO CHIARA (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": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35765,
            "slug": "vs19_409_087",
            "identifier": "vs19_409_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_087/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 5.1000 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1917",
            "description_title": "Emendamento 5.1000 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34286,
            "slug": "vs19_392_020",
            "identifier": "vs19_392_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_020/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2150/29, così come riformulato, DE BERTOLDI ANDREA (M-ALT) - Votazione Ordine del giorno 9/2150/29, DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/29, DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/29, così come riformulato, DE BERTOLDI ANDREA (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 78,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 35750,
            "slug": "vs19_409_071",
            "identifier": "vs19_409_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_071/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 4.1006 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1006 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1006 DDL n. 1917",
            "description_title": "Emendamento 4.1006 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35689,
            "slug": "vs19_409_009",
            "identifier": "vs19_409_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_009/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.29 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.29 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.29 DDL n. 1917",
            "description_title": "Emendamento 3.29 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": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35725,
            "slug": "vs19_409_045",
            "identifier": "vs19_409_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_045/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.109 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.109 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.109 DDL n. 1917",
            "description_title": "Emendamento 3.109 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": 49,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35793,
            "slug": "vs19_410_013",
            "identifier": "vs19_410_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_013/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1917/16 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1917/16 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/16 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/16 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35794,
            "slug": "vs19_410_014",
            "identifier": "vs19_410_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_014/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1917/17 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1917/17 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/17 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/17 ZARATTI FILIBERTO (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": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35798,
            "slug": "vs19_410_018",
            "identifier": "vs19_410_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_018/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1917/22 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1917/22 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/22 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/22 SERRACCHIANI DEBORA (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": 21,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35739,
            "slug": "vs19_409_060",
            "identifier": "vs19_409_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_060/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.1009 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.1009 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1009 DDL n. 1917",
            "description_title": "Emendamento 4.1009 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": 2,
            "n_margin": 99,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 35787,
            "slug": "vs19_410_007",
            "identifier": "vs19_410_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_007/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1917/10 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1917/10 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/10 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/10 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35820,
            "slug": "vs19_413_004",
            "identifier": "vs19_413_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_004/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 6.1 DORI DEVIS (AVS) - Votazione Emendamento 6.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2196",
            "description_title": "Emendamento 6.1 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": 21,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35721,
            "slug": "vs19_409_041",
            "identifier": "vs19_409_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_041/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.102 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.102 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.102 DDL n. 1917",
            "description_title": "Emendamento 3.102 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": 49,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 26117,
            "slug": "vs19_216_049",
            "identifier": "vs19_216_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_049/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.3 DDL n. 1555",
            "description_title": "Emendamento 9.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26067,
            "slug": "vs19_216_037",
            "identifier": "vs19_216_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_037/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1555",
            "original_title": "Votazione Articolo 3 DDL n. 1555",
            "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": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26062,
            "slug": "vs19_216_020",
            "identifier": "vs19_216_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_020/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1555",
            "description_title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26108,
            "slug": "vs19_216_047",
            "identifier": "vs19_216_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_047/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1555",
            "original_title": "Votazione Articolo 8 DDL n. 1555",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 26180,
            "slug": "vs19_216_078",
            "identifier": "vs19_216_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_078/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (AVS) - Votazione Emendamento 11.19 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.19 DDL n. 1555",
            "description_title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26131,
            "slug": "vs19_216_028",
            "identifier": "vs19_216_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_028/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.05 BONELLI ANGELO (AVS) - Votazione Emendamento 2.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 2.05 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26121,
            "slug": "vs19_216_042",
            "identifier": "vs19_216_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_042/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1555",
            "original_title": "Votazione Articolo 5 DDL n. 1555",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26150,
            "slug": "vs19_216_035",
            "identifier": "vs19_216_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_035/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.6 EVI ELEONORA (AVS) - Votazione Emendamento 3.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1555",
            "description_title": "Emendamento 3.6 EVI ELEONORA (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": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25914,
            "slug": "vs19_214_008",
            "identifier": "vs19_214_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_008/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.57 FENU EMILIANO (M5S) - Votazione Emendamento 1.57 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.57 DDL n. 1342",
            "description_title": "Emendamento 1.57 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": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26123,
            "slug": "vs19_216_025",
            "identifier": "vs19_216_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_025/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1555",
            "description_title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26054,
            "slug": "vs19_216_152",
            "identifier": "vs19_216_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_152/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 152,
            "title": "Legge annuale per il mercato e la concorrenza 2022",
            "original_title": "Votazione finale DDL n. 1555",
            "description_title": "Legge annuale per il mercato e la concorrenza 2022\" (Approvato dal Senato) (DDL 1555)",
            "public_title": "Legge annuale per il mercato e la concorrenza 2022",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26140,
            "slug": "vs19_216_052",
            "identifier": "vs19_216_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_052/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 9.050 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.050 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.050 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 9.050 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26075,
            "slug": "vs19_216_051",
            "identifier": "vs19_216_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_051/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1555",
            "original_title": "Votazione Articolo 9 DDL n. 1555",
            "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": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26844,
            "slug": "vs19_227_043",
            "identifier": "vs19_227_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_043/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/893 E ABB/14 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/14 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22213,
            "slug": "vs19_147_044",
            "identifier": "vs19_147_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_044/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1039",
            "original_title": "Votazione Articolo 2 DDL n. 1039",
            "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": 133,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22385,
            "slug": "vs19_147_035",
            "identifier": "vs19_147_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_035/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/887 E ABB./10, sulla parte dispositiva, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./10, PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./10, sulla parte dispositiva, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29360,
            "slug": "vs19_270_083",
            "identifier": "vs19_270_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_083/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1435/65 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1435/65 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/65 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/65 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 27366,
            "slug": "vs19_232_057",
            "identifier": "vs19_232_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_057/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (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": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27233,
            "slug": "vs19_232_020",
            "identifier": "vs19_232_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_020/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1620",
            "description_title": "Emendamento 4.300, 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": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27308,
            "slug": "vs19_232_060",
            "identifier": "vs19_232_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_060/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27253,
            "slug": "vs19_232_023",
            "identifier": "vs19_232_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_023/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.38 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.38 DDL n. 1620",
            "description_title": "Emendamento 4.38 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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27260,
            "slug": "vs19_232_018",
            "identifier": "vs19_232_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_018/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.32 DDL n. 1620",
            "description_title": "Emendamento 4.32 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": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        }
    ]
}