Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=89
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=-identifier&page=90",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=88",
    "results": [
        {
            "id": 3807,
            "slug": "vs18_165_049",
            "identifier": "vs18_165_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_049/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4-bis.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 4-bis.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\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": 181,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 3819,
            "slug": "vs18_165_048",
            "identifier": "vs18_165_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_048/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 4-bis.200 della Commissione\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 4-bis.200 della Commissione\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": 225,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 3804,
            "slug": "vs18_165_047",
            "identifier": "vs18_165_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_047/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 12.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.4 PASTORINO LUCA (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": 113,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 3820,
            "slug": "vs18_165_046",
            "identifier": "vs18_165_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_046/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.200 della Commissione\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.200 della Commissione\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": 0,
            "n_margin": 224,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 3806,
            "slug": "vs18_165_045",
            "identifier": "vs18_165_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_045/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.3 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.3 PASTORINO LUCA (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": 218,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 3818,
            "slug": "vs18_165_044",
            "identifier": "vs18_165_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_044/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 12.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\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": 0,
            "n_margin": 217,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3805,
            "slug": "vs18_165_043",
            "identifier": "vs18_165_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_043/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 12.22 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.22 PAITA RAFFAELLA (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": 131,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 3809,
            "slug": "vs18_165_042",
            "identifier": "vs18_165_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_042/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 12.18 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.18 PAITA RAFFAELLA (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": 126,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 34.6
        },
        {
            "id": 3824,
            "slug": "vs18_165_041",
            "identifier": "vs18_165_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_041/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameno\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolameno\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": 0,
            "n_margin": 216,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 3811,
            "slug": "vs18_165_040",
            "identifier": "vs18_165_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_040/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.100 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.100 PASTORINO LUCA (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": 30,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3825,
            "slug": "vs18_165_039",
            "identifier": "vs18_165_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_039/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 12.101, come riformulato, ZOLEZZI ALBERTO (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.101, come riformulato, ZOLEZZI ALBERTO (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": 6,
            "n_margin": 128,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 3810,
            "slug": "vs18_165_038",
            "identifier": "vs18_165_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_038/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 12.1, come riformulato, PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.1, come riformulato, PASTORINO LUCA (LEU)\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": 0,
            "n_margin": 221,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 3821,
            "slug": "vs18_165_037",
            "identifier": "vs18_165_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_037/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 11-ter.101, nel testo riformulato, MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 11-ter.101, nel testo riformulato, MORETTO SARA (PD)\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": 0,
            "n_margin": 221,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 3808,
            "slug": "vs18_165_036",
            "identifier": "vs18_165_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_036/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici articoli aggiuntivi 11-bis.03 FORNARO FEDERICO (LEU), 11-bis.017 FERRO WANDA (FDI) e 11-bis.023 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici articoli aggiuntivi 11-bis.03 FORNARO FEDERICO (LEU), 11-bis.017 FERRO WANDA (FDI) e 11-bis.023 INCERTI ANTONELLA (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": 33,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3823,
            "slug": "vs18_165_035",
            "identifier": "vs18_165_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_035/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici articoli aggiuntivi 11-bis.02 FORNARO FEDERICO (LEU) e 11-bis.016 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici articoli aggiuntivi 11-bis.02 FORNARO FEDERICO (LEU) e 11-bis.016 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 3816,
            "slug": "vs18_165_034",
            "identifier": "vs18_165_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_034/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 11-bis.01 FORNARO FEDERICO (LEU) e 11-bis.020 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici articoli aggiuntivi 11-bis.01 FORNARO FEDERICO (LEU) e 11-bis.020 GADDA MARIA 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": 38,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 3803,
            "slug": "vs18_165_033",
            "identifier": "vs18_165_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_033/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 11-bis.100 VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 11-bis.100 VIVIANI LORENZO (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": 1,
            "n_margin": 204,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 3814,
            "slug": "vs18_165_032",
            "identifier": "vs18_165_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_032/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 11.100 GEMMATO MARCELLO (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 11.100 GEMMATO MARCELLO (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": 40,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 3826,
            "slug": "vs18_165_031",
            "identifier": "vs18_165_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_031/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 11.2 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 11.2 LUCASELLI YLENJA (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": 27,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 3813,
            "slug": "vs18_165_030",
            "identifier": "vs18_165_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_030/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 11.1 DE CARLO LUCA (FDI) e 11.4 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 11.1 DE CARLO LUCA (FDI) e 11.4 CENNI SUSANNA (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": 25,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 2255,
            "slug": "vs18_165_029",
            "identifier": "vs18_165_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_029/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 10-quater.100 VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-quater.100 VIVIANI LORENZO (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": 3,
            "n_margin": 221,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 2228,
            "slug": "vs18_165_028",
            "identifier": "vs18_165_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_028/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 10-ter.100, come riformulato, VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-ter.100, come riformulato, VIVIANI LORENZO (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": 0,
            "n_margin": 236,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 2252,
            "slug": "vs18_165_027",
            "identifier": "vs18_165_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_027/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 10-bis.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-bis.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\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": 5,
            "n_margin": 133,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 2234,
            "slug": "vs18_165_026",
            "identifier": "vs18_165_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_026/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 10.3 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10.3 LUCASELLI YLENJA (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": 19,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 2257,
            "slug": "vs18_165_025",
            "identifier": "vs18_165_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_025/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 10.5 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10.5 NEVI RAFFAELE (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": 23,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 2233,
            "slug": "vs18_165_024",
            "identifier": "vs18_165_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_024/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo premissivo 010.07 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.07 CARDINALE DANIELA (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": 22,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 2260,
            "slug": "vs18_165_023",
            "identifier": "vs18_165_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_023/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo premissivo 010.05 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.05 CARDINALE DANIELA (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": 24,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 77.19
        },
        {
            "id": 2258,
            "slug": "vs18_165_022",
            "identifier": "vs18_165_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_022/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo premissivo 010.015 SPENA MARIA (FI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.015 SPENA MARIA (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": 22,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 78.71
        },
        {
            "id": 2235,
            "slug": "vs18_165_021",
            "identifier": "vs18_165_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_021/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo premissivo 010.0100 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0100 CARETTA MARIA CRISTINA (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": 20,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 78.71
        },
        {
            "id": 2211,
            "slug": "vs18_165_020",
            "identifier": "vs18_165_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_020/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo premissivo 010.0106 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0106 CARETTA MARIA CRISTINA (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": 18,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 79.47
        },
        {
            "id": 2259,
            "slug": "vs18_165_019",
            "identifier": "vs18_165_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_019/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo premissivo 010.0105 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0105 CARETTA MARIA CRISTINA (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": 18,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 79.47
        },
        {
            "id": 2213,
            "slug": "vs18_165_018",
            "identifier": "vs18_165_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_018/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo premissivo 010.0104 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0104 CARETTA MARIA CRISTINA (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": 23,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 77.57
        },
        {
            "id": 2249,
            "slug": "vs18_165_017",
            "identifier": "vs18_165_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_017/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo premissivo 010.0103 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0103 CARETTA MARIA CRISTINA (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": 18,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 79.47
        },
        {
            "id": 2219,
            "slug": "vs18_165_016",
            "identifier": "vs18_165_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_016/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo premissivo 010.0102 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0102 CARETTA MARIA CRISTINA (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": 21,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 79.85
        },
        {
            "id": 2244,
            "slug": "vs18_165_015",
            "identifier": "vs18_165_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_015/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo premissivo 010.0101 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0101 CARETTA MARIA CRISTINA (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": 19,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 2217,
            "slug": "vs18_165_014",
            "identifier": "vs18_165_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_014/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo premissivo 010.0108 DE FILIPPO VITO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.0108 DE FILIPPO VITO (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": 18,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 2238,
            "slug": "vs18_165_013",
            "identifier": "vs18_165_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_013/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici articoli premissivi 010.010 BIGNAMI GALEAZZO (FI) e 010.011 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici articoli premissivi 010.010 BIGNAMI GALEAZZO (FI) e 010.011 CIABURRO MONICA (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": 13,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 79.09
        },
        {
            "id": 2215,
            "slug": "vs18_165_012",
            "identifier": "vs18_165_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_012/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo premissivo 010.09 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.09 FERRO WANDA (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": 69,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 43.35
        },
        {
            "id": 2239,
            "slug": "vs18_165_011",
            "identifier": "vs18_165_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_011/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo premissivo 010.04 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.04 INCERTI ANTONELLA (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": 22,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 76.81
        },
        {
            "id": 2253,
            "slug": "vs18_165_010",
            "identifier": "vs18_165_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_010/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo premissivo 010.08 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.08 FERRO WANDA (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": 68,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 43.35
        },
        {
            "id": 2251,
            "slug": "vs18_165_009",
            "identifier": "vs18_165_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_009/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo premissivo 010.06 CRITELLI FRANCESCO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.06 CRITELLI FRANCESCO (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": 13,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 81.75
        },
        {
            "id": 2230,
            "slug": "vs18_165_008",
            "identifier": "vs18_165_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_008/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 9.7 SAVINO ELVIRA (FI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.7 SAVINO ELVIRA (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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 79.09
        },
        {
            "id": 2254,
            "slug": "vs18_165_007",
            "identifier": "vs18_165_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_007/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 9.100 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.100 CARDINALE DANIELA (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": 14,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 2216,
            "slug": "vs18_165_006",
            "identifier": "vs18_165_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_006/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 9.13 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.13 CIABURRO MONICA (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": 14,
            "majority_cohesion_rate": 70.76,
            "minority_cohesion_rate": 77.57
        },
        {
            "id": 2241,
            "slug": "vs18_165_005",
            "identifier": "vs18_165_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_005/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 9.10 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.10 NEVI RAFFAELE (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": 15,
            "majority_cohesion_rate": 71.35,
            "minority_cohesion_rate": 77.57
        },
        {
            "id": 2214,
            "slug": "vs18_165_004",
            "identifier": "vs18_165_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_004/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 9.15 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.15 CIABURRO MONICA (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": 16,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 76.05
        },
        {
            "id": 2236,
            "slug": "vs18_165_003",
            "identifier": "vs18_165_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_003/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 9.14 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.14 CIABURRO MONICA (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": 16,
            "majority_cohesion_rate": 69.59,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 2220,
            "slug": "vs18_165_002",
            "identifier": "vs18_165_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_002/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 9.5 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.5 LUCASELLI YLENJA (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": 20,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 2247,
            "slug": "vs18_165_001",
            "identifier": "vs18_165_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_001/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 9.4 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.4 CARDINALE DANIELA (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": 20,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 2231,
            "slug": "vs18_164_071",
            "identifier": "vs18_164_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_071/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 8-quater.102 PARENTELA PAOLO (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-quater.102 PARENTELA PAOLO (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": 1,
            "n_margin": 214,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 59.7
        }
    ]
}