Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=83
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=-n_rebels&page=84",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=82",
    "results": [
        {
            "id": 2054,
            "slug": "vs18_082_009",
            "identifier": "vs18_082_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_009/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 78.54
        },
        {
            "id": 2053,
            "slug": "vs18_082_033",
            "identifier": "vs18_082_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_033/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 13\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 13\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 182,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 47.51
        },
        {
            "id": 3974,
            "slug": "vs18_154_069",
            "identifier": "vs18_154_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_069/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 11\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 11\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 185,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 3053,
            "slug": "vs18_154_029",
            "identifier": "vs18_154_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_029/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.3 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 4.3 BOLDRINI LAURA (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": 142,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 3065,
            "slug": "vs18_154_014",
            "identifier": "vs18_154_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_014/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 BORDO MICHELE (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 2.5 BORDO MICHELE (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": 133,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 3992,
            "slug": "vs18_154_055",
            "identifier": "vs18_154_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_055/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 8\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 194,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 983,
            "slug": "vs18_064_033",
            "identifier": "vs18_064_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_033/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0183",
            "original_title": "Votazione Articolo PDL n.0183",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 93,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 2063,
            "slug": "vs18_082_038",
            "identifier": "vs18_082_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_038/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 15.1 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.1 OCCHIONERO GIUSEPPINA (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": 170,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 3976,
            "slug": "vs18_154_070",
            "identifier": "vs18_154_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_070/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 11.09 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 11.09 BOLDRINI LAURA (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": 75,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 1881,
            "slug": "vs18_074_033",
            "identifier": "vs18_074_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_033/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 37.11 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.11 MORGONI 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": 3,
            "n_margin": 94,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 3082,
            "slug": "vs18_154_013",
            "identifier": "vs18_154_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_013/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.6 BORDO MICHELE (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 2.6 BORDO MICHELE (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": 137,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 4004,
            "slug": "vs18_154_052",
            "identifier": "vs18_154_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_052/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 7\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 190,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 41.83
        },
        {
            "id": 3975,
            "slug": "vs18_154_047",
            "identifier": "vs18_154_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_047/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 6.08 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 6.08 BOLDRINI LAURA (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": 188,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 2050,
            "slug": "vs18_082_039",
            "identifier": "vs18_082_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_039/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 15.38 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.38 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": 3,
            "n_margin": 81,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 2202,
            "slug": "vs18_155_002",
            "identifier": "vs18_155_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_002/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 4.0100, come riformulato, CARFAGNA MARIA ROSARIA (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 4.0100, come riformulato, CARFAGNA MARIA ROSARIA (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": 3,
            "n_margin": 195,
            "majority_cohesion_rate": 78.65,
            "minority_cohesion_rate": 42.97
        },
        {
            "id": 2321,
            "slug": "vs18_155_011",
            "identifier": "vs18_155_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_011/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1455 e abb./28 ANNIBALI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1455 e abb./28 DDL n.1455",
            "original_title": "Votazione Ordine del giorno 9/1455 e abb./28 DDL n.1455",
            "description_title": "Ordine del giorno n. 9/1455 e abb./28 ANNIBALI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 2324,
            "slug": "vs18_155_012",
            "identifier": "vs18_155_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_012/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1455 e abb./29 BAZOLI ALFREDO (PD)\n     - Votazione Ordine del giorno 9/1455 e abb./29 DDL n.1455",
            "original_title": "Votazione Ordine del giorno 9/1455 e abb./29 DDL n.1455",
            "description_title": "Ordine del giorno n. 9/1455 e abb./29 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 2175,
            "slug": "vs18_156_031",
            "identifier": "vs18_156_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_031/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 6.100 BOLOGNA FABIOLA (M5S)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 6.100 BOLOGNA FABIOLA (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": 180,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 34.22
        },
        {
            "id": 2048,
            "slug": "vs18_082_049",
            "identifier": "vs18_082_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_049/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici emendamenti 15.8 OCCHIONERO GIUSEPPINA (LEU) e 15.41 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.8 OCCHIONERO GIUSEPPINA (LEU) e 15.41 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": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 2984,
            "slug": "vs18_156_043",
            "identifier": "vs18_156_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_043/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 43,
            "title": "Mozione n. 1-00155, come riformulata, FONTANA ILARIA (M5S), LUCCHINI ELENA (LEGA) ed altri\n     - Votazione Mozione 1-00155",
            "original_title": "Votazione Mozione 1-00155",
            "description_title": "Mozione n. 1-00155, come riformulata, FONTANA ILARIA (M5S), LUCCHINI ELENA (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 144,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 51.71
        },
        {
            "id": 493,
            "slug": "vs18_082_051",
            "identifier": "vs18_082_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_051/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 15.9 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.9 OCCHIONERO GIUSEPPINA (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": 178,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2204,
            "slug": "vs18_156_022",
            "identifier": "vs18_156_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_022/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 189,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 511,
            "slug": "vs18_082_078",
            "identifier": "vs18_082_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_078/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 78,
            "title": "Risoluzione n. 6-00030 DE LUCA PIERO (PD) ed altri \n(Doc. LXXXVII, n. 1)\n     - Votazione Risoluzione 6-00030",
            "original_title": "Votazione Risoluzione 6-00030",
            "description_title": "Risoluzione n. 6-00030 DE LUCA PIERO (PD) ed altri \n(Doc. LXXXVII, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 99,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 2073,
            "slug": "vs18_082_010",
            "identifier": "vs18_082_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_010/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.250, ritirato dal presentatore e fatto proprio dal deputato LOLLOBRIGIDA FRANCESCO (FDI), a nome del gruppo Fratelli d'Italia\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 4.250, ritirato dal presentatore e fatto proprio dal deputato LOLLOBRIGIDA FRANCESCO (FDI), a nome del gruppo Fratelli d'Italia\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": 124,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 2179,
            "slug": "vs18_156_034",
            "identifier": "vs18_156_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_034/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 6.01 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Articolo aggiuntivo 6.01 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": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 42.97
        },
        {
            "id": 2199,
            "slug": "vs18_156_008",
            "identifier": "vs18_156_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_008/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.2 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 2.2 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": 3,
            "n_margin": 79,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 34.22
        },
        {
            "id": 1862,
            "slug": "vs18_074_021",
            "identifier": "vs18_074_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_021/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 25.5 MURONI ROSSELLA (LEU) e 25.310 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 25.5 MURONI ROSSELLA (LEU) e 25.310 BENEDETTI SILVIA (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": 129,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 31.42
        },
        {
            "id": 2187,
            "slug": "vs18_156_014",
            "identifier": "vs18_156_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_014/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.110 GEMMATO MARCELLO (FDI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 3.110 GEMMATO MARCELLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 2192,
            "slug": "vs18_156_005",
            "identifier": "vs18_156_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_005/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 181,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 2190,
            "slug": "vs18_156_033",
            "identifier": "vs18_156_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_033/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 192,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 44.11
        },
        {
            "id": 3690,
            "slug": "vs18_159_034",
            "identifier": "vs18_159_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_034/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.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": 133,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 3694,
            "slug": "vs18_159_006",
            "identifier": "vs18_159_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_006/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.6 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": 3,
            "n_margin": 79,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3686,
            "slug": "vs18_159_040",
            "identifier": "vs18_159_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_040/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 2.18 CANTONE CARLA (PD) e 2.19 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Identici emendamenti 2.18 CANTONE CARLA (PD) e 2.19 COSTA ENRICO (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": 72,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 1882,
            "slug": "vs18_074_037",
            "identifier": "vs18_074_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_037/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 37.57 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.57 PEZZOPANE STEFANIA (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": 95,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 931,
            "slug": "vs18_083_011",
            "identifier": "vs18_083_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_011/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00074 (Nuova formulazione), limitatamente alla premessa, D'ARRANDO CELESTE (M5S), PANIZZUT MASSIMILIANO (LEGA) ed altri\n     - Votazione Mozione 1-00074",
            "original_title": "Votazione Mozione 1-00074",
            "description_title": "Mozione n. 1-00074 (Nuova formulazione), limitatamente alla premessa, D'ARRANDO CELESTE (M5S), PANIZZUT MASSIMILIANO (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 141,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 83.52
        },
        {
            "id": 3728,
            "slug": "vs18_159_003",
            "identifier": "vs18_159_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_003/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00157 MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n     - Votazione Mozione 1-00157",
            "original_title": "Votazione Mozione 1-00157",
            "description_title": "Mozione n. 1-00157 MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 122,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 60.08
        },
        {
            "id": 3709,
            "slug": "vs18_159_011",
            "identifier": "vs18_159_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_011/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.13 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.13 GRIBAUDO CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 71.35,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 3689,
            "slug": "vs18_159_030",
            "identifier": "vs18_159_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_030/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.3 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.3 GRIBAUDO CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 3687,
            "slug": "vs18_159_029",
            "identifier": "vs18_159_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_029/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.2 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.2 SERRACCHIANI DEBORA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 90,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 3695,
            "slug": "vs18_159_016",
            "identifier": "vs18_159_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_016/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.18 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.18 GRIBAUDO CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 79,
            "majority_cohesion_rate": 73.1,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3719,
            "slug": "vs18_160_051",
            "identifier": "vs18_160_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_051/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1433",
            "original_title": "Votazione Articolo DDL n.1433",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 96,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 3119,
            "slug": "vs18_160_044",
            "identifier": "vs18_160_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_044/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 3.02 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Articolo aggiuntivo 3.02 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 87,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3144,
            "slug": "vs18_160_014",
            "identifier": "vs18_160_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_014/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.22 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.22 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": 3,
            "n_margin": 81,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 3128,
            "slug": "vs18_160_021",
            "identifier": "vs18_160_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_021/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.28 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.28 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": 3,
            "n_margin": 91,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 3136,
            "slug": "vs18_160_007",
            "identifier": "vs18_160_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_007/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.15 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.15 RUSSO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 3120,
            "slug": "vs18_160_030",
            "identifier": "vs18_160_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_030/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 3.39 VISCOMI ANTONIO (PD) e 3.41 PELLA ROBERTO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Identici emendamenti 3.39 VISCOMI ANTONIO (PD) e 3.41 PELLA ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 936,
            "slug": "vs18_083_010",
            "identifier": "vs18_083_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_010/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00074 (Nuova formulazione), limitatamente alla parte dispositiva, D'ARRANDO CELESTE (M5S), PANIZZUT MASSIMILIANO (LEGA) ed altri\n     - Votazione Mozione 1-00074",
            "original_title": "Votazione Mozione 1-00074",
            "description_title": "Mozione n. 1-00074 (Nuova formulazione), limitatamente alla parte dispositiva, D'ARRANDO CELESTE (M5S), PANIZZUT MASSIMILIANO (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 155,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 74.33
        },
        {
            "id": 3735,
            "slug": "vs18_160_065",
            "identifier": "vs18_160_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_065/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00139 FORMENTINI PAOLO (LEGA), DE CARLO SABRINA (M5S), DELMASTRO DELLE VEDOVE ANDREA (FDI), QUARTAPELLE PROCOPIO LIA (PD), BOLDRINI LAURA (LEU), COLUCCI ALESSANDRO (MISTO) ed altri\n     - Votazione Mozione 1-00139",
            "original_title": "Votazione Mozione 1-00139",
            "description_title": "Mozione n. 1-00139 FORMENTINI PAOLO (LEGA), DE CARLO SABRINA (M5S), DELMASTRO DELLE VEDOVE ANDREA (FDI), QUARTAPELLE PROCOPIO LIA (PD), BOLDRINI LAURA (LEU), COLUCCI ALESSANDRO (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 190,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 1554,
            "slug": "vs18_074_017",
            "identifier": "vs18_074_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_017/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 25.1 BRAGA CHIARA (PD) e 25.300 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 25.1 BRAGA CHIARA (PD) e 25.300 MURONI ROSSELLA (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": 94,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 1562,
            "slug": "vs18_074_012",
            "identifier": "vs18_074_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_012/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 21.300 MURONI ROSSELLA (LEU) e 21.303 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 21.300 MURONI ROSSELLA (LEU) e 21.303 BENEDETTI SILVIA (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": 123,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 33.33
        }
    ]
}