Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=date&page=12
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=date&page=13",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=11",
    "results": [
        {
            "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": 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": 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": 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": 60,
            "slug": "vs18_036_033",
            "identifier": "vs18_036_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_033/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 3.2 RIZZETTO WALTER (FDI) e 3.16 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.2 RIZZETTO WALTER (FDI) e 3.16 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": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 68,
            "slug": "vs18_036_044",
            "identifier": "vs18_036_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_044/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.45 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.45 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 91,
            "slug": "vs18_036_042",
            "identifier": "vs18_036_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_042/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.63 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.63 LEPRI STEFANO (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": 44,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 77.1
        },
        {
            "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": 1380,
            "slug": "vs18_036_076",
            "identifier": "vs18_036_076",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_076/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 4.311 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.311 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": 135,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 66.79
        },
        {
            "id": 100,
            "slug": "vs18_036_049",
            "identifier": "vs18_036_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_049/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 3.59 GELMINI MARIASTELLA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.59 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": 88,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 44.66
        },
        {
            "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": 94,
            "slug": "vs18_036_046",
            "identifier": "vs18_036_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_046/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.69 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.69 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": 97,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 1367,
            "slug": "vs18_036_077",
            "identifier": "vs18_036_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_077/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 4.313 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.313 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": 130,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 1376,
            "slug": "vs18_036_066",
            "identifier": "vs18_036_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_066/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 4.303 ASCANI ANNA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.303 ASCANI ANNA (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": 96,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 1348,
            "slug": "vs18_036_083",
            "identifier": "vs18_036_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_083/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 4.321 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.321 MOLLICONE FEDERICO (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": 43,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 77.1
        },
        {
            "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": 96,
            "slug": "vs18_036_039",
            "identifier": "vs18_036_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_039/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.67 OSNATO MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.67 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": 149,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 1369,
            "slug": "vs18_036_072",
            "identifier": "vs18_036_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_072/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 4.308 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.308 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": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 89,
            "slug": "vs18_036_029",
            "identifier": "vs18_036_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_029/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2-bis.300 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.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": 144,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 35.5
        },
        {
            "id": 55,
            "slug": "vs18_036_038",
            "identifier": "vs18_036_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_038/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 3.36 ZANGRILLO PAOLO (FI), 3.37 LUCASELLI YLENJA (FDI) e 3.38 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.36 ZANGRILLO PAOLO (FI), 3.37 LUCASELLI YLENJA (FDI) e 3.38 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": 36,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 80.53
        },
        {
            "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": 1370,
            "slug": "vs18_036_067",
            "identifier": "vs18_036_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_067/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.305 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.305 MOLLICONE FEDERICO (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": 6,
            "n_margin": 136,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 70.23
        },
        {
            "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": 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": 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": 63,
            "slug": "vs18_036_048",
            "identifier": "vs18_036_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_048/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 3.302 MURELLI ELENA (LEGA)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.302 MURELLI ELENA (LEGA)\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": 9,
            "n_margin": 211,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 49.24
        },
        {
            "id": 67,
            "slug": "vs18_036_027",
            "identifier": "vs18_036_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_027/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2-bis.305 LOLLOBRIGIDA FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.305 LOLLOBRIGIDA FRANCESCO (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": 144,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 66,
            "slug": "vs18_036_040",
            "identifier": "vs18_036_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_040/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.68 OSNATO MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.68 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": 0,
            "n_margin": 153,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 78,
            "slug": "vs18_036_036",
            "identifier": "vs18_036_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_036/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.20 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.20 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": 201,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 77,
            "slug": "vs18_036_041",
            "identifier": "vs18_036_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_041/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.64 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.64 LEPRI STEFANO (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": 47,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 1364,
            "slug": "vs18_036_063",
            "identifier": "vs18_036_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_063/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 4.2 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.2 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": 10,
            "n_margin": 163,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 1373,
            "slug": "vs18_036_081",
            "identifier": "vs18_036_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_081/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 4.319 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.319 MOLLICONE FEDERICO (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": 92,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 43.51
        },
        {
            "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": 97,
            "slug": "vs18_036_032",
            "identifier": "vs18_036_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_032/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2-bis.303 LOSACCO ALBERTO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.303 LOSACCO ALBERTO (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": 139,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 38.17
        },
        {
            "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": 1357,
            "slug": "vs18_036_068",
            "identifier": "vs18_036_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_068/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 4.12 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.12 MOLLICONE FEDERICO (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": 37,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 82.82
        },
        {
            "id": 1355,
            "slug": "vs18_036_084",
            "identifier": "vs18_036_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_084/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 4.322 ASCANI ANNA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.322 ASCANI ANNA (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": 10,
            "n_margin": 101,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 84,
            "slug": "vs18_036_050",
            "identifier": "vs18_036_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_050/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 50,
            "title": "Identici emendamenti 3.56 ZANGRILLO PAOLO (FI), 3.74 SOVERINI SERSE (MISTO) e 3.79 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.56 ZANGRILLO PAOLO (FI), 3.74 SOVERINI SERSE (MISTO) e 3.79 TABACCI BRUNO (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": 2,
            "n_margin": 87,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 1359,
            "slug": "vs18_036_058",
            "identifier": "vs18_036_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_058/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 58,
            "title": "Identici emendamenti, nel testo riformulato, 2.7 PAGANI ALBERTO (PD), 2.40 PASTORINO LUCA (LEU), 2.700 MURELLI ELENA (LEGA) e 2.701 POLVERINI RENATA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti, nel testo riformulato, 2.7 PAGANI ALBERTO (PD), 2.40 PASTORINO LUCA (LEU), 2.700 MURELLI ELENA (LEGA) e 2.701 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 265,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 92,
            "slug": "vs18_036_052",
            "identifier": "vs18_036_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_052/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 3.72 OSNATO MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.72 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": 0,
            "n_margin": 188,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 1363,
            "slug": "vs18_036_054",
            "identifier": "vs18_036_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_054/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.76 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.76 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": 5,
            "n_margin": 153,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 81,
            "slug": "vs18_036_045",
            "identifier": "vs18_036_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_045/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 45,
            "title": "Identici emendamenti 3.65 POLVERINI RENATA (FI) e 3.70 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.65 POLVERINI RENATA (FI) e 3.70 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": 4,
            "n_margin": 100,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1346,
            "slug": "vs18_036_057",
            "identifier": "vs18_036_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_057/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 3.014 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 3.014 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": 3,
            "n_margin": 47,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 1354,
            "slug": "vs18_036_078",
            "identifier": "vs18_036_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_078/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 4.314 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.314 MOLLICONE FEDERICO (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": 132,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 64.12
        },
        {
            "id": 1374,
            "slug": "vs18_036_062",
            "identifier": "vs18_036_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_062/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.315 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.315 MOLLICONE FEDERICO (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": 135,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 1371,
            "slug": "vs18_036_055",
            "identifier": "vs18_036_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_055/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 3.01 LUPI MAURIZIO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 3.01 LUPI MAURIZIO (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": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 44.66
        },
        {
            "id": 1377,
            "slug": "vs18_036_061",
            "identifier": "vs18_036_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_061/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.3 ASCANI ANNA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.3 ASCANI ANNA (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": 94,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 1349,
            "slug": "vs18_036_074",
            "identifier": "vs18_036_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_074/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.310 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.310 MOLLICONE FEDERICO (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": 45,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 1383,
            "slug": "vs18_036_056",
            "identifier": "vs18_036_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_056/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 3.02 LUPI MAURIZIO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 3.02 LUPI MAURIZIO (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": 199,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 43.51
        }
    ]
}