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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=350",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=348",
    "results": [
        {
            "id": 22123,
            "slug": "vs19_137_146",
            "identifier": "vs19_137_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_146/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 7.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.4 DDL n. 1038",
            "description_title": "Emendamento 7.4 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": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22130,
            "slug": "vs19_137_043",
            "identifier": "vs19_137_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_043/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.12 FENU EMILIANO (M5S) - Votazione Emendamento 3.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.12 DDL n. 1038",
            "description_title": "Emendamento 3.12 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": 37,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22135,
            "slug": "vs19_137_014",
            "identifier": "vs19_137_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_014/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.20 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 2.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1038",
            "description_title": "Emendamento 2.20 DE LUCA PIERO (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": 71.31,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22041,
            "slug": "vs19_137_036",
            "identifier": "vs19_137_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_036/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.3 MARI FRANCESCO (AVS) - Votazione Emendamento 3.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1038",
            "description_title": "Emendamento 3.3 MARI FRANCESCO (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": 72.57,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22057,
            "slug": "vs19_137_038",
            "identifier": "vs19_137_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_038/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.6 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1038",
            "description_title": "Emendamento 3.6 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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22067,
            "slug": "vs19_137_114",
            "identifier": "vs19_137_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_114/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 5.83 FENU EMILIANO (M5S) - Votazione Emendamento 5.83 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.83 DDL n. 1038",
            "description_title": "Emendamento 5.83 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": 63,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22061,
            "slug": "vs19_137_104",
            "identifier": "vs19_137_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_104/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 5.60 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.60 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.60 DDL n. 1038",
            "description_title": "Emendamento 5.60 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": 13,
            "n_margin": 49,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 22042,
            "slug": "vs19_137_174",
            "identifier": "vs19_137_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_174/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 9.9 COSTA SERGIO (M5S) - Votazione Emendamento 9.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.9 DDL n. 1038",
            "description_title": "Emendamento 9.9 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": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22068,
            "slug": "vs19_137_124",
            "identifier": "vs19_137_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_124/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 124,
            "title": "Emendamento 6.4 RAFFA ANGELA (M5S) - Votazione Emendamento 6.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1038",
            "description_title": "Emendamento 6.4 RAFFA ANGELA (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": 7,
            "n_margin": 36,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22051,
            "slug": "vs19_137_187",
            "identifier": "vs19_137_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_187/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 187,
            "title": "Emendamento 10.1 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 10.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1038",
            "description_title": "Emendamento 10.1 DELL'OLIO GIANMAURO (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": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 43.83
        },
        {
            "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": 22054,
            "slug": "vs19_137_173",
            "identifier": "vs19_137_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_173/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 9.8 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 9.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.8 DDL n. 1038",
            "description_title": "Emendamento 9.8 STEFANAZZI CLAUDIO MICHELE (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": 38,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22082,
            "slug": "vs19_137_154",
            "identifier": "vs19_137_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_154/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 154,
            "title": "Emendamento 7.13 FENU EMILIANO (M5S) - Votazione Emendamento 7.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.13 DDL n. 1038",
            "description_title": "Emendamento 7.13 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": 90,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.1
        },
        {
            "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": 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": 22101,
            "slug": "vs19_137_151",
            "identifier": "vs19_137_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_151/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 7.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.9 DDL n. 1038",
            "description_title": "Emendamento 7.9 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22119,
            "slug": "vs19_137_027",
            "identifier": "vs19_137_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_027/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.50 FENU EMILIANO (M5S) - Votazione Emendamento 2.50 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.50 DDL n. 1038",
            "description_title": "Emendamento 2.50 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": 70.46,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22094,
            "slug": "vs19_137_165",
            "identifier": "vs19_137_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_165/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 165,
            "title": "Articolo aggiuntivo 8.02 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 8.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 8.02 BORRELLI FRANCESCO EMILIO (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": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "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": 22092,
            "slug": "vs19_137_019",
            "identifier": "vs19_137_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_019/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.31 FENU EMILIANO (M5S) - Votazione Emendamento 2.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.31 DDL n. 1038",
            "description_title": "Emendamento 2.31 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": 33,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22105,
            "slug": "vs19_137_112",
            "identifier": "vs19_137_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_112/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 5.81 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.81 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.81 DDL n. 1038",
            "description_title": "Emendamento 5.81 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": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 33.33
        },
        {
            "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": 22095,
            "slug": "vs19_137_106",
            "identifier": "vs19_137_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_106/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 5.64 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.64 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.64 DDL n. 1038",
            "description_title": "Emendamento 5.64 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": 4,
            "n_margin": 43,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22171,
            "slug": "vs19_137_002",
            "identifier": "vs19_137_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_002/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1038",
            "description_title": "Emendamento 1.2 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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21889,
            "slug": "vs19_137_011",
            "identifier": "vs19_137_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_011/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1038",
            "description_title": "Emendamento 2.15 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": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22066,
            "slug": "vs19_137_008",
            "identifier": "vs19_137_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_008/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.5 FENU EMILIANO (M5S) - Votazione Emendamento 2.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1038",
            "description_title": "Emendamento 2.5 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": 72.15,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22143,
            "slug": "vs19_137_042",
            "identifier": "vs19_137_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_042/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.11 FENU EMILIANO (M5S) - Votazione Emendamento 3.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1038",
            "description_title": "Emendamento 3.11 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": 62,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 22154,
            "slug": "vs19_137_005",
            "identifier": "vs19_137_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_005/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1038",
            "description_title": "Emendamento 2.2 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": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21904,
            "slug": "vs19_137_012",
            "identifier": "vs19_137_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_012/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.16 FENU EMILIANO (M5S) - Votazione Emendamento 2.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1038",
            "description_title": "Emendamento 2.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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21931,
            "slug": "vs19_137_162",
            "identifier": "vs19_137_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_162/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 8.2 FENU EMILIANO (M5S) - Votazione Emendamento 8.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1038",
            "description_title": "Emendamento 8.2 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": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 21909,
            "slug": "vs19_137_032",
            "identifier": "vs19_137_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_032/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.58 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.58 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.58 DDL n. 1038",
            "description_title": "Emendamento 2.58 BORRELLI FRANCESCO EMILIO (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": 43,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21885,
            "slug": "vs19_137_030",
            "identifier": "vs19_137_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_030/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 2.53 ONORI FEDERICA (M5S) e 2.54 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.53 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.53 DDL n. 1038",
            "description_title": "Identici emendamenti 2.53 ONORI FEDERICA (M5S) e 2.54 RICCIARDI MARIANNA (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": 27,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22185,
            "slug": "vs19_137_003",
            "identifier": "vs19_137_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_003/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1038",
            "original_title": "Votazione Articolo 1 DDL n. 1038",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21896,
            "slug": "vs19_137_179",
            "identifier": "vs19_137_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_179/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 179,
            "title": "Emendamento 9.14 FENU EMILIANO (M5S) - Votazione Emendamento 9.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.14 DDL n. 1038",
            "description_title": "Emendamento 9.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": 46,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22062,
            "slug": "vs19_137_153",
            "identifier": "vs19_137_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_153/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 153,
            "title": "Emendamento 7.12 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 7.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.12 DDL n. 1038",
            "description_title": "Emendamento 7.12 STEFANAZZI CLAUDIO MICHELE (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": 39,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.79
        },
        {
            "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": 22072,
            "slug": "vs19_137_143",
            "identifier": "vs19_137_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_143/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo aggiuntivo 6.02 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 6.02 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.02 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 6.02 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": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22155,
            "slug": "vs19_137_117",
            "identifier": "vs19_137_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_117/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 5.89 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.89 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.89 DDL n. 1038",
            "description_title": "Emendamento 5.89 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": 102,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.74
        },
        {
            "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": 22138,
            "slug": "vs19_137_118",
            "identifier": "vs19_137_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_118/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 5.90 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.90 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.90 DDL n. 1038",
            "description_title": "Emendamento 5.90 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": 100,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22152,
            "slug": "vs19_137_140",
            "identifier": "vs19_137_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_140/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 140,
            "title": "Emendamento 6.24 COSTA SERGIO (M5S) - Votazione Emendamento 6.24 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.24 DDL n. 1038",
            "description_title": "Emendamento 6.24 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": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22157,
            "slug": "vs19_137_169",
            "identifier": "vs19_137_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_169/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 9.3 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 9.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.3 DDL n. 1038",
            "description_title": "Emendamento 9.3 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": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22063,
            "slug": "vs19_137_028",
            "identifier": "vs19_137_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_028/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.51 FENU EMILIANO (M5S) - Votazione Emendamento 2.51 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.51 DDL n. 1038",
            "description_title": "Emendamento 2.51 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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.96
        },
        {
            "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": 22076,
            "slug": "vs19_137_184",
            "identifier": "vs19_137_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_184/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 184,
            "title": "Emendamento 9.19 GRIMALDI MARCO (AVS) - Votazione Emendamento 9.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.19 DDL n. 1038",
            "description_title": "Emendamento 9.19 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": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22069,
            "slug": "vs19_137_099",
            "identifier": "vs19_137_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_099/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 5.52 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.52 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.52 DDL n. 1038",
            "description_title": "Emendamento 5.52 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22043,
            "slug": "vs19_137_136",
            "identifier": "vs19_137_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_136/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 6.20 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 6.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1038",
            "description_title": "Emendamento 6.20 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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "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": 22173,
            "slug": "vs19_137_044",
            "identifier": "vs19_137_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_044/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.13 FENU EMILIANO (M5S) - Votazione Emendamento 3.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1038",
            "description_title": "Emendamento 3.13 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": 46,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 61.73
        },
        {
            "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
        }
    ]
}