Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=237
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=238",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=236",
    "results": [
        {
            "id": 21918,
            "slug": "vs19_138_033",
            "identifier": "vs19_138_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_033/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 16.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 16.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1038",
            "description_title": "Emendamento 16.5 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22132,
            "slug": "vs19_138_032",
            "identifier": "vs19_138_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_032/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 16.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 16.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1038",
            "description_title": "Emendamento 16.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": 58,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22142,
            "slug": "vs19_138_031",
            "identifier": "vs19_138_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_031/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 16.3 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 16.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1038",
            "description_title": "Emendamento 16.3 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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22156,
            "slug": "vs19_138_030",
            "identifier": "vs19_138_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_030/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 16.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1038",
            "description_title": "Emendamento 16.2 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": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22064,
            "slug": "vs19_138_029",
            "identifier": "vs19_138_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_029/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 16.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 16.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1038",
            "description_title": "Emendamento 16.1 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": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22035,
            "slug": "vs19_138_028",
            "identifier": "vs19_138_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_028/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1038",
            "original_title": "Votazione Articolo 15 DDL n. 1038",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22050,
            "slug": "vs19_138_027",
            "identifier": "vs19_138_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_027/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 15.7  MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 15.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.7 DDL n. 1038",
            "description_title": "Emendamento 15.7  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": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 21929,
            "slug": "vs19_138_026",
            "identifier": "vs19_138_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_026/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 15.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 15.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.3 DDL n. 1038",
            "description_title": "Emendamento 15.3 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": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21946,
            "slug": "vs19_138_025",
            "identifier": "vs19_138_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_025/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 15.1 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 15.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1038",
            "description_title": "Emendamento 15.1 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21910,
            "slug": "vs19_138_024",
            "identifier": "vs19_138_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_024/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1038",
            "original_title": "Votazione Articolo 14 DDL n. 1038",
            "description_title": "Articolo 14",
            "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": 32,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21920,
            "slug": "vs19_138_023",
            "identifier": "vs19_138_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_023/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 14.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 14.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.5 DDL n. 1038",
            "description_title": "Emendamento 14.5 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": 41,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21886,
            "slug": "vs19_138_022",
            "identifier": "vs19_138_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_022/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 14.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1038",
            "description_title": "Emendamento 14.3 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": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21892,
            "slug": "vs19_138_021",
            "identifier": "vs19_138_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_021/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 14.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1038",
            "description_title": "Emendamento 14.2 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": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 22164,
            "slug": "vs19_138_020",
            "identifier": "vs19_138_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_020/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 14.1 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 14.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1038",
            "description_title": "Emendamento 14.1 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 21942,
            "slug": "vs19_138_019",
            "identifier": "vs19_138_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_019/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1038",
            "original_title": "Votazione Articolo 13 DDL n. 1038",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22036,
            "slug": "vs19_138_018",
            "identifier": "vs19_138_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_018/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 13.9 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.9 DDL n. 1038",
            "description_title": "Emendamento 13.9 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22048,
            "slug": "vs19_138_017",
            "identifier": "vs19_138_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_017/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 13.8 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.8 DDL n. 1038",
            "description_title": "Emendamento 13.8 QUARTINI ANDREA (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": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22084,
            "slug": "vs19_138_016",
            "identifier": "vs19_138_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_016/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 13.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.11 DDL n. 1038",
            "description_title": "Emendamento 13.11 QUARTINI ANDREA (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": 41,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22065,
            "slug": "vs19_138_015",
            "identifier": "vs19_138_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_015/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 13.10 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.10 DDL n. 1038",
            "description_title": "Emendamento 13.10 QUARTINI ANDREA (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": 107,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22117,
            "slug": "vs19_138_014",
            "identifier": "vs19_138_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_014/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 13.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.7 DDL n. 1038",
            "description_title": "Emendamento 13.7 QUARTINI ANDREA (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": 73.42,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22102,
            "slug": "vs19_138_013",
            "identifier": "vs19_138_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_013/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 13.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.6 DDL n. 1038",
            "description_title": "Emendamento 13.6 QUARTINI ANDREA (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": 5,
            "n_margin": 71,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22141,
            "slug": "vs19_138_012",
            "identifier": "vs19_138_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_012/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 13.5 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1038",
            "description_title": "Emendamento 13.5 QUARTINI ANDREA (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": 73.84,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22128,
            "slug": "vs19_138_011",
            "identifier": "vs19_138_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_011/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 13.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1038",
            "description_title": "Emendamento 13.3 QUARTINI ANDREA (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": 40,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22176,
            "slug": "vs19_138_010",
            "identifier": "vs19_138_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_010/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038",
            "description_title": "Emendamento 13.2 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": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21890,
            "slug": "vs19_138_009",
            "identifier": "vs19_138_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_009/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 13.1 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1038",
            "description_title": "Emendamento 13.1 QUARTINI ANDREA (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": 38,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22031,
            "slug": "vs19_138_008",
            "identifier": "vs19_138_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_008/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 12.01 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 12.01 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.01 DDL n. 1038",
            "description_title": "Articolo aggiuntivo 12.01 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": 73,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22053,
            "slug": "vs19_138_007",
            "identifier": "vs19_138_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_007/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1038",
            "original_title": "Votazione Articolo 12 DDL n. 1038",
            "description_title": "Articolo 12",
            "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": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21937,
            "slug": "vs19_138_006",
            "identifier": "vs19_138_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_006/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 12.500 della Commissione - Votazione Emendamento 12.500 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.500 DDL n. 1038",
            "description_title": "Emendamento 12.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 82,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22026,
            "slug": "vs19_138_005",
            "identifier": "vs19_138_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_005/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 12.21 EVI ELEONORA (AVS) - Votazione Emendamento 12.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.21 DDL n. 1038",
            "description_title": "Emendamento 12.21 EVI ELEONORA (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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22114,
            "slug": "vs19_138_004",
            "identifier": "vs19_138_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_004/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 12.13 GRIMALDI MARCO (AVS) - Votazione Emendamento 12.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1038",
            "description_title": "Emendamento 12.13 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": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22097,
            "slug": "vs19_138_003",
            "identifier": "vs19_138_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_003/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 12.12 COSTA SERGIO (M5S) - Votazione Emendamento 12.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.12 DDL n. 1038",
            "description_title": "Emendamento 12.12 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": 40,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22078,
            "slug": "vs19_138_002",
            "identifier": "vs19_138_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_002/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 12.4 COSTA SERGIO (M5S) - Votazione Emendamento 12.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1038",
            "description_title": "Emendamento 12.4 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": 2,
            "n_margin": 67,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22059,
            "slug": "vs19_138_001",
            "identifier": "vs19_138_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_001/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 12.1 COSTA SERGIO (M5S) - Votazione Emendamento 12.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1038",
            "description_title": "Emendamento 12.1 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": 68,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22175,
            "slug": "vs19_137_192",
            "identifier": "vs19_137_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_192/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1038",
            "original_title": "Votazione Articolo 11 DDL n. 1038",
            "description_title": "Articolo 11",
            "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": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22158,
            "slug": "vs19_137_191",
            "identifier": "vs19_137_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_191/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 191,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1038",
            "original_title": "Votazione Articolo 10 DDL n. 1038",
            "description_title": "Articolo 10",
            "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": 69.62,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22170,
            "slug": "vs19_137_190",
            "identifier": "vs19_137_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_190/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 190,
            "title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 10.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1038",
            "description_title": "Identici emendamenti 10.6 CAPPELLETTI ENRICO (M5S) e 10.7 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": 40,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 21949,
            "slug": "vs19_137_189",
            "identifier": "vs19_137_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_189/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 189,
            "title": "Emendamento 10.5 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 10.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1038",
            "description_title": "Emendamento 10.5 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22038,
            "slug": "vs19_137_188",
            "identifier": "vs19_137_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_188/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 188,
            "title": "Emendamento 10.2 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 10.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1038",
            "description_title": "Emendamento 10.2 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": 3,
            "n_margin": 91,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 35.19
        },
        {
            "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": 22113,
            "slug": "vs19_137_186",
            "identifier": "vs19_137_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_186/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 186,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1038",
            "original_title": "Votazione Articolo 9 DDL n. 1038",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22098,
            "slug": "vs19_137_185",
            "identifier": "vs19_137_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_185/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 185,
            "title": "Emendamento 9.20 FENU EMILIANO (M5S) - Votazione Emendamento 9.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.20 DDL n. 1038",
            "description_title": "Emendamento 9.20 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": 74,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 37.65
        },
        {
            "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": 22058,
            "slug": "vs19_137_183",
            "identifier": "vs19_137_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_183/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 183,
            "title": "Emendamento 9.18 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.18 DDL n. 1038",
            "description_title": "Emendamento 9.18 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22178,
            "slug": "vs19_137_182",
            "identifier": "vs19_137_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_182/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 9.17 FENU EMILIANO (M5S) - Votazione Emendamento 9.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.17 DDL n. 1038",
            "description_title": "Emendamento 9.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": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22161,
            "slug": "vs19_137_181",
            "identifier": "vs19_137_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_181/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 181,
            "title": "Emendamento 9.16 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 9.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.16 DDL n. 1038",
            "description_title": "Emendamento 9.16 DI SANZO CHRISTIAN DIEGO (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": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22146,
            "slug": "vs19_137_180",
            "identifier": "vs19_137_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_180/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 180,
            "title": "Emendamento 9.15 FENU EMILIANO (M5S) - Votazione Emendamento 9.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.15 DDL n. 1038",
            "description_title": "Emendamento 9.15 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": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 32.1
        },
        {
            "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": 22037,
            "slug": "vs19_137_178",
            "identifier": "vs19_137_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_178/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 178,
            "title": "Emendamento 9.13 FENU EMILIANO (M5S) - Votazione Emendamento 9.13 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.13 DDL n. 1038",
            "description_title": "Emendamento 9.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": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 22049,
            "slug": "vs19_137_177",
            "identifier": "vs19_137_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_177/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 177,
            "title": "Emendamento 9.12 FENU EMILIANO (M5S) - Votazione Emendamento 9.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.12 DDL n. 1038",
            "description_title": "Emendamento 9.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": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 21936,
            "slug": "vs19_137_176",
            "identifier": "vs19_137_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_176/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 9.11 BONELLI ANGELO (AVS) - Votazione Emendamento 9.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.11 DDL n. 1038",
            "description_title": "Emendamento 9.11 BONELLI ANGELO (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": 42,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.02
        }
    ]
}