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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&page=273",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&page=271",
    "results": [
        {
            "id": 2028,
            "slug": "vs18_037_058",
            "identifier": "vs18_037_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_058/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 9.123 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.123 FREGOLENT SILVIA (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": 148,
            "majority_cohesion_rate": 86.96,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 1992,
            "slug": "vs18_037_057",
            "identifier": "vs18_037_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_057/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 9.110 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.110 FREGOLENT SILVIA (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": 40,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 2003,
            "slug": "vs18_037_056",
            "identifier": "vs18_037_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_056/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 9.116 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.116 FREGOLENT SILVIA (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": 37,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 2018,
            "slug": "vs18_037_055",
            "identifier": "vs18_037_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_055/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 9.113 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.113 FREGOLENT SILVIA (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": 43,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 2031,
            "slug": "vs18_037_054",
            "identifier": "vs18_037_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_054/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 9.104 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.104 FREGOLENT SILVIA (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": 54,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 2008,
            "slug": "vs18_037_053",
            "identifier": "vs18_037_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_053/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9.77 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.77 BUTTI ALESSIO (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": 3,
            "n_margin": 101,
            "majority_cohesion_rate": 86.67,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 1994,
            "slug": "vs18_037_052",
            "identifier": "vs18_037_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_052/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 9.76 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.76 FREGOLENT SILVIA (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": 139,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 2032,
            "slug": "vs18_037_051",
            "identifier": "vs18_037_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_051/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9.67 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.67 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 131,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 2020,
            "slug": "vs18_037_050",
            "identifier": "vs18_037_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_050/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 9.69 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.69 BELLUCCI MARIA TERESA (FDI)\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": 29,
            "n_margin": 245,
            "majority_cohesion_rate": 87.54,
            "minority_cohesion_rate": 70.23
        },
        {
            "id": 2015,
            "slug": "vs18_037_049",
            "identifier": "vs18_037_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_049/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.68 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.68 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 2027,
            "slug": "vs18_037_048",
            "identifier": "vs18_037_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_048/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 9.74 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.74 FREGOLENT SILVIA (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": 5,
            "n_margin": 140,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 1988,
            "slug": "vs18_037_047",
            "identifier": "vs18_037_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_047/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.52 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.52 MARTINO ANTONIO (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": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 2006,
            "slug": "vs18_037_046",
            "identifier": "vs18_037_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_046/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 9.51 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.51 MARTINO ANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 158,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 2014,
            "slug": "vs18_037_045",
            "identifier": "vs18_037_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_045/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 9.57 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.57 MARTINO ANTONIO (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": 83.48,
            "minority_cohesion_rate": 35.88
        },
        {
            "id": 2025,
            "slug": "vs18_037_044",
            "identifier": "vs18_037_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_044/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 9.60 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.60 MARTINO ANTONIO (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": 103,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 1990,
            "slug": "vs18_037_043",
            "identifier": "vs18_037_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_043/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.58 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.58 MARTINO ANTONIO (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": 163,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 2001,
            "slug": "vs18_037_042",
            "identifier": "vs18_037_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_042/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.71 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.71 MARTINO ANTONIO (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": 138,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 2033,
            "slug": "vs18_037_041",
            "identifier": "vs18_037_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_041/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.54 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.54 MARTINO ANTONIO (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": 97,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 2022,
            "slug": "vs18_037_040",
            "identifier": "vs18_037_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_040/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 9.53 BERGAMINI DEBORAH (FI), 9.70 TABACCI BRUNO (MISTO) e 9.72 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 9.53 BERGAMINI DEBORAH (FI), 9.70 TABACCI BRUNO (MISTO) e 9.72 BUTTI ALESSIO (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": 3,
            "n_margin": 85,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 2002,
            "slug": "vs18_037_039",
            "identifier": "vs18_037_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_039/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici emendamenti 9.25 FREGOLENT SILVIA (PD), 9.43 MANDELLI ANDREA (FI) e 9.44 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 9.25 FREGOLENT SILVIA (PD), 9.43 MANDELLI ANDREA (FI) e 9.44 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": 41,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 1989,
            "slug": "vs18_037_038",
            "identifier": "vs18_037_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_038/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 9.50 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.50 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": 7,
            "n_margin": 114,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 2035,
            "slug": "vs18_037_037",
            "identifier": "vs18_037_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_037/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 9.28 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.28 BELLUCCI MARIA TERESA (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": 208,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 59.54
        },
        {
            "id": 2023,
            "slug": "vs18_037_036",
            "identifier": "vs18_037_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_036/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 9.15 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.15 MARTINO ANTONIO (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": 98,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 2007,
            "slug": "vs18_037_035",
            "identifier": "vs18_037_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_035/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 9.30 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.30 BUTTI ALESSIO (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": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 1995,
            "slug": "vs18_037_034",
            "identifier": "vs18_037_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_034/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 9.300 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.300 ROSTAN MICHELA (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": 97,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 2037,
            "slug": "vs18_037_033",
            "identifier": "vs18_037_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_033/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 9.31 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.31 ROSTAN MICHELA (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": 146,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 2024,
            "slug": "vs18_037_032",
            "identifier": "vs18_037_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_032/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 9.2 CROSETTO GUIDO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.2 CROSETTO GUIDO (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": 227,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 2013,
            "slug": "vs18_037_031",
            "identifier": "vs18_037_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_031/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici articoli aggiuntivi 8.06 GADDA MARIA CHIARA (PD), 8.09 RUSSO PAOLO (FI) e 8.012 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici articoli aggiuntivi 8.06 GADDA MARIA CHIARA (PD), 8.09 RUSSO PAOLO (FI) e 8.012 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 78.24
        },
        {
            "id": 1999,
            "slug": "vs18_037_030",
            "identifier": "vs18_037_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_030/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 7.02 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 7.02 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 106,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 2004,
            "slug": "vs18_037_029",
            "identifier": "vs18_037_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_029/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 7.12 GELMINI MARIASTELLA (FI) e 7.13 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 7.12 GELMINI MARIASTELLA (FI) e 7.13 BENAMATI GIANLUCA (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": 32,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 1991,
            "slug": "vs18_037_028",
            "identifier": "vs18_037_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_028/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 7.9 GELMINI MARIASTELLA (FI) e 7.10 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 7.9 GELMINI MARIASTELLA (FI) e 7.10 BENAMATI GIANLUCA (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": 39,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 2029,
            "slug": "vs18_037_027",
            "identifier": "vs18_037_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_027/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.6 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 7.6 FRAGOMELI GIAN MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 88,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 2019,
            "slug": "vs18_037_026",
            "identifier": "vs18_037_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_026/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.19 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.19 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": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 2009,
            "slug": "vs18_037_025",
            "identifier": "vs18_037_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_025/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 6.15 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.15 FRAGOMELI GIAN MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 2000,
            "slug": "vs18_037_024",
            "identifier": "vs18_037_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_024/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 6.11 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.11 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": 99,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 2034,
            "slug": "vs18_037_023",
            "identifier": "vs18_037_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_023/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 6.7 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.7 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": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 40.08
        },
        {
            "id": 2021,
            "slug": "vs18_037_022",
            "identifier": "vs18_037_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_022/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 6.3 GELMINI MARIASTELLA (FI) e 6.4 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 6.3 GELMINI MARIASTELLA (FI) e 6.4 BENAMATI GIANLUCA (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": 54,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 66.79
        },
        {
            "id": 2011,
            "slug": "vs18_037_021",
            "identifier": "vs18_037_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_021/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.2 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.2 MORETTO SARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 1996,
            "slug": "vs18_037_020",
            "identifier": "vs18_037_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_020/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.03 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 5.03 FREGOLENT SILVIA (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": 92,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 45.42
        },
        {
            "id": 2012,
            "slug": "vs18_037_019",
            "identifier": "vs18_037_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_019/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 5.52 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.52 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": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 1998,
            "slug": "vs18_037_018",
            "identifier": "vs18_037_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_018/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 5.55 CARRARA MAURIZIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.55 CARRARA MAURIZIO (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": 3,
            "n_margin": 55,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 1387,
            "slug": "vs18_037_017",
            "identifier": "vs18_037_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_017/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.49 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.49 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": 173,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 1375,
            "slug": "vs18_037_016",
            "identifier": "vs18_037_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_016/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.47 ZAN ALESSANDRO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.47 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": 96,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 1365,
            "slug": "vs18_037_015",
            "identifier": "vs18_037_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_015/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 5.68 GELMINI MARIASTELLA (FI) e 5.41 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 5.68 GELMINI MARIASTELLA (FI) e 5.41 BENAMATI GIANLUCA (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": 51,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 1353,
            "slug": "vs18_037_014",
            "identifier": "vs18_037_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_014/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.42 UNGARO MASSIMO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.42 UNGARO MASSIMO (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": 65,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 59.16
        },
        {
            "id": 1382,
            "slug": "vs18_037_013",
            "identifier": "vs18_037_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_013/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 5.20 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.20 MORETTO SARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 64.89
        },
        {
            "id": 1372,
            "slug": "vs18_037_012",
            "identifier": "vs18_037_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_012/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 5.4 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.4 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": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 64.12
        },
        {
            "id": 1358,
            "slug": "vs18_037_011",
            "identifier": "vs18_037_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_011/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.31 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.31 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 1347,
            "slug": "vs18_037_010",
            "identifier": "vs18_037_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_010/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.3 FASSINA STEFANO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.3 FASSINA STEFANO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 185,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 1366,
            "slug": "vs18_037_009",
            "identifier": "vs18_037_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_009/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 5.25 ZAN ALESSANDRO (PD) e 5.30 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 5.25 ZAN ALESSANDRO (PD) e 5.30 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 95,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 45.04
        }
    ]
}