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

{
    "count": 22927,
    "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=119",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=117",
    "results": [
        {
            "id": 34387,
            "slug": "19-253-47",
            "identifier": "19-253-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-47/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 47,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.14, Martella e altri",
            "original_title": "Em. 35.0.14, Martella 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34384,
            "slug": "19-253-30",
            "identifier": "19-253-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-30/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 30,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.7, Martella e altri",
            "original_title": "Em. 35.7, Martella 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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34390,
            "slug": "19-253-29",
            "identifier": "19-253-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-29/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 29,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.6, Martella e altri",
            "original_title": "Em. 35.6, Martella 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 34388,
            "slug": "19-253-65",
            "identifier": "19-253-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-65/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 65,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 39",
            "original_title": "Articolo 39",
            "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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 67.8,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34373,
            "slug": "19-253-41",
            "identifier": "19-253-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-41/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 41,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.8, Martella e altri",
            "original_title": "Em. 35.0.8, Martella 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 61.9
        },
        {
            "id": 34374,
            "slug": "19-253-40",
            "identifier": "19-253-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-40/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 40,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.4, Martella e altri",
            "original_title": "Em. 35.0.4, Martella 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34362,
            "slug": "19-253-53",
            "identifier": "19-253-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-53/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 53,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.5, Pirro",
            "original_title": "Em. 36.5, Pirro",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 62.71,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34363,
            "slug": "19-253-52",
            "identifier": "19-253-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-52/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 52,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.4 (testo 2), Pirro",
            "original_title": "Em. 36.4 (testo 2), Pirro",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 63.56,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34364,
            "slug": "19-253-51",
            "identifier": "19-253-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-51/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 51,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.3 (testo 2), Pirro",
            "original_title": "Em. 36.3 (testo 2), Pirro",
            "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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34354,
            "slug": "19-253-61",
            "identifier": "19-253-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-61/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 61,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 38",
            "original_title": "Articolo 38",
            "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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 64.41,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34352,
            "slug": "19-253-67",
            "identifier": "19-253-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-67/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 67,
            "title": "Legge annuale per il mercato e la concorrenza 2023",
            "original_title": "Votazione finale",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": "Legge annuale per il mercato e la concorrenza 2023",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.41,
            "minority_cohesion_rate": 47.62
        },
        {
            "id": 34412,
            "slug": "19-253-7",
            "identifier": "19-253-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-7/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 7,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 28.9, Martella e altri",
            "original_title": "Em. 28.9, Martella 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": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34405,
            "slug": "19-253-14",
            "identifier": "19-253-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-14/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 14,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 31.1, Martella e altri",
            "original_title": "Em. 31.1, Martella 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 61.02,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 33993,
            "slug": "vs19_397_075",
            "identifier": "vs19_397_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_075/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2119/9, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2119/9, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/9, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/9, nel testo riformulato, AIELLO DAVIDE (M5S)",
            "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": 112,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34020,
            "slug": "vs19_397_082",
            "identifier": "vs19_397_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_082/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2119/16 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2119/16 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/16 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/16 FRATOIANNI NICOLA (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": 23,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34041,
            "slug": "vs19_397_090",
            "identifier": "vs19_397_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_090/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2119/26, come riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2119/26, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/26, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/26, come riformulato, BERRUTO MAURO (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": 105,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 34045,
            "slug": "vs19_397_092",
            "identifier": "vs19_397_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_092/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/2119/29, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2119/29, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/29, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/29, nel testo riformulato, FORNARO FEDERICO (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": 3,
            "n_margin": 101,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 33981,
            "slug": "vs19_397_032",
            "identifier": "vs19_397_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_032/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 5.1 PICCOLOTTI ELISABETTA (AVS) e 5.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2119",
            "description_title": "Identici emendamenti 5.1 PICCOLOTTI ELISABETTA (AVS) e 5.2 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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33985,
            "slug": "vs19_397_042",
            "identifier": "vs19_397_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_042/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 6.05 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 6.05 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.05 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.05 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 33990,
            "slug": "vs19_397_059",
            "identifier": "vs19_397_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_059/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 10.13 CASO ANTONIO (M5S) - Votazione Emendamento 10.13 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.13 DDL n. 2119",
            "description_title": "Emendamento 10.13 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": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33992,
            "slug": "vs19_397_060",
            "identifier": "vs19_397_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_060/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 10.14 CASO ANTONIO (M5S) - Votazione Emendamento 10.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.14 DDL n. 2119",
            "description_title": "Emendamento 10.14 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.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33996,
            "slug": "vs19_397_037",
            "identifier": "vs19_397_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_037/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.4 CASO ANTONIO (M5S) - Votazione Emendamento 6.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.4 DDL n. 2119",
            "description_title": "Emendamento 6.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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34000,
            "slug": "vs19_397_033",
            "identifier": "vs19_397_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_033/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.3 CASO ANTONIO (M5S) - Votazione Emendamento 5.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2119",
            "description_title": "Emendamento 5.3 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.94,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34007,
            "slug": "vs19_397_047",
            "identifier": "vs19_397_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_047/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 8-bis.100 CASO ANTONIO (M5S) e 8-bis.101 MANZI IRENE (PD-IDP) - Votazione Emendamento 8-bis.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 8-bis.100 DDL n. 2119",
            "description_title": "Identici emendamenti 8-bis.100 CASO ANTONIO (M5S) e 8-bis.101 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": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34026,
            "slug": "vs19_397_039",
            "identifier": "vs19_397_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_039/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 6.3 CASO ANTONIO (M5S) - Votazione Emendamento 6.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2119",
            "description_title": "Emendamento 6.3 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34032,
            "slug": "vs19_397_041",
            "identifier": "vs19_397_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_041/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 6.04 MANZI IRENE (PD-IDP) - Votazione Emendamento 6.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.04 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": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34035,
            "slug": "vs19_397_051",
            "identifier": "vs19_397_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_051/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 10.1 PICCOLOTTI ELISABETTA (AVS) e 10.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.1 DDL n. 2119",
            "description_title": "Identici emendamenti 10.1 PICCOLOTTI ELISABETTA (AVS) e 10.2 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": 28,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34040,
            "slug": "vs19_397_038",
            "identifier": "vs19_397_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_038/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 6.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 6.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.100 DDL n. 2119",
            "description_title": "Emendamento 6.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34043,
            "slug": "vs19_397_048",
            "identifier": "vs19_397_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_048/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.1 CASO ANTONIO (M5S) - Votazione Emendamento 9.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2119",
            "description_title": "Emendamento 9.1 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34044,
            "slug": "vs19_397_056",
            "identifier": "vs19_397_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_056/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.8 CASO ANTONIO (M5S) - Votazione Emendamento 10.8 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.8 DDL n. 2119",
            "description_title": "Emendamento 10.8 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": 25,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34048,
            "slug": "vs19_397_052",
            "identifier": "vs19_397_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_052/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 10.3 CASO ANTONIO (M5S) - Votazione Emendamento 10.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.3 DDL n. 2119",
            "description_title": "Emendamento 10.3 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": 67.77,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34158,
            "slug": "vs19_397_017",
            "identifier": "vs19_397_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_017/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.101 DDL n. 2119",
            "description_title": "Emendamento 2.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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34189,
            "slug": "vs19_397_008",
            "identifier": "vs19_397_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_008/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.10 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2119",
            "description_title": "Emendamento 1.10 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.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34191,
            "slug": "vs19_397_030",
            "identifier": "vs19_397_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_030/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE) - Votazione Emendamento 4.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2119",
            "description_title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE)",
            "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": 81,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "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": 34213,
            "slug": "vs19_397_013",
            "identifier": "vs19_397_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_013/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.17 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.17 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2119",
            "description_title": "Emendamento 1.17 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": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34212,
            "slug": "vs19_397_027",
            "identifier": "vs19_397_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_027/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.4 CASO ANTONIO (M5S) - Votazione Emendamento 4.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2119",
            "description_title": "Emendamento 4.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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34234,
            "slug": "vs19_397_004",
            "identifier": "vs19_397_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_004/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2119",
            "description_title": "Emendamento 1.6 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.05,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34242,
            "slug": "vs19_397_014",
            "identifier": "vs19_397_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_014/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 1.04 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": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33987,
            "slug": "vs19_397_079",
            "identifier": "vs19_397_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_079/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2119/13, come riformulato dal Governo, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2119/13, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/13, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/13, come riformulato dal Governo, RICCIARDI TONI (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": 108,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34014,
            "slug": "vs19_397_068",
            "identifier": "vs19_397_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_068/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 11.01 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 11.01 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.01 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.01 ORRICO ANNA LAURA (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": 34005,
            "slug": "vs19_397_073",
            "identifier": "vs19_397_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_073/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2119/4 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/2119/4 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/4 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/4 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34024,
            "slug": "vs19_397_062",
            "identifier": "vs19_397_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_062/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 11.102 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.102 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.102 DDL n. 2119",
            "description_title": "Emendamento 11.102 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34034,
            "slug": "vs19_397_035",
            "identifier": "vs19_397_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_035/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.1 CASO ANTONIO (M5S) - Votazione Emendamento 6.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2119",
            "description_title": "Emendamento 6.1 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": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34351,
            "slug": "vs19_397_102",
            "identifier": "vs19_397_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_102/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 102,
            "title": "Conversione decreto Pnrr quinquies",
            "original_title": "Votazione finale DDL n. 2119",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 28 ottobre 2024, n. 160, recante disposizioni urgenti in materia di lavoro, università, ricerca e istruzione per una migliore attuazione del Piano nazionale di ripresa e resilienza (DDL 2119)",
            "public_title": "Conversione decreto Pnrr quinquies",
            "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": 69,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 34037,
            "slug": "vs19_397_076",
            "identifier": "vs19_397_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_076/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 34178,
            "slug": "vs19_397_023",
            "identifier": "vs19_397_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_023/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.3 CASO ANTONIO (M5S) - Votazione Emendamento 4.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.3 DDL n. 2119",
            "description_title": "Emendamento 4.3 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": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33997,
            "slug": "vs19_397_050",
            "identifier": "vs19_397_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_050/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 9.0100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 9.0100 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.0100 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 9.0100 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34013,
            "slug": "vs19_397_036",
            "identifier": "vs19_397_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_036/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.2 BALDINO VITTORIA (M5S) - Votazione Emendamento 6.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2119",
            "description_title": "Emendamento 6.2 BALDINO VITTORIA (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.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34033,
            "slug": "vs19_397_097",
            "identifier": "vs19_397_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_097/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/2119/36, nel testo riformulato, GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2119/36, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/36, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/36, nel testo riformulato, GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 103,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 52.23
        }
    ]
}