Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=346
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=347",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=345",
    "results": [
        {
            "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": 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": 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": 22024,
            "slug": "vs19_138_039",
            "identifier": "vs19_138_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_039/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 18.5 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 18.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 18.5 DDL n. 1038",
            "description_title": "Emendamento 18.5 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": 56,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 22016,
            "slug": "vs19_138_068",
            "identifier": "vs19_138_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_068/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1038 e abb./69 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1038 e abb./69 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./69 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./69 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22019,
            "slug": "vs19_138_063",
            "identifier": "vs19_138_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_063/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1038 e abb./61 RICHETTI MATTEO (AIV-RE) - Votazione Ordine del giorno 9/1038 e abb./61 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./61 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./61 RICHETTI MATTEO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 136,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "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": 22013,
            "slug": "vs19_138_067",
            "identifier": "vs19_138_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_067/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1038 e abb./68 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1038 e abb./68 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./68 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./68 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 22017,
            "slug": "vs19_138_065",
            "identifier": "vs19_138_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_065/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1038 e abb./66 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1038 e abb./66 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./66 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./66 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "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": 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": 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": 21908,
            "slug": "vs19_138_034",
            "identifier": "vs19_138_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_034/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1038",
            "original_title": "Votazione Articolo 16 DDL n. 1038",
            "description_title": "Articolo 16",
            "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": 71.31,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 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": 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": 22039,
            "slug": "vs19_138_038",
            "identifier": "vs19_138_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_038/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 18.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 18.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 18.4 DDL n. 1038",
            "description_title": "Emendamento 18.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": 33,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 22020,
            "slug": "vs19_138_046",
            "identifier": "vs19_138_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_046/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1038 e abb./16 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1038 e abb./16 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./16 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./16 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 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": 22226,
            "slug": "vs19_138_057",
            "identifier": "vs19_138_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_057/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1038 e abb./35 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1038 e abb./35 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./35 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./35 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 22225,
            "slug": "vs19_138_062",
            "identifier": "vs19_138_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_062/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1038 e abb./51 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1038 e abb./51 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./51 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./51 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 9,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 79.01
        },
        {
            "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": 21894,
            "slug": "vs19_138_035",
            "identifier": "vs19_138_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_035/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 17.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 17.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 17.1 DDL n. 1038",
            "description_title": "Emendamento 17.1 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": 71.31,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 22091,
            "slug": "vs19_138_041",
            "identifier": "vs19_138_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_041/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 19.1 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 19.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1038",
            "description_title": "Emendamento 19.1 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": 5,
            "n_margin": 53,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22023,
            "slug": "vs19_138_045",
            "identifier": "vs19_138_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_045/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1038 e abb./1 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1038 e abb./1 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./1 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./1 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.96
        },
        {
            "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": 22223,
            "slug": "vs19_138_058",
            "identifier": "vs19_138_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_058/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1038 e abb./37 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1038 e abb./37 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./37 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./37 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22168,
            "slug": "vs19_138_040",
            "identifier": "vs19_138_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_040/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1038",
            "original_title": "Votazione Articolo 18 DDL n. 1038",
            "description_title": "Articolo 18",
            "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": 33,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22224,
            "slug": "vs19_138_048",
            "identifier": "vs19_138_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_048/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1038 e abb./18 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./18 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22021,
            "slug": "vs19_138_064",
            "identifier": "vs19_138_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_064/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1038 e abb./62 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1038 e abb./62 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./62 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./62 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 85,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 53.09
        },
        {
            "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": 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": 22014,
            "slug": "vs19_138_049",
            "identifier": "vs19_138_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_049/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1038 e abb./20 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1038 e abb./20 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./20 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./20 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22015,
            "slug": "vs19_138_060",
            "identifier": "vs19_138_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_060/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1038 e abb./39 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1038 e abb./39 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./39 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./39 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 35.8
        },
        {
            "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": 22090,
            "slug": "vs19_138_071",
            "identifier": "vs19_138_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_071/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 71,
            "title": "Legge delega riforma fiscale",
            "original_title": "Votazione finale DDL n. 1038",
            "description_title": "Delega al Governo per la riforma fiscale (DDL 1038 e abbinata PDL 75)",
            "public_title": "Legge delega riforma fiscale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 59.88
        },
        {
            "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": 22030,
            "slug": "vs19_137_122",
            "identifier": "vs19_137_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_122/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 6.2 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 6.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1038",
            "description_title": "Emendamento 6.2 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22093,
            "slug": "vs19_137_134",
            "identifier": "vs19_137_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_134/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 6.18 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 6.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1038",
            "description_title": "Emendamento 6.18 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": 59,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 35.19
        },
        {
            "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": 22177,
            "slug": "vs19_137_156",
            "identifier": "vs19_137_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_156/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 7.15 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 7.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.15 DDL n. 1038",
            "description_title": "Emendamento 7.15 CARAMIELLO ALESSANDRO (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": 93,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 22111,
            "slug": "vs19_137_105",
            "identifier": "vs19_137_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_105/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 5.62 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.62 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.62 DDL n. 1038",
            "description_title": "Emendamento 5.62 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 54,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22186,
            "slug": "vs19_137_115",
            "identifier": "vs19_137_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_115/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 5.87 FENU EMILIANO (M5S) - Votazione Emendamento 5.87 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.87 DDL n. 1038",
            "description_title": "Emendamento 5.87 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": 60,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21891,
            "slug": "vs19_137_085",
            "identifier": "vs19_137_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_085/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 5.33 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.33 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.33 DDL n. 1038",
            "description_title": "Emendamento 5.33 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21897,
            "slug": "vs19_137_031",
            "identifier": "vs19_137_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_031/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.56 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.56 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.56 DDL n. 1038",
            "description_title": "Emendamento 2.56 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": 27,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21898,
            "slug": "vs19_137_051",
            "identifier": "vs19_137_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_051/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.7 FENU EMILIANO (M5S) - Votazione Emendamento 4.7 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1038",
            "description_title": "Emendamento 4.7 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21926,
            "slug": "vs19_137_147",
            "identifier": "vs19_137_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_147/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 7.5 FENU EMILIANO (M5S) - Votazione Emendamento 7.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.5 DDL n. 1038",
            "description_title": "Emendamento 7.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": 33,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 66.67
        }
    ]
}