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

{
    "count": 22130,
    "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=205",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=203",
    "results": [
        {
            "id": 22075,
            "slug": "vs19_137_046",
            "identifier": "vs19_137_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_046/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1038",
            "original_title": "Votazione Articolo 3 DDL n. 1038",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22056,
            "slug": "vs19_137_047",
            "identifier": "vs19_137_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_047/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.1 FENU EMILIANO (M5S) - Votazione Emendamento 4.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1038",
            "description_title": "Emendamento 4.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22112,
            "slug": "vs19_137_048",
            "identifier": "vs19_137_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_048/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 4.3 FENU EMILIANO (M5S) - Votazione Emendamento 4.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1038",
            "description_title": "Emendamento 4.3 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22096,
            "slug": "vs19_137_049",
            "identifier": "vs19_137_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_049/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.4 FENU EMILIANO (M5S) - Votazione Emendamento 4.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1038",
            "description_title": "Emendamento 4.4 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21884,
            "slug": "vs19_137_050",
            "identifier": "vs19_137_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_050/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.6 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1038",
            "description_title": "Emendamento 4.6 TABACCI BRUNO (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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21898,
            "slug": "vs19_137_051",
            "identifier": "vs19_137_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_051/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.7 FENU EMILIANO (M5S) - Votazione Emendamento 4.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1038",
            "description_title": "Emendamento 4.7 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21911,
            "slug": "vs19_137_052",
            "identifier": "vs19_137_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_052/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1038",
            "description_title": "Identici emendamenti 4.8 BENZONI FABRIZIO (AIV-RE) e 4.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21922,
            "slug": "vs19_137_053",
            "identifier": "vs19_137_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_053/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 4.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1038",
            "description_title": "Emendamento 4.10 BENZONI FABRIZIO (AIV-RE)",
            "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": 57,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22180,
            "slug": "vs19_137_054",
            "identifier": "vs19_137_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_054/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici emendamenti 4.11 ALIFANO ENRICA (M5S), 4.12 TABACCI BRUNO (PD-IDP) e 4.13 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 4.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1038",
            "description_title": "Identici emendamenti 4.11 ALIFANO ENRICA (M5S), 4.12 TABACCI BRUNO (PD-IDP) e 4.13 GRUPPIONI NAIKE (AIV-RE)",
            "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": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22163,
            "slug": "vs19_137_055",
            "identifier": "vs19_137_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_055/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.14 FENU EMILIANO (M5S) - Votazione Emendamento 4.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1038",
            "description_title": "Emendamento 4.14 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22144,
            "slug": "vs19_137_056",
            "identifier": "vs19_137_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_056/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1038",
            "description_title": "Emendamento 4.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22131,
            "slug": "vs19_137_057",
            "identifier": "vs19_137_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_057/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.16 FENU EMILIANO (M5S) - Votazione Emendamento 4.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1038",
            "description_title": "Emendamento 4.16 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22115,
            "slug": "vs19_137_058",
            "identifier": "vs19_137_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_058/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 4.17 FENU EMILIANO (M5S) - Votazione Emendamento 4.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.17 DDL n. 1038",
            "description_title": "Emendamento 4.17 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22099,
            "slug": "vs19_137_059",
            "identifier": "vs19_137_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_059/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.18 FENU EMILIANO (M5S) - Votazione Emendamento 4.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1038",
            "description_title": "Emendamento 4.18 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21933,
            "slug": "vs19_137_060",
            "identifier": "vs19_137_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_060/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 4.19 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1038",
            "description_title": "Emendamento 4.19 D'ORSO 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": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21948,
            "slug": "vs19_137_061",
            "identifier": "vs19_137_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_061/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1038",
            "description_title": "Emendamento 4.20 D'ORSO 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": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21907,
            "slug": "vs19_137_062",
            "identifier": "vs19_137_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_062/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1038",
            "description_title": "Emendamento 4.21 D'ORSO 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": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21917,
            "slug": "vs19_137_063",
            "identifier": "vs19_137_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_063/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 4.22 FENU EMILIANO (M5S) - Votazione Emendamento 4.22 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.22 DDL n. 1038",
            "description_title": "Emendamento 4.22 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 69,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 21883,
            "slug": "vs19_137_064",
            "identifier": "vs19_137_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_064/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1038",
            "original_title": "Votazione Articolo 4 DDL n. 1038",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21895,
            "slug": "vs19_137_065",
            "identifier": "vs19_137_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_065/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 5.1 FENU EMILIANO (M5S) - Votazione Emendamento 5.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1038",
            "description_title": "Emendamento 5.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 22087,
            "slug": "vs19_137_066",
            "identifier": "vs19_137_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_066/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 5.2 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1038",
            "description_title": "Emendamento 5.2 GUERRA MARIA CECILIA (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": 43,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22071,
            "slug": "vs19_137_067",
            "identifier": "vs19_137_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_067/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 5.3 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1038",
            "description_title": "Emendamento 5.3 BONETTI ELENA (AIV-RE)",
            "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": 92,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22125,
            "slug": "vs19_137_068",
            "identifier": "vs19_137_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_068/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 5.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1038",
            "description_title": "Emendamento 5.4 MEROLA VIRGINIO (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": 42,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22110,
            "slug": "vs19_137_069",
            "identifier": "vs19_137_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_069/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 69,
            "title": "Identici emendamenti 5.5 FENU EMILIANO (M5S), 5.6 MARATTIN LUIGI (AIV-RE) e 5.7 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1038",
            "description_title": "Identici emendamenti 5.5 FENU EMILIANO (M5S), 5.6 MARATTIN LUIGI (AIV-RE) e 5.7 DELLA VEDOVA BENEDETTO (MISTO)",
            "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": 70.89,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21878,
            "slug": "vs19_137_070",
            "identifier": "vs19_137_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_070/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 5.12 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.12 DDL n. 1038",
            "description_title": "Emendamento 5.12 GUERRA MARIA CECILIA (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": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21887,
            "slug": "vs19_137_071",
            "identifier": "vs19_137_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_071/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 5.13 BALDINO VITTORIA (M5S) - Votazione Emendamento 5.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.13 DDL n. 1038",
            "description_title": "Emendamento 5.13 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": 52,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 21899,
            "slug": "vs19_137_072",
            "identifier": "vs19_137_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_072/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 5.14 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.14 DDL n. 1038",
            "description_title": "Emendamento 5.14 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21913,
            "slug": "vs19_137_073",
            "identifier": "vs19_137_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_073/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 5.15 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1038",
            "description_title": "Emendamento 5.15 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 68,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21927,
            "slug": "vs19_137_074",
            "identifier": "vs19_137_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_074/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 5.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.16 DDL n. 1038",
            "description_title": "Emendamento 5.16 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21941,
            "slug": "vs19_137_075",
            "identifier": "vs19_137_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_075/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 5.18 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.18 DDL n. 1038",
            "description_title": "Emendamento 5.18 BONETTI ELENA (AIV-RE)",
            "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": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22033,
            "slug": "vs19_137_076",
            "identifier": "vs19_137_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_076/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.19 DDL n. 1038",
            "description_title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22046,
            "slug": "vs19_137_077",
            "identifier": "vs19_137_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_077/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 5.20 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.20 DDL n. 1038",
            "description_title": "Emendamento 5.20 BONETTI ELENA (AIV-RE)",
            "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": 59,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22121,
            "slug": "vs19_137_078",
            "identifier": "vs19_137_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_078/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 5.23 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 5.23 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.23 DDL n. 1038",
            "description_title": "Emendamento 5.23 SILVESTRI FRANCESCO (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": 60,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 22104,
            "slug": "vs19_137_079",
            "identifier": "vs19_137_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_079/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 5.24 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.24 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.24 DDL n. 1038",
            "description_title": "Emendamento 5.24 MARATTIN LUIGI (AIV-RE)",
            "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": 57,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22145,
            "slug": "vs19_137_080",
            "identifier": "vs19_137_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_080/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 5.25 COSTA SERGIO (M5S) - Votazione Emendamento 5.25 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.25 DDL n. 1038",
            "description_title": "Emendamento 5.25 COSTA SERGIO (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": 67,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22149,
            "slug": "vs19_137_081",
            "identifier": "vs19_137_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_081/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 5.26 PASTORINO LUCA (MISTO) - Votazione Emendamento 5.26 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.26 DDL n. 1038",
            "description_title": "Emendamento 5.26 PASTORINO LUCA (MISTO)",
            "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": 55,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 21902,
            "slug": "vs19_137_082",
            "identifier": "vs19_137_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_082/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 5.27 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.27 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.27 DDL n. 1038",
            "description_title": "Emendamento 5.27 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 21916,
            "slug": "vs19_137_083",
            "identifier": "vs19_137_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_083/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 5.28 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 5.28 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.28 DDL n. 1038",
            "description_title": "Emendamento 5.28 DELLA VEDOVA BENEDETTO (MISTO)",
            "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": 76,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE)",
            "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": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21891,
            "slug": "vs19_137_085",
            "identifier": "vs19_137_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_085/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 5.33 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.33 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.33 DDL n. 1038",
            "description_title": "Emendamento 5.33 TABACCI BRUNO (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": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22029,
            "slug": "vs19_137_086",
            "identifier": "vs19_137_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_086/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 5.35 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.35 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.35 DDL n. 1038",
            "description_title": "Emendamento 5.35 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22044,
            "slug": "vs19_137_087",
            "identifier": "vs19_137_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_087/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 5.38 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.38 DDL n. 1038",
            "description_title": "Identici emendamenti 5.38 BORRELLI FRANCESCO EMILIO (AVS) e 5.39 RICCIARDI TONI (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": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21925,
            "slug": "vs19_137_088",
            "identifier": "vs19_137_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_088/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 5.40 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 5.40 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.40 DDL n. 1038",
            "description_title": "Emendamento 5.40 D'ALFONSO LUCIANO (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": 41,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21940,
            "slug": "vs19_137_089",
            "identifier": "vs19_137_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_089/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 5.41 FENU EMILIANO (M5S) - Votazione Emendamento 5.41 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.41 DDL n. 1038",
            "description_title": "Emendamento 5.41 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 99,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 21881,
            "slug": "vs19_137_090",
            "identifier": "vs19_137_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_090/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 5.43 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.43 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.43 DDL n. 1038",
            "description_title": "Emendamento 5.43 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21919,
            "slug": "vs19_137_091",
            "identifier": "vs19_137_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_091/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 5.44 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.44 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.44 DDL n. 1038",
            "description_title": "Emendamento 5.44 GUERRA MARIA CECILIA (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": 44,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21914,
            "slug": "vs19_137_092",
            "identifier": "vs19_137_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_092/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 5.45 FENU EMILIANO (M5S) - Votazione Emendamento 5.45 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.45 DDL n. 1038",
            "description_title": "Emendamento 5.45 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 96,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 21901,
            "slug": "vs19_137_093",
            "identifier": "vs19_137_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_093/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 5.46 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.46 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.46 DDL n. 1038",
            "description_title": "Emendamento 5.46 MARATTIN LUIGI (AIV-RE)",
            "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": 59,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22151,
            "slug": "vs19_137_094",
            "identifier": "vs19_137_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_094/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 5.47 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.47 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.47 DDL n. 1038",
            "description_title": "Emendamento 5.47 MARATTIN LUIGI (AIV-RE)",
            "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": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22137,
            "slug": "vs19_137_095",
            "identifier": "vs19_137_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_095/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 5.48 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.48 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.48 DDL n. 1038",
            "description_title": "Emendamento 5.48 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 61.73
        }
    ]
}