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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=150",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=148",
    "results": [
        {
            "id": 90,
            "slug": "vs18_036_025",
            "identifier": "vs18_036_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_025/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2-bis.253 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.253 ZANGRILLO PAOLO (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": 141,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 54,
            "slug": "vs18_036_024",
            "identifier": "vs18_036_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_024/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2-bis.256 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.256 RUSSO PAOLO (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": 2,
            "n_margin": 145,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 64,
            "slug": "vs18_036_023",
            "identifier": "vs18_036_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_023/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 2-bis.16 FERRO WANDA (FDI) e 2-bis.255 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 2-bis.16 FERRO WANDA (FDI) e 2-bis.255 RUSSO PAOLO (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": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 99,
            "slug": "vs18_036_022",
            "identifier": "vs18_036_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_022/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2-bis.290 MUSELLA GRAZIANO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.290 MUSELLA GRAZIANO (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": 140,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 88,
            "slug": "vs18_036_021",
            "identifier": "vs18_036_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_021/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2-bis.254 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.254 ZANGRILLO PAOLO (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": 146,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 73,
            "slug": "vs18_036_020",
            "identifier": "vs18_036_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_020/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2-bis.214 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.214 RIZZETTO WALTER (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": 146,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 53,
            "slug": "vs18_036_019",
            "identifier": "vs18_036_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_019/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2-bis.252 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.252 ZANGRILLO PAOLO (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": 2,
            "n_margin": 147,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 101,
            "slug": "vs18_036_018",
            "identifier": "vs18_036_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_018/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2-bis.7 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.7 SCHULLIAN MANFRED (MISTO)\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": 149,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 78.24
        },
        {
            "id": 86,
            "slug": "vs18_036_017",
            "identifier": "vs18_036_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_017/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 2.022 GERMANA' ANTONINO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.022 GERMANA' ANTONINO (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": 43,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 74,
            "slug": "vs18_036_016",
            "identifier": "vs18_036_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_016/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 2.0301 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.0301 RIZZETTO WALTER (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": 146,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 62,
            "slug": "vs18_036_015",
            "identifier": "vs18_036_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_015/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 2.0300 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.0300 RIZZETTO WALTER (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": 142,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 102,
            "slug": "vs18_036_014",
            "identifier": "vs18_036_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_014/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 2.014 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.014 EPIFANI ETTORE GUGLIELMO (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": 153,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 87,
            "slug": "vs18_036_013",
            "identifier": "vs18_036_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_013/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.39 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.39 EPIFANI ETTORE GUGLIELMO (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": 1,
            "n_margin": 248,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 78.24
        },
        {
            "id": 72,
            "slug": "vs18_036_012",
            "identifier": "vs18_036_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_012/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.30 ROTONDI GIANFRANCO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.30 ROTONDI GIANFRANCO (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": 144,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 61,
            "slug": "vs18_036_011",
            "identifier": "vs18_036_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_011/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.20 SOVERINI SERSE (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.20 SOVERINI SERSE (MISTO)\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": 7,
            "n_margin": 91,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 76,
            "slug": "vs18_036_010",
            "identifier": "vs18_036_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_010/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 2.26 LUCASELLI YLENJA (FDI) e 2.41 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 2.26 LUCASELLI YLENJA (FDI) e 2.41 POLVERINI RENATA (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": 39,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 58,
            "slug": "vs18_036_009",
            "identifier": "vs18_036_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_009/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.24 OSNATO MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.24 OSNATO MARCO (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": 82.61,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 93,
            "slug": "vs18_036_008",
            "identifier": "vs18_036_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_008/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.301 PITTALIS PIETRO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.301 PITTALIS PIETRO (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": 41,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 82,
            "slug": "vs18_036_007",
            "identifier": "vs18_036_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_007/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.16 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.16 GELMINI MARIASTELLA (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": 39,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 76.72
        },
        {
            "id": 71,
            "slug": "vs18_036_006",
            "identifier": "vs18_036_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_006/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.9 LACARRA MARCO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.9 LACARRA MARCO (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": 89,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 59,
            "slug": "vs18_036_005",
            "identifier": "vs18_036_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_005/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.10 LACARRA MARCO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.10 LACARRA MARCO (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": 39,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 98,
            "slug": "vs18_036_004",
            "identifier": "vs18_036_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_004/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.22 CAON ROBERTO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.22 CAON ROBERTO (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": 48,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 85,
            "slug": "vs18_036_003",
            "identifier": "vs18_036_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_003/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.14 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.14 GELMINI MARIASTELLA (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": 48,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 1789,
            "slug": "vs18_036_002",
            "identifier": "vs18_036_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_002/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.300 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2.300 POLVERINI RENATA (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": 96,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 1777,
            "slug": "vs18_036_001",
            "identifier": "vs18_036_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_001/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 2.2 RIZZETTO WALTER (FDI), 2.3 SOVERINI SERSE (MISTO) e 2.6 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 2.2 RIZZETTO WALTER (FDI), 2.3 SOVERINI SERSE (MISTO) e 2.6 ZANGRILLO PAOLO (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": 47,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 1765,
            "slug": "vs18_035_076",
            "identifier": "vs18_035_076",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_076/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 1-bis.0302 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.0302 GELMINI MARIASTELLA (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": 5,
            "n_margin": 55,
            "majority_cohesion_rate": 86.96,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 1785,
            "slug": "vs18_035_075",
            "identifier": "vs18_035_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_075/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 75,
            "title": "Articolo aggiuntivo 1-bis.017 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.017 GELMINI MARIASTELLA (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": 44,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 1772,
            "slug": "vs18_035_074",
            "identifier": "vs18_035_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_074/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo aggiuntivo 1-bis.07 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.07 POLVERINI RENATA (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": 49,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 1773,
            "slug": "vs18_035_073",
            "identifier": "vs18_035_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_073/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 1-bis.021 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.021 GIACOMONI SESTINO (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": 48,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1790,
            "slug": "vs18_035_072",
            "identifier": "vs18_035_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_072/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 1-bis.020 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.020 POLVERINI RENATA (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": 47,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 1778,
            "slug": "vs18_035_071",
            "identifier": "vs18_035_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_071/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 1-bis.302 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1-bis.302 GELMINI MARIASTELLA (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": 48,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 1766,
            "slug": "vs18_035_070",
            "identifier": "vs18_035_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_070/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 1-bis.15 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1-bis.15 GELMINI MARIASTELLA (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": 57,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 1788,
            "slug": "vs18_035_069",
            "identifier": "vs18_035_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_069/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1-bis.16 OCCHIUTO ROBERTO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1-bis.16 OCCHIUTO ROBERTO (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": 97,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 1776,
            "slug": "vs18_035_068",
            "identifier": "vs18_035_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_068/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 1-bis.301 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1-bis.301 GRIBAUDO 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": 43,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 1783,
            "slug": "vs18_035_067",
            "identifier": "vs18_035_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_067/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1-bis.300 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1-bis.300 GELMINI MARIASTELLA (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": 44,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 1771,
            "slug": "vs18_035_066",
            "identifier": "vs18_035_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_066/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 1.012 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1.012 SERRACCHIANI DEBORA (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": 97,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 1784,
            "slug": "vs18_035_065",
            "identifier": "vs18_035_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_065/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 1.211 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.211 VISCOMI ANTONIO (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": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 1768,
            "slug": "vs18_035_064",
            "identifier": "vs18_035_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_064/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.206 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.206 SERRACCHIANI DEBORA (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": 56,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 1781,
            "slug": "vs18_035_063",
            "identifier": "vs18_035_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_063/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 1.210 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.210 GRIBAUDO 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": 57,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 1792,
            "slug": "vs18_035_062",
            "identifier": "vs18_035_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_062/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 1.208 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.208 GRIBAUDO 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": 50,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 69.85
        },
        {
            "id": 1779,
            "slug": "vs18_035_061",
            "identifier": "vs18_035_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_061/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1.207 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.207 SERRACCHIANI DEBORA (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": 41,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 77.48
        },
        {
            "id": 1793,
            "slug": "vs18_035_060",
            "identifier": "vs18_035_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_060/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.194 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.194 GRIBAUDO 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": 45,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 1782,
            "slug": "vs18_035_059",
            "identifier": "vs18_035_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_059/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.304 SILLI GIORGIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.304 SILLI GIORGIO (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": 158,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 1767,
            "slug": "vs18_035_058",
            "identifier": "vs18_035_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_058/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1.195 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.195 ZAN ALESSANDRO (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": 45,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 1786,
            "slug": "vs18_035_057",
            "identifier": "vs18_035_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_057/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1.218 PEDRAZZINI CLAUDIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.218 PEDRAZZINI CLAUDIO (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": 51,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 76.72
        },
        {
            "id": 1770,
            "slug": "vs18_035_056",
            "identifier": "vs18_035_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_056/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.201 GEBHARD RENATE (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.201 GEBHARD RENATE (MISTO)\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": 149,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 1791,
            "slug": "vs18_035_055",
            "identifier": "vs18_035_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_055/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1.308 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.308 ZANGRILLO PAOLO (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": 36,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 1775,
            "slug": "vs18_035_054",
            "identifier": "vs18_035_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_054/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.303 MURA ROMINA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.303 MURA ROMINA (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": 85.8,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 1787,
            "slug": "vs18_035_053",
            "identifier": "vs18_035_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_053/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.302 LACARRA MARCO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.302 LACARRA MARCO (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": 34,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 82.82
        },
        {
            "id": 1774,
            "slug": "vs18_035_052",
            "identifier": "vs18_035_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_052/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 1.173 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.173 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": 42,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 79.77
        }
    ]
}