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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=82",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=80",
    "results": [
        {
            "id": 3479,
            "slug": "vs18_181_042",
            "identifier": "vs18_181_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_042/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.15 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.15 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": 95,
            "majority_cohesion_rate": 70.09,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 3460,
            "slug": "vs18_181_041",
            "identifier": "vs18_181_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_041/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 6.8 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.8 SANTELLI JOLE (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": 139,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 29.66
        },
        {
            "id": 3480,
            "slug": "vs18_181_040",
            "identifier": "vs18_181_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_040/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 6.14 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.14 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": 136,
            "majority_cohesion_rate": 70.09,
            "minority_cohesion_rate": 28.9
        },
        {
            "id": 3459,
            "slug": "vs18_181_039",
            "identifier": "vs18_181_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_039/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 6.12 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.12 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": 11,
            "n_margin": 147,
            "majority_cohesion_rate": 70.09,
            "minority_cohesion_rate": 29.28
        },
        {
            "id": 3478,
            "slug": "vs18_181_038",
            "identifier": "vs18_181_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_038/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 6.18 RIZZO NERVO LUCA (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.18 RIZZO NERVO LUCA (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": 53,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 50.19
        },
        {
            "id": 3473,
            "slug": "vs18_181_037",
            "identifier": "vs18_181_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_037/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.7 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.7 SANTELLI JOLE (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": 54,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 50.19
        },
        {
            "id": 3451,
            "slug": "vs18_181_036",
            "identifier": "vs18_181_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_036/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.101 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.101 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 53,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 49.05
        },
        {
            "id": 3474,
            "slug": "vs18_181_035",
            "identifier": "vs18_181_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_035/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.6 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.6 SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 191,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 3453,
            "slug": "vs18_181_034",
            "identifier": "vs18_181_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_034/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 6.100 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.100 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 62,
            "majority_cohesion_rate": 70.38,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 3469,
            "slug": "vs18_181_033",
            "identifier": "vs18_181_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_033/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.17 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.17 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": 79,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 3448,
            "slug": "vs18_181_032",
            "identifier": "vs18_181_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_032/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.100, nel testo riformulato, NAPPI SILVANA (M5S)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 4.100, nel testo riformulato, NAPPI SILVANA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 29.28
        },
        {
            "id": 3466,
            "slug": "vs18_181_031",
            "identifier": "vs18_181_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_031/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 31,
            "title": "Subemendamento 0.4.100.1, nel testo riformulato, CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Subemendamento 0.4.100.1, nel testo riformulato, CARNEVALI ELENA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 190,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 48.67
        },
        {
            "id": 4496,
            "slug": "vs18_181_030",
            "identifier": "vs18_181_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_030/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.1 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 4.1 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": 99,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 27.76
        },
        {
            "id": 4519,
            "slug": "vs18_181_029",
            "identifier": "vs18_181_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_029/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.18 SANTELLI JOLE (FI) e 3.20 ferro\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.18 SANTELLI JOLE (FI) e 3.20 ferro\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": 135,
            "majority_cohesion_rate": 69.79,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 4502,
            "slug": "vs18_181_028",
            "identifier": "vs18_181_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_028/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 3.17 SANTELLI JOLE (FI) e 3.107 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.17 SANTELLI JOLE (FI) e 3.107 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": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 29.28
        },
        {
            "id": 4520,
            "slug": "vs18_181_027",
            "identifier": "vs18_181_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_027/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.101 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.101 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 4522,
            "slug": "vs18_181_026",
            "identifier": "vs18_181_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_026/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 146,
            "majority_cohesion_rate": 70.97,
            "minority_cohesion_rate": 31.18
        },
        {
            "id": 4511,
            "slug": "vs18_181_025",
            "identifier": "vs18_181_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_025/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.37 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.37 CARNEVALI ELENA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 215,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 4529,
            "slug": "vs18_181_024",
            "identifier": "vs18_181_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_024/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.7 TRIPODI MARIA (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.7 TRIPODI MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 41,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 55.89
        },
        {
            "id": 4509,
            "slug": "vs18_181_023",
            "identifier": "vs18_181_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_023/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 3.14 CANNIZZARO FRANCESCO (FI) e 3.106 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.14 CANNIZZARO FRANCESCO (FI) e 3.106 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": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 4530,
            "slug": "vs18_181_022",
            "identifier": "vs18_181_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_022/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 3.4 ROSTAN MICHELA (LEU) \ne 3.34 DE FILIPPO VITO (PD), nel testo riformulato, 3.15 SANTELLI JOLE (FI) e 3.29 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.4 ROSTAN MICHELA (LEU) \ne 3.34 DE FILIPPO VITO (PD), nel testo riformulato, 3.15 SANTELLI JOLE (FI) e 3.29 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 213,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 4521,
            "slug": "vs18_181_021",
            "identifier": "vs18_181_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_021/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.13 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.13 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 133,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 34.98
        },
        {
            "id": 4500,
            "slug": "vs18_181_020",
            "identifier": "vs18_181_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_020/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 6.4 CANNIZZARO FRANCESCO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.4 CANNIZZARO FRANCESCO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 4528,
            "slug": "vs18_181_019",
            "identifier": "vs18_181_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_019/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 6.103 CANNIZZARO FRANCESCO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.103 CANNIZZARO FRANCESCO (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": 32,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 4494,
            "slug": "vs18_181_018",
            "identifier": "vs18_181_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_018/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 6.5 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.5 SANTELLI JOLE (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": 34,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 4514,
            "slug": "vs18_181_017",
            "identifier": "vs18_181_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_017/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 6.20 BOND DARIO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.20 BOND DARIO (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": 134,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 4497,
            "slug": "vs18_181_016",
            "identifier": "vs18_181_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_016/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 6.10 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.10 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 4508,
            "slug": "vs18_181_015",
            "identifier": "vs18_181_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_015/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 6.11 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.11 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 4527,
            "slug": "vs18_181_014",
            "identifier": "vs18_181_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_014/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 6.2 ROSTAN MICHELA (LEU), 6.16 BRUNO BOSSIO VINCENZA (PD) e 6.102 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 6.2 ROSTAN MICHELA (LEU), 6.16 BRUNO BOSSIO VINCENZA (PD) e 6.102 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 4507,
            "slug": "vs18_181_013",
            "identifier": "vs18_181_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_013/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 5.1 SANTELLI JOLE (FI) e 5.9 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 5.1 SANTELLI JOLE (FI) e 5.9 VISCOMI ANTONIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 4524,
            "slug": "vs18_181_012",
            "identifier": "vs18_181_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_012/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 5.5 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 5.5 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": 125,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 4506,
            "slug": "vs18_181_011",
            "identifier": "vs18_181_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_011/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.8 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 5.8 CARNEVALI ELENA (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": 28,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 4525,
            "slug": "vs18_181_010",
            "identifier": "vs18_181_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_010/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.7 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 5.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.09,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 4517,
            "slug": "vs18_181_009",
            "identifier": "vs18_181_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_009/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 5.101 CANNIZZARO FRANCESCO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 5.101 CANNIZZARO FRANCESCO (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": 78,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 4498,
            "slug": "vs18_181_008",
            "identifier": "vs18_181_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_008/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 5.100 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 5.100 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.5,
            "minority_cohesion_rate": 64.26
        },
        {
            "id": 4515,
            "slug": "vs18_181_007",
            "identifier": "vs18_181_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_007/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 5.3 FERRO WANDA (FDI) e 5.6 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 5.3 FERRO WANDA (FDI) e 5.6 CARNEVALI ELENA (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": 32,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4510,
            "slug": "vs18_181_006",
            "identifier": "vs18_181_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_006/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.28 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.28 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 4526,
            "slug": "vs18_181_005",
            "identifier": "vs18_181_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_005/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 3.1 ROSTAN MICHELA (LEU) e 3.103 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.1 ROSTAN MICHELA (LEU) e 3.103 SANTELLI JOLE (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": 33,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 62.36
        },
        {
            "id": 4516,
            "slug": "vs18_181_004",
            "identifier": "vs18_181_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_004/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.23 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.23 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 120,
            "majority_cohesion_rate": 69.5,
            "minority_cohesion_rate": 28.14
        },
        {
            "id": 4495,
            "slug": "vs18_181_003",
            "identifier": "vs18_181_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_003/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.6 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.6 SANTELLI JOLE (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": 83,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 28.14
        },
        {
            "id": 4513,
            "slug": "vs18_181_002",
            "identifier": "vs18_181_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_002/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.13 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.13 SANTELLI JOLE (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": 122,
            "majority_cohesion_rate": 68.04,
            "minority_cohesion_rate": 27.38
        },
        {
            "id": 4501,
            "slug": "vs18_181_001",
            "identifier": "vs18_181_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_001/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 3.33 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.33 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 67.16,
            "minority_cohesion_rate": 52.85
        },
        {
            "id": 4512,
            "slug": "vs18_180_020",
            "identifier": "vs18_180_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_020/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.12 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.12 SANTELLI JOLE (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": 31,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 72.24
        },
        {
            "id": 4499,
            "slug": "vs18_180_019",
            "identifier": "vs18_180_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_019/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.3 ROSTAN MICHELA (LEU), 3.5 TRIPODI ELISA (M5S) e 3.22 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.3 ROSTAN MICHELA (LEU), 3.5 TRIPODI ELISA (M5S) e 3.22 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": 20,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 79.09
        },
        {
            "id": 4518,
            "slug": "vs18_180_018",
            "identifier": "vs18_180_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_018/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.11 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.11 SANTELLI JOLE (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": 73,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 4503,
            "slug": "vs18_180_017",
            "identifier": "vs18_180_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_017/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.27 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.27 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 4504,
            "slug": "vs18_180_016",
            "identifier": "vs18_180_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_016/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.26 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.26 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": 122,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 4523,
            "slug": "vs18_180_015",
            "identifier": "vs18_180_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_015/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.25 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.25 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 4505,
            "slug": "vs18_180_014",
            "identifier": "vs18_180_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_014/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 3.10 SANTELLI JOLE (FI), 3.24 FERRO WANDA (FDI) e 3.32 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.10 SANTELLI JOLE (FI), 3.24 FERRO WANDA (FDI) e 3.32 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 3335,
            "slug": "vs18_180_013",
            "identifier": "vs18_180_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_013/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.21 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.21 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": 27,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.82
        }
    ]
}