Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=146
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=147",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=145",
    "results": [
        {
            "id": 2639,
            "slug": "vs18_168_022",
            "identifier": "vs18_168_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_022/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1540",
            "original_title": "Votazione Articolo DDL n.1540",
            "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": 1,
            "n_margin": 212,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 1713,
            "slug": "vs18_065_052",
            "identifier": "vs18_065_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_052/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/183/8 GADDA MARIA CHIARA (PD)\n     - Votazione Ordine del giorno 9/183/8 PDL n.0183",
            "original_title": "Votazione Ordine del giorno 9/183/8 PDL n.0183",
            "description_title": "Ordine del giorno n. 9/183/8 GADDA MARIA CHIARA (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": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 3647,
            "slug": "vs18_133_037",
            "identifier": "vs18_133_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_037/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1353",
            "original_title": "Votazione Articolo PDL n.1353",
            "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": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 2589,
            "slug": "vs18_133_045",
            "identifier": "vs18_133_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_045/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1394",
            "original_title": "Votazione Articolo DDL n.1394",
            "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": 1,
            "n_margin": 202,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 52.09
        },
        {
            "id": 3659,
            "slug": "vs18_133_044",
            "identifier": "vs18_133_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_044/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 44,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul sistema bancario e finanziario (Approvata dal Senato)\n(PDL 1353 e abbinate PDL 654, 772, 793 e 905)\n     - Votazione finale PDL n.1353",
            "original_title": "Votazione finale PDL n.1353",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul sistema bancario e finanziario (Approvata dal Senato)\n(PDL 1353 e abbinate PDL 654, 772, 793 e 905)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 205,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 55.51
        },
        {
            "id": 2464,
            "slug": "vs18_168_052",
            "identifier": "vs18_168_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_052/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.101 della Commissione\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 5.101 della Commissione\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": 197,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 52.85
        },
        {
            "id": 696,
            "slug": "vs18_029_016",
            "identifier": "vs18_029_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_016/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici articoli premissivi 015.11 MORANI ALESSIA (PD) e 015.5 RUFFINO DANIELA (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli premissivi 015.11 MORANI ALESSIA (PD) e 015.5 RUFFINO DANIELA (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": 30,
            "majority_cohesion_rate": 81.4,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 1434,
            "slug": "vs18_075_071",
            "identifier": "vs18_075_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_071/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 12.58 BORGHI ENRICO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.58 BORGHI ENRICO (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": 97,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 2651,
            "slug": "vs18_168_011",
            "identifier": "vs18_168_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_011/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1538",
            "original_title": "Votazione Articolo DDL n.1538",
            "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": 1,
            "n_margin": 214,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 61.22
        },
        {
            "id": 30,
            "slug": "vs18_028_028",
            "identifier": "vs18_028_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_028/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0336",
            "original_title": "Votazione Articolo PDL n.0336",
            "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": 1,
            "n_margin": 251,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 3584,
            "slug": "vs18_131_045",
            "identifier": "vs18_131_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_045/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1173",
            "original_title": "Votazione Articolo PDL n.1173",
            "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": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 2725,
            "slug": "vs18_168_002",
            "identifier": "vs18_168_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_002/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.11 ZANETTIN PIERANTONIO (FI)  \n(Doc. XXII, n.36 e abb.)\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Emendamento 1.11 ZANETTIN PIERANTONIO (FI)  \n(Doc. XXII, n.36 e abb.)\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": 90,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 1470,
            "slug": "vs18_106_025",
            "identifier": "vs18_106_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_025/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1334-B/40 ROSATO ETTORE (PD)\n     - Votazione Ordine del giorno 9/1334-B/40 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/40 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/40 ROSATO ETTORE (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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 2644,
            "slug": "vs18_168_026",
            "identifier": "vs18_168_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_026/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 26,
            "title": "Ratifica ed esecuzione dei seguenti Trattati: a) Trattato di assistenza giudiziaria in materia penale tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015; b) Trattato di estradizione tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015 (DDL 1540)\n     - Votazione finale DDL n.1540",
            "original_title": "Votazione finale DDL n.1540",
            "description_title": "Ratifica ed esecuzione dei seguenti Trattati: a) Trattato di assistenza giudiziaria in materia penale tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015; b) Trattato di estradizione tra la Repubblica italiana e la Repubblica del Kazakhstan, fatto ad Astana il 22 gennaio 2015 (DDL 1540)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 205,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 58.94
        },
        {
            "id": 1816,
            "slug": "vs18_054_035",
            "identifier": "vs18_054_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_035/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.40 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.40 COLLETTI ANDREA (M5S)\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": 239,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 3623,
            "slug": "vs18_131_019",
            "identifier": "vs18_131_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_019/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.799 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.799 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 51,
            "slug": "vs18_028_032",
            "identifier": "vs18_028_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_032/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0336",
            "original_title": "Votazione Articolo PDL n.0336",
            "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": 1,
            "n_margin": 256,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 83.59
        },
        {
            "id": 717,
            "slug": "vs18_029_020",
            "identifier": "vs18_029_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_020/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo premissivo 015.100 MELILLI FABIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo premissivo 015.100 MELILLI FABIO (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": 25,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 747,
            "slug": "vs18_075_065",
            "identifier": "vs18_075_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_065/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 12.1 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.1 TOCCAFONDI GABRIELE (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 46.36
        },
        {
            "id": 2666,
            "slug": "vs18_168_050",
            "identifier": "vs18_168_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_050/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0682",
            "original_title": "Votazione Articolo PDL n.0682",
            "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": 1,
            "n_margin": 194,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 1506,
            "slug": "vs18_065_026",
            "identifier": "vs18_065_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_026/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.108 SPENA MARIA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.108 SPENA 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": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 1024,
            "slug": "vs18_073_030",
            "identifier": "vs18_073_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_030/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.101 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.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": 48,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 422,
            "slug": "vs18_037_083",
            "identifier": "vs18_037_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_083/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo aggiuntivo 9.0303 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.0303 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": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 2663,
            "slug": "vs18_168_038",
            "identifier": "vs18_168_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_038/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.100 (Nuova formulazione) della Commissione\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 2.100 (Nuova formulazione) della Commissione\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": 204,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 57.03
        },
        {
            "id": 1426,
            "slug": "vs18_075_095",
            "identifier": "vs18_075_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_095/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 95,
            "title": "Conversione in legge del decreto-legge 28 settembre 2018, n. 109, recante disposizioni urgenti per la città di Genova, la sicurezza della rete nazionale delle infrastrutture e dei trasporti, gli eventi sismici del 2016 e 2017, il lavoro e le altre emergenze (DDL 1209)\n     - Votazione finale DDL n.1209",
            "original_title": "Votazione finale DDL n.1209",
            "description_title": "Conversione in legge del decreto-legge 28 settembre 2018, n. 109, recante disposizioni urgenti per la città di Genova, la sicurezza della rete nazionale delle infrastrutture e dei trasporti, gli eventi sismici del 2016 e 2017, il lavoro e le altre emergenze (DDL 1209)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 108,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 25.67
        },
        {
            "id": 1518,
            "slug": "vs18_065_027",
            "identifier": "vs18_065_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_027/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.8 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.8 CARETTA MARIA CRISTINA (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": 81,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 3618,
            "slug": "vs18_131_005",
            "identifier": "vs18_131_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_005/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.903.3 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.903.3 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 2660,
            "slug": "vs18_168_020",
            "identifier": "vs18_168_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_020/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1539",
            "original_title": "Votazione Articolo DDL n.1539",
            "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": 1,
            "n_margin": 211,
            "majority_cohesion_rate": 73.02,
            "minority_cohesion_rate": 62.74
        },
        {
            "id": 1839,
            "slug": "vs18_054_016",
            "identifier": "vs18_054_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_016/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.15 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.15 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 458,
            "slug": "vs18_040_028",
            "identifier": "vs18_040_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_028/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.5 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4.5 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 96,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 33.21
        },
        {
            "id": 1734,
            "slug": "vs18_028_006",
            "identifier": "vs18_028_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_006/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.62 SARTI GIULIA (M5S)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.62 SARTI GIULIA (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": 1,
            "n_margin": 250,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 294,
            "slug": "vs18_075_048",
            "identifier": "vs18_075_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_048/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 44.3 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 44.3 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": 1,
            "n_margin": 91,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 28.74
        },
        {
            "id": 1814,
            "slug": "vs18_054_015",
            "identifier": "vs18_054_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_015/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.7 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.7 BARTOLOZZI GIUSI (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": 125,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 1841,
            "slug": "vs18_054_014",
            "identifier": "vs18_054_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_014/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.14 ZANETTIN PIERANTONIO (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": 125,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 2669,
            "slug": "vs18_168_019",
            "identifier": "vs18_168_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_019/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1539",
            "original_title": "Votazione Articolo DDL n.1539",
            "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": 1,
            "n_margin": 205,
            "majority_cohesion_rate": 70.38,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 3827,
            "slug": "vs18_169_001",
            "identifier": "vs18_169_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_169_001/?format=api",
            "sitting": {
                "id": 185,
                "date": "2019-05-02",
                "number": 169,
                "branch": "C"
            },
            "number": 1,
            "title": "Introduzione dell'insegnamento scolastico dell'educazione civica\n(Testo Unficato PDL 682-734-916-988-1166-1182-1425-1464-1465-1480-1485-1499-1536-1555-1576-1696-1709)\n     - Votazione finale PDL n.0682",
            "original_title": "Votazione finale PDL n.0682",
            "description_title": "Introduzione dell'insegnamento scolastico dell'educazione civica\n(Testo Unficato PDL 682-734-916-988-1166-1182-1425-1464-1465-1480-1485-1499-1536-1555-1576-1696-1709)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 225,
            "majority_cohesion_rate": 77.13,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3617,
            "slug": "vs18_131_033",
            "identifier": "vs18_131_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_033/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.900 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 3.900 della Commissione\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": 184,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 1239,
            "slug": "vs18_071_024",
            "identifier": "vs18_071_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_024/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.22 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.22 PASTORINO LUCA (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": 55,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 58.24
        },
        {
            "id": 1813,
            "slug": "vs18_054_013",
            "identifier": "vs18_054_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_013/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.12 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.12 ZANETTIN PIERANTONIO (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": 126,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 1850,
            "slug": "vs18_054_031",
            "identifier": "vs18_054_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_031/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.221 GIULIANO CARLA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.221 GIULIANO CARLA (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": 1,
            "n_margin": 238,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 3597,
            "slug": "vs18_131_017",
            "identifier": "vs18_131_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_017/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.791 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.791 CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 1845,
            "slug": "vs18_054_003",
            "identifier": "vs18_054_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_003/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 3,
            "title": "Dichiarazione di urgenza della proposta legge n. 52: "Disposizioni in materia di gestione pubblica e partecipativa del ciclo integrale delle acque"\n     - Votazione PDL n.0052",
            "original_title": "Votazione PDL n.0052",
            "description_title": "Dichiarazione di urgenza della proposta legge n. 52: "Disposizioni in materia di gestione pubblica e partecipativa del ciclo integrale delle acque"\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 1452,
            "slug": "vs18_106_022",
            "identifier": "vs18_106_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_022/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1334-B/37 VERINI WALTER (PD)\n     - Votazione Ordine del giorno 9/1334-B/37 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/37 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/37 VERINI WALTER (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": 1,
            "n_margin": 110,
            "majority_cohesion_rate": 89.53,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 3608,
            "slug": "vs18_131_036",
            "identifier": "vs18_131_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_036/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 3.21 FIANO EMANUELE (PD) e 3.100 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 3.21 FIANO EMANUELE (PD) e 3.100 SPERANZA ROBERTO (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": 55,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 1811,
            "slug": "vs18_054_032",
            "identifier": "vs18_054_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_032/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.227, nel testo riformulato, BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.227, nel testo riformulato, BARTOLOZZI GIUSI (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": 240,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 383,
            "slug": "vs18_051_011",
            "identifier": "vs18_051_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_051_011/?format=api",
            "sitting": {
                "id": 67,
                "date": "2018-09-27",
                "number": 51,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00040 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00040",
            "original_title": "Votazione Mozione 1-00040",
            "description_title": "Mozione n. 1-00040 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 224,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 1125,
            "slug": "vs18_061_019",
            "identifier": "vs18_061_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_019/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.1 PRISCO EMANUELE (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 3.1 PRISCO EMANUELE (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": 229,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 70.88
        },
        {
            "id": 1454,
            "slug": "vs18_106_050",
            "identifier": "vs18_106_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_050/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1334-B/122 ROSSI ANDREA (PD)\n     - Votazione Ordine del giorno 9/1334-B/122 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/122 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/122 ROSSI ANDREA (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": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 85.47,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 1717,
            "slug": "vs18_028_024",
            "identifier": "vs18_028_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_024/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.2 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 2.2 MIGLIORE GENNARO (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": 132,
            "majority_cohesion_rate": 74.71,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 289,
            "slug": "vs18_075_040",
            "identifier": "vs18_075_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_040/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 42.03 ORLANDO ANDREA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 42.03 ORLANDO ANDREA (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": 95,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 29.12
        }
    ]
}