Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=337
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=date&page=338",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=336",
    "results": [
        {
            "id": 34185,
            "slug": "vs19_397_029",
            "identifier": "vs19_397_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_029/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.6 CASO ANTONIO (M5S) - Votazione Emendamento 4.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2119",
            "description_title": "Emendamento 4.6 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": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34204,
            "slug": "vs19_397_031",
            "identifier": "vs19_397_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_031/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 4.05 CASO ANTONIO (M5S) - Votazione Emendamento 4.05 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 4.05 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34004,
            "slug": "vs19_397_043",
            "identifier": "vs19_397_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_043/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 7.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 7.100 DDL n. 2119",
            "description_title": "Emendamento 7.100 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34019,
            "slug": "vs19_397_044",
            "identifier": "vs19_397_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_044/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 8.3 MANZI IRENE (PD-IDP) e 8.9 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 8.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.3 DDL n. 2119",
            "description_title": "Identici emendamenti 8.3 MANZI IRENE (PD-IDP) e 8.9 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33982,
            "slug": "vs19_397_098",
            "identifier": "vs19_397_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_098/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/2119/37, nel testo ulteriormente riformulato, SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2119/37, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/37, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/37, nel testo ulteriormente riformulato, SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 97,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33995,
            "slug": "vs19_397_101",
            "identifier": "vs19_397_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_101/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/2119/42, come riformulato, CERRETO MARCO (FDI) - Votazione Ordine del giorno 9/2119/42, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/42, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/42, come riformulato, CERRETO MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 101,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 34228,
            "slug": "vs19_397_025",
            "identifier": "vs19_397_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_025/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.2 CASO ANTONIO (M5S) - Votazione Emendamento 4.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2119",
            "description_title": "Emendamento 4.2 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": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34220,
            "slug": "vs19_397_026",
            "identifier": "vs19_397_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_026/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.5 CASO ANTONIO (M5S) - Votazione Emendamento 4.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2119",
            "description_title": "Emendamento 4.5 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": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34046,
            "slug": "vs19_397_066",
            "identifier": "vs19_397_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_066/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.103 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.103 DDL n. 2119",
            "description_title": "Emendamento 11.103 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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33998,
            "slug": "vs19_397_069",
            "identifier": "vs19_397_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_069/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 11.03 CASO ANTONIO (M5S) - Votazione Emendamento 11.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.03 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34039,
            "slug": "vs19_397_071",
            "identifier": "vs19_397_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_071/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 11.08 CASO ANTONIO (M5S) - Votazione Emendamento 11.08 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.08 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.08 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "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": 34193,
            "slug": "vs19_397_010",
            "identifier": "vs19_397_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_010/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2119",
            "description_title": "Emendamento 1.100 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": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "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": 34229,
            "slug": "vs19_397_015",
            "identifier": "vs19_397_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_015/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.100 DDL n. 2119",
            "description_title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34199,
            "slug": "vs19_397_028",
            "identifier": "vs19_397_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_028/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.101 DDL n. 2119",
            "description_title": "Emendamento 4.101 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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34016,
            "slug": "vs19_397_034",
            "identifier": "vs19_397_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_034/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.4 CASO ANTONIO (M5S) - Votazione Emendamento 5.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2119",
            "description_title": "Emendamento 5.4 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": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34049,
            "slug": "vs19_397_040",
            "identifier": "vs19_397_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_040/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 6.03 CASO ANTONIO (M5S) - Votazione Emendamento 6.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.03 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": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34038,
            "slug": "vs19_397_045",
            "identifier": "vs19_397_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_045/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 8.4 AMATO GAETANO (M5S) - Votazione Emendamento 8.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.4 DDL n. 2119",
            "description_title": "Emendamento 8.4 AMATO GAETANO (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": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33986,
            "slug": "vs19_397_046",
            "identifier": "vs19_397_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_046/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 8.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.6 DDL n. 2119",
            "description_title": "Identici emendamenti 8.6 PICCOLOTTI ELISABETTA (AVS), 8.7 CASO ANTONIO (M5S), 8.8 MANZI IRENE (PD-IDP) e 8.100 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34028,
            "slug": "vs19_397_053",
            "identifier": "vs19_397_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_053/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.4 DDL n. 2119",
            "description_title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33983,
            "slug": "vs19_397_084",
            "identifier": "vs19_397_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_084/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33994,
            "slug": "vs19_397_085",
            "identifier": "vs19_397_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_085/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2119/19, come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/19, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/19, come riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 106,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34050,
            "slug": "vs19_397_086",
            "identifier": "vs19_397_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_086/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2119/21, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2119/21, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/21, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/21, come riformulato, GUERRA MARIA CECILIA (PD-IDP)",
            "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": 108,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34031,
            "slug": "vs19_397_087",
            "identifier": "vs19_397_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_087/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2119/22 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2119/22 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/22 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/22 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 26,
            "n_margin": 6,
            "majority_cohesion_rate": 42.15,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34001,
            "slug": "vs19_397_088",
            "identifier": "vs19_397_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_088/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34047,
            "slug": "vs19_397_100",
            "identifier": "vs19_397_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_100/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/2119/41, come riformulato, SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2119/41, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/41, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/41, come riformulato, SOUMAHORO ABOUBAKAR (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": 4,
            "n_margin": 96,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 34015,
            "slug": "vs19_397_054",
            "identifier": "vs19_397_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_054/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 10.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.6 DDL n. 2119",
            "description_title": "Emendamento 10.6 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34011,
            "slug": "vs19_397_074",
            "identifier": "vs19_397_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_074/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2119/8 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2119/8 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/8 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/8 ORRICO ANNA LAURA (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": 24,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "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": 34245,
            "slug": "vs19_397_005",
            "identifier": "vs19_397_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_005/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2119",
            "description_title": "Emendamento 1.7 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": 27,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34214,
            "slug": "vs19_397_006",
            "identifier": "vs19_397_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_006/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.8 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2119",
            "description_title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34222,
            "slug": "vs19_397_007",
            "identifier": "vs19_397_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_007/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.9 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2119",
            "description_title": "Emendamento 1.9 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 33853,
            "slug": "19-252-3",
            "identifier": "19-252-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-3/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 1.3, Furlan e altri",
            "original_title": "Em. 1.3, Furlan e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 74.58,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33857,
            "slug": "19-252-206",
            "identifier": "19-252-206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-206/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 206,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 25.27, Sironi e altri",
            "original_title": "Em. 25.27, Sironi e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 14,
            "n_margin": 19,
            "majority_cohesion_rate": 67.8,
            "minority_cohesion_rate": 53.57
        },
        {
            "id": 33891,
            "slug": "19-252-140",
            "identifier": "19-252-140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-140/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 140,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 10",
            "original_title": "Articolo 10",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 67.8,
            "minority_cohesion_rate": 69.05
        },
        {
            "id": 33894,
            "slug": "19-252-137",
            "identifier": "19-252-137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-137/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 137,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 10.1, Irto e altri",
            "original_title": "Em. 10.1, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 63.56,
            "minority_cohesion_rate": 69.05
        },
        {
            "id": 33909,
            "slug": "19-252-101",
            "identifier": "19-252-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-101/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 101,
            "title": "Articolo 34",
            "original_title": "Articolo 34",
            "description_title": null,
            "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": 69,
            "majority_cohesion_rate": 72.88,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 33919,
            "slug": "19-252-82",
            "identifier": "19-252-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-82/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 82,
            "title": "Articolo 23",
            "original_title": "Articolo 23",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 17,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 33923,
            "slug": "19-252-78",
            "identifier": "19-252-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-78/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 78,
            "title": "Articolo 22",
            "original_title": "Articolo 22",
            "description_title": null,
            "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": 12,
            "majority_cohesion_rate": 71.19,
            "minority_cohesion_rate": 69.05
        },
        {
            "id": 33928,
            "slug": "19-252-73",
            "identifier": "19-252-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-73/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 73,
            "title": "Emm. 20.1 e 20.2",
            "original_title": "Emm. 20.1 e 20.2",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 67.86
        },
        {
            "id": 33929,
            "slug": "19-252-69",
            "identifier": "19-252-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-69/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 69,
            "title": "Em. 19.4, Mazzella e altri",
            "original_title": "Em. 19.4, Mazzella e altri",
            "description_title": null,
            "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": 18,
            "majority_cohesion_rate": 71.19,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 33937,
            "slug": "19-252-61",
            "identifier": "19-252-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-61/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 61,
            "title": "Articolo 14",
            "original_title": "Articolo 14",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 70.34,
            "minority_cohesion_rate": 70.24
        },
        {
            "id": 33938,
            "slug": "19-252-60",
            "identifier": "19-252-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-60/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 60,
            "title": "Articolo 13",
            "original_title": "Articolo 13",
            "description_title": null,
            "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": 13,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 70.24
        },
        {
            "id": 33939,
            "slug": "19-252-59",
            "identifier": "19-252-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-59/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 59,
            "title": "Emm. 13.5, 13.6, 13.7 e 13.8",
            "original_title": "Emm. 13.5, 13.6, 13.7 e 13.8",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 67.86
        },
        {
            "id": 33940,
            "slug": "19-252-58",
            "identifier": "19-252-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-58/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 58,
            "title": "Em. 13.4, Mazzella e altri",
            "original_title": "Em. 13.4, Mazzella e altri",
            "description_title": null,
            "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": 17,
            "majority_cohesion_rate": 71.19,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 33944,
            "slug": "19-252-54",
            "identifier": "19-252-54",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-54/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 54,
            "title": "Em. 11.8, Sensi e altri",
            "original_title": "Em. 11.8, Sensi e altri",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 67.86
        },
        {
            "id": 33945,
            "slug": "19-252-52",
            "identifier": "19-252-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-52/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 52,
            "title": "Em. 11.6, Zambito e altri",
            "original_title": "Em. 11.6, Zambito e altri",
            "description_title": null,
            "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": 18,
            "majority_cohesion_rate": 72.03,
            "minority_cohesion_rate": 61.9
        }
    ]
}