Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=72
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=-identifier&page=73",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=71",
    "results": [
        {
            "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": 34025,
            "slug": "vs19_397_067",
            "identifier": "vs19_397_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_067/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2119",
            "description_title": "Emendamento 11.2 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": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "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": 33989,
            "slug": "vs19_397_065",
            "identifier": "vs19_397_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_065/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2119",
            "description_title": "Emendamento 11.1 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": 68.15
        },
        {
            "id": 34008,
            "slug": "vs19_397_064",
            "identifier": "vs19_397_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_064/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 11.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.100 DDL n. 2119",
            "description_title": "Emendamento 11.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": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34021,
            "slug": "vs19_397_063",
            "identifier": "vs19_397_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_063/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 11.101 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.101 DDL n. 2119",
            "description_title": "Emendamento 11.101 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": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "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": 34042,
            "slug": "vs19_397_061",
            "identifier": "vs19_397_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_061/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2119",
            "description_title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 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": 34009,
            "slug": "vs19_397_058",
            "identifier": "vs19_397_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_058/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.12 AMATO GAETANO (M5S) - Votazione Emendamento 10.12 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2119",
            "description_title": "Emendamento 10.12 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 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": 33999,
            "slug": "vs19_397_055",
            "identifier": "vs19_397_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_055/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.7 DDL n. 2119",
            "description_title": "Emendamento 10.7 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": 33,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.97
        },
        {
            "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": 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": 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": 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": 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": 34030,
            "slug": "vs19_397_049",
            "identifier": "vs19_397_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_049/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.2 CASO ANTONIO (M5S) - Votazione Emendamento 9.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.2 DDL n. 2119",
            "description_title": "Emendamento 9.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 34238,
            "slug": "vs19_397_024",
            "identifier": "vs19_397_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_024/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.300 delle Commissioni - Votazione Emendamento 2.300 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.300 DDL n. 2119",
            "description_title": "Emendamento 2.300 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 34163,
            "slug": "vs19_397_022",
            "identifier": "vs19_397_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_022/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.1 CASO ANTONIO (M5S) - Votazione Emendamento 4.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2119",
            "description_title": "Emendamento 4.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": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34209,
            "slug": "vs19_397_021",
            "identifier": "vs19_397_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_021/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.100 DDL n. 2119",
            "description_title": "Emendamento 3.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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34194,
            "slug": "vs19_397_020",
            "identifier": "vs19_397_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_020/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 3.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.101 DDL n. 2119",
            "description_title": "Emendamento 3.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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 34187,
            "slug": "vs19_397_019",
            "identifier": "vs19_397_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_019/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2-bis.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2-bis.500, DDL n. 2119",
            "original_title": "Votazione Emendamento 2-bis.500, DDL n. 2119",
            "description_title": "Emendamento 2-bis.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 70.7
        }
    ]
}