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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "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/18/votings/?format=api&ordering=date&page=54",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=52",
    "results": [
        {
            "id": 2057,
            "slug": "vs18_082_024",
            "identifier": "vs18_082_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_024/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 13.13 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.13 BRAGA CHIARA (PD)\n    ",
            "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": 81,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2084,
            "slug": "vs18_082_026",
            "identifier": "vs18_082_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_026/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 26,
            "title": "Identici emendamenti 13.2 OCCHIONERO GIUSEPPINA (LEU) e 13.16 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 13.2 OCCHIONERO GIUSEPPINA (LEU) e 13.16 MORGONI MARIO (PD)\n    ",
            "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": 79,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 2066,
            "slug": "vs18_082_028",
            "identifier": "vs18_082_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_028/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 13.4 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.4 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 168,
            "majority_cohesion_rate": 73.33,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 2051,
            "slug": "vs18_082_029",
            "identifier": "vs18_082_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_029/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 13.17 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.17 BRAGA CHIARA (PD)\n    ",
            "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": 81,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 2068,
            "slug": "vs18_082_034",
            "identifier": "vs18_082_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_034/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 14.151 BERLINGHIERI MARINA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.151 BERLINGHIERI MARINA (PD)\n    ",
            "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": 81,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 2079,
            "slug": "vs18_082_035",
            "identifier": "vs18_082_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_035/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 14.152 BERLINGHIERI MARINA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.152 BERLINGHIERI MARINA (PD)\n    ",
            "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": 84,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 39.46
        },
        {
            "id": 2063,
            "slug": "vs18_082_038",
            "identifier": "vs18_082_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_038/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 15.1 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.1 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "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": 170,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 2056,
            "slug": "vs18_082_043",
            "identifier": "vs18_082_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_043/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 15.4 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.4 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "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": 175,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2061,
            "slug": "vs18_082_044",
            "identifier": "vs18_082_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_044/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 15.5 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.5 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "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": 172,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 2049,
            "slug": "vs18_082_047",
            "identifier": "vs18_082_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_047/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 15.46 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.46 BRAGA CHIARA (PD)\n    ",
            "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": 82,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 2074,
            "slug": "vs18_082_050",
            "identifier": "vs18_082_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_050/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 15.42 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.42 BRAGA CHIARA (PD)\n    ",
            "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": 83,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 2059,
            "slug": "vs18_082_005",
            "identifier": "vs18_082_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_005/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 3.5 DE LUCA PIERO (PD) e 3.150 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 3.5 DE LUCA PIERO (PD) e 3.150 ROSSELLO CRISTINA (FI)\n    ",
            "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": 76.23,
            "minority_cohesion_rate": 78.93
        },
        {
            "id": 557,
            "slug": "vs18_082_080",
            "identifier": "vs18_082_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_080/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 80,
            "title": "Risoluzione n. 6-00032 BATTILOCCHIO ALESSANDRO (FI) ed altri\n(Doc. LXXXVII, n. 1)\n     - Votazione Risoluzione 6-00032",
            "original_title": "Votazione Risoluzione 6-00032",
            "description_title": "Risoluzione n. 6-00032 BATTILOCCHIO ALESSANDRO (FI) ed altri\n(Doc. LXXXVII, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 104,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 2064,
            "slug": "vs18_082_003",
            "identifier": "vs18_082_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_003/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 (Mantenimento)\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 2 (Mantenimento)\n    ",
            "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": 125,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 2075,
            "slug": "vs18_082_002",
            "identifier": "vs18_082_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_002/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 1\n    ",
            "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": 131,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 2072,
            "slug": "vs18_082_018",
            "identifier": "vs18_082_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_018/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 9.150 GIGLIO VIGNA ALESSANDRO (LEGA) e 9.151 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 9.150 GIGLIO VIGNA ALESSANDRO (LEGA) e 9.151 ROSSELLO CRISTINA (FI)\n    ",
            "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": 144,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 522,
            "slug": "vs18_082_066",
            "identifier": "vs18_082_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_066/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 19\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 19\n    ",
            "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": 139,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 517,
            "slug": "vs18_082_054",
            "identifier": "vs18_082_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_054/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici emendamenti 15.12 OCCHIONERO GIUSEPPINA (LEU) e 15.45 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.12 OCCHIONERO GIUSEPPINA (LEU) e 15.45 BRAGA CHIARA (PD)\n    ",
            "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": 82,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 2052,
            "slug": "vs18_082_004",
            "identifier": "vs18_082_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_004/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 3.1 MONTARULI AUGUSTA (FDI) e 3.4 BAZOLI ALFREDO (PD)\n    ",
            "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": 25,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 2046,
            "slug": "vs18_082_006",
            "identifier": "vs18_082_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_006/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.2 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 3.2 MONTARULI AUGUSTA (FDI)\n    ",
            "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": 129,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2050,
            "slug": "vs18_082_039",
            "identifier": "vs18_082_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_039/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 15.38 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.38 BRAGA CHIARA (PD)\n    ",
            "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": 81,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 2065,
            "slug": "vs18_082_040",
            "identifier": "vs18_082_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_040/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 15.39 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.39 BRAGA CHIARA (PD)\n    ",
            "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": 81,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 2062,
            "slug": "vs18_082_030",
            "identifier": "vs18_082_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_030/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 13.18 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.18 MORGONI MARIO (PD)\n    ",
            "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": 83,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 2085,
            "slug": "vs18_082_036",
            "identifier": "vs18_082_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_036/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 14.153 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.153 ROSSELLO CRISTINA (FI)\n    ",
            "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": 123,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 2042,
            "slug": "vs18_082_042",
            "identifier": "vs18_082_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_042/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici emendamenti 15.3 OCCHIONERO GIUSEPPINA (LEU) e 15.43 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.3 OCCHIONERO GIUSEPPINA (LEU) e 15.43 BRAGA CHIARA (PD)\n    ",
            "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": 85,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 2048,
            "slug": "vs18_082_049",
            "identifier": "vs18_082_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_049/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici emendamenti 15.8 OCCHIONERO GIUSEPPINA (LEU) e 15.41 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.8 OCCHIONERO GIUSEPPINA (LEU) e 15.41 BRAGA CHIARA (PD)\n    ",
            "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": 82,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 493,
            "slug": "vs18_082_051",
            "identifier": "vs18_082_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_051/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 15.9 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.9 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "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": 178,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 514,
            "slug": "vs18_082_052",
            "identifier": "vs18_082_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_052/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 15.10 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.10 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "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": 180,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 494,
            "slug": "vs18_082_063",
            "identifier": "vs18_082_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_063/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 18.1 MONTARULI AUGUSTA (FDI)\n    ",
            "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": 134,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 511,
            "slug": "vs18_082_078",
            "identifier": "vs18_082_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_078/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 78,
            "title": "Risoluzione n. 6-00030 DE LUCA PIERO (PD) ed altri \n(Doc. LXXXVII, n. 1)\n     - Votazione Risoluzione 6-00030",
            "original_title": "Votazione Risoluzione 6-00030",
            "description_title": "Risoluzione n. 6-00030 DE LUCA PIERO (PD) ed altri \n(Doc. LXXXVII, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 99,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 2073,
            "slug": "vs18_082_010",
            "identifier": "vs18_082_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_010/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.250, ritirato dal presentatore e fatto proprio dal deputato LOLLOBRIGIDA FRANCESCO (FDI), a nome del gruppo Fratelli d'Italia\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 4.250, ritirato dal presentatore e fatto proprio dal deputato LOLLOBRIGIDA FRANCESCO (FDI), a nome del gruppo Fratelli d'Italia\n    ",
            "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": 124,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 502,
            "slug": "vs18_082_065",
            "identifier": "vs18_082_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_065/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 19.150, nel testo riformulato, LUCCHINI ELENA (LEGA)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 19.150, nel testo riformulato, LUCCHINI ELENA (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 47.51
        },
        {
            "id": 2080,
            "slug": "vs18_082_041",
            "identifier": "vs18_082_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_041/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 41,
            "title": "Identici emendamenti 15.2 OCCHIONERO GIUSEPPINA (LEU) e 15.40 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.2 OCCHIONERO GIUSEPPINA (LEU) e 15.40 BRAGA CHIARA (PD)\n    ",
            "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": 83,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 2038,
            "slug": "vs18_082_001",
            "identifier": "vs18_082_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_001/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.150 TORTO DANIELA (M5S)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 1.150 TORTO DANIELA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 178,
            "majority_cohesion_rate": 73.33,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 510,
            "slug": "vs18_082_075",
            "identifier": "vs18_082_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_075/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1201/6 (Nuova formulazione) MONTARULI AUGUSTA (FDI)\n     - Votazione Ordine del giorno 9/1201/6 DDL n.1201",
            "original_title": "Votazione Ordine del giorno 9/1201/6 DDL n.1201",
            "description_title": "Ordine del giorno n. 9/1201/6 (Nuova formulazione) MONTARULI AUGUSTA (FDI)\n    ",
            "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": 116,
            "majority_cohesion_rate": 71.59,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 497,
            "slug": "vs18_082_055",
            "identifier": "vs18_082_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_055/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 15.150 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.150 ROSSELLO CRISTINA (FI)\n    ",
            "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": 134,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 498,
            "slug": "vs18_082_069",
            "identifier": "vs18_082_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_069/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 21.2 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 21.2 BRAGA CHIARA (PD)\n    ",
            "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": 85,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 45.59
        },
        {
            "id": 2078,
            "slug": "vs18_082_012",
            "identifier": "vs18_082_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_012/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 4\n    ",
            "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": 113,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 2069,
            "slug": "vs18_082_020",
            "identifier": "vs18_082_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_020/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 10\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 10\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 2067,
            "slug": "vs18_082_013",
            "identifier": "vs18_082_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_013/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 5\n    ",
            "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": 133,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 504,
            "slug": "vs18_082_057",
            "identifier": "vs18_082_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_057/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 16.1 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 16.1 DE LUCA PIERO (PD)\n    ",
            "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": 78.26,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 520,
            "slug": "vs18_082_070",
            "identifier": "vs18_082_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_070/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 21.1 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 21.1 MONTARULI AUGUSTA (FDI)\n    ",
            "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": 131,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 509,
            "slug": "vs18_082_079",
            "identifier": "vs18_082_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_079/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 79,
            "title": "Risoluzione n. 6-00031 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n(Doc. LXXXVII, n. 1)\n     - Votazione Risoluzione 6-00031",
            "original_title": "Votazione Risoluzione 6-00031",
            "description_title": "Risoluzione n. 6-00031 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n(Doc. LXXXVII, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 2071,
            "slug": "vs18_082_037",
            "identifier": "vs18_082_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_037/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 14\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 14\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 183,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 2060,
            "slug": "vs18_082_019",
            "identifier": "vs18_082_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_019/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 9\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 9\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 136,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 2083,
            "slug": "vs18_082_021",
            "identifier": "vs18_082_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_021/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 11\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 11\n    ",
            "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": 135,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 2058,
            "slug": "vs18_082_023",
            "identifier": "vs18_082_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_023/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 12\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 12\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 77.39
        },
        {
            "id": 2077,
            "slug": "vs18_082_045",
            "identifier": "vs18_082_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_045/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 15.6 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.6 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "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": 176,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2076,
            "slug": "vs18_082_031",
            "identifier": "vs18_082_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_031/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 13.19 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.19 MORGONI MARIO (PD)\n    ",
            "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": 79,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 930,
            "slug": "vs18_083_008",
            "identifier": "vs18_083_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_008/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00070, limitatamente al capoverso secondo della parte dispositiva, ANNIBALI LUCIA (PD), BOLDRINI LAURA (LEU), GEBHARD RENATE (MISTO) ed altri\n     - Votazione Mozione 1-00070",
            "original_title": "Votazione Mozione 1-00070",
            "description_title": "Mozione n. 1-00070, limitatamente al capoverso secondo della parte dispositiva, ANNIBALI LUCIA (PD), BOLDRINI LAURA (LEU), GEBHARD RENATE (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 160,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 42.15
        }
    ]
}