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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=198",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=196",
    "results": [
        {
            "id": 608,
            "slug": "vs18_101_033",
            "identifier": "vs18_101_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_033/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1408/117 MANCINI CLAUDIO (PD)\n     - Votazione Ordine del giorno 9/1408/117 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/117 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/117 MANCINI CLAUDIO (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": 136,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 3448,
            "slug": "vs18_181_032",
            "identifier": "vs18_181_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_032/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.100, nel testo riformulato, NAPPI SILVANA (M5S)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 4.100, nel testo riformulato, NAPPI SILVANA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 29.28
        },
        {
            "id": 433,
            "slug": "vs18_037_077",
            "identifier": "vs18_037_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_077/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 9.018 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.018 CARNEVALI ELENA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 3128,
            "slug": "vs18_160_021",
            "identifier": "vs18_160_021",
            "url": "https://staging.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": 403,
            "slug": "vs18_056_002",
            "identifier": "vs18_056_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_002/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n . 1-00053 ASCANI ANNA (PD) ed altri\n     - Votazione Mozione 1-00053",
            "original_title": "Votazione Mozione 1-00053",
            "description_title": "Mozione n . 1-00053 ASCANI ANNA (PD) 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": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 3735,
            "slug": "vs18_160_065",
            "identifier": "vs18_160_065",
            "url": "https://staging.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": 3922,
            "slug": "vs18_194_013",
            "identifier": "vs18_194_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_194_013/?format=api",
            "sitting": {
                "id": 210,
                "date": "2019-06-21",
                "number": 194,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1807/66 FORNARO FEDERICO (LEU)\n     - Votazione Ordine del giorno 9/1807/66 DDL n.1807",
            "original_title": "Votazione Ordine del giorno 9/1807/66 DDL n.1807",
            "description_title": "Ordine del giorno n. 9/1807/66 FORNARO FEDERICO (LEU)\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": 81,
            "majority_cohesion_rate": 79.59,
            "minority_cohesion_rate": 48.09
        },
        {
            "id": 1853,
            "slug": "vs18_054_041",
            "identifier": "vs18_054_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_041/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.228 COLLETTI ANDREA (M5S)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.228 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": 3,
            "n_margin": 112,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 3892,
            "slug": "vs18_165_055",
            "identifier": "vs18_165_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_055/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1718/27 PAGANO UBALDO (PD)\n     - Votazione Ordine del giorno 9/1718/27 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/27 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/27 PAGANO UBALDO (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": 40,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 63.5
        },
        {
            "id": 2036,
            "slug": "vs18_037_060",
            "identifier": "vs18_037_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_060/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 9.127 TABACCI BRUNO (MISTO)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.127 TABACCI BRUNO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 141,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 76.72
        },
        {
            "id": 3886,
            "slug": "vs18_165_063",
            "identifier": "vs18_165_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_063/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1718/53 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1718/53 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/53 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/53 CIAMPI 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": 44,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 62.36
        },
        {
            "id": 37,
            "slug": "vs18_028_045",
            "identifier": "vs18_028_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_045/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 01.04 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 01.04 TRANCASSINI PAOLO (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": 83,
            "majority_cohesion_rate": 77.03,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1545,
            "slug": "vs18_065_025",
            "identifier": "vs18_065_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_025/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.107 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.107 SQUERI LUCA (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": 138,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 2333,
            "slug": "vs18_161_018",
            "identifier": "vs18_161_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_161_018/?format=api",
            "sitting": {
                "id": 177,
                "date": "2019-04-11",
                "number": 161,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00170 DELRIO GRAZIANO (PD) ed altri\n     - Votazione Mozione 1-00170",
            "original_title": "Votazione Mozione 1-00170",
            "description_title": "Mozione n. 1-00170 DELRIO GRAZIANO (PD) 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": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 3398,
            "slug": "vs18_130_021",
            "identifier": "vs18_130_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_021/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.373 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.373 GIORGIS 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": 3,
            "n_margin": 85,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 28.52
        },
        {
            "id": 396,
            "slug": "vs18_056_006",
            "identifier": "vs18_056_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_056_006/?format=api",
            "sitting": {
                "id": 72,
                "date": "2018-10-04",
                "number": 56,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n . 1-00045, limitatamente alla premessa, CARFAGNA MARIA ROSARIA (FI) ed altri\n     - Votazione Mozione 1-00045",
            "original_title": "Votazione Mozione 1-00045",
            "description_title": "Mozione n . 1-00045, limitatamente alla premessa, CARFAGNA MARIA ROSARIA (FI) 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": 216,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 1425,
            "slug": "vs18_075_082",
            "identifier": "vs18_075_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_082/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 25.305 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.305 SARRO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 3974,
            "slug": "vs18_154_069",
            "identifier": "vs18_154_069",
            "url": "https://staging.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": 2019,
            "slug": "vs18_037_026",
            "identifier": "vs18_037_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_026/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.19 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 6.19 MOLLICONE FEDERICO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 1540,
            "slug": "vs18_065_030",
            "identifier": "vs18_065_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_030/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0183",
            "original_title": "Votazione Articolo PDL n.0183",
            "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": 32,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 448,
            "slug": "vs18_040_033",
            "identifier": "vs18_040_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_033/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4-bis. 50 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 4-bis. 50 BUTTI ALESSIO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 51,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 65.27
        },
        {
            "id": 1361,
            "slug": "vs18_036_082",
            "identifier": "vs18_036_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_082/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 4.320 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.320 MOLLICONE FEDERICO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 93,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 3796,
            "slug": "vs18_140_042",
            "identifier": "vs18_140_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_042/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 20\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 20\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": 126,
            "majority_cohesion_rate": 72.22,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 2703,
            "slug": "vs18_170_022",
            "identifier": "vs18_170_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_022/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.2 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.2 MAGI RICCARDO (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": 219,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 65.27
        },
        {
            "id": 2617,
            "slug": "vs18_134_037",
            "identifier": "vs18_134_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_037/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 37,
            "title": "Mozione n. 1-00133, ad eccezione del capoverso terzo della parte dispositiva, BALDELLI SIMONE (FI) ed altri\n     - Votazione Mozione 1-00133",
            "original_title": "Votazione Mozione 1-00133",
            "description_title": "Mozione n. 1-00133, ad eccezione del capoverso terzo della parte dispositiva, BALDELLI SIMONE (FI) 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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 1256,
            "slug": "vs18_044_123",
            "identifier": "vs18_044_123",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_123/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/1117/159 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Ordine del giorno 9/1117/159 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/159 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/159 CARETTA MARIA CRISTINA (FDI)\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": 138,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 3894,
            "slug": "vs18_165_060",
            "identifier": "vs18_165_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_060/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1718/40 SERRACCHIANI DEBORA (PD)\n     - Votazione Ordine del giorno 9/1718/40 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/40 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/40 SERRACCHIANI DEBORA (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": 39,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 4305,
            "slug": "vs18_137_002",
            "identifier": "vs18_137_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_002/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 7.8 COSTA ENRICO (FI) e 7.9 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Identici emendamenti 7.8 COSTA ENRICO (FI) e 7.9 BAZOLI ALFREDO (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": 50,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 65.4
        },
        {
            "id": 2724,
            "slug": "vs18_134_035",
            "identifier": "vs18_134_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_035/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00131, ad eccezione del capoverso quinto della parte dispositiva, FIDANZA CARLO (FDI) ed altri\n     - Votazione Mozione 1-00131",
            "original_title": "Votazione Mozione 1-00131",
            "description_title": "Mozione n. 1-00131, ad eccezione del capoverso quinto della parte dispositiva, FIDANZA CARLO (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": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 2787,
            "slug": "vs18_210_013",
            "identifier": "vs18_210_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_210_013/?format=api",
            "sitting": {
                "id": 226,
                "date": "2019-07-17",
                "number": 210,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00225, come riformulata, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00225",
            "original_title": "Votazione Mozione 1-00225",
            "description_title": "Mozione n. 1-00225, come riformulata, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 141,
            "majority_cohesion_rate": 76.76,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 2324,
            "slug": "vs18_155_012",
            "identifier": "vs18_155_012",
            "url": "https://staging.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": 1988,
            "slug": "vs18_037_047",
            "identifier": "vs18_037_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_047/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.52 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.52 MARTINO ANTONIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 983,
            "slug": "vs18_064_033",
            "identifier": "vs18_064_033",
            "url": "https://staging.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": 4234,
            "slug": "vs18_164_008",
            "identifier": "vs18_164_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_008/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.20 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.20 INCERTI ANTONELLA (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": 138,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 1751,
            "slug": "vs18_028_011",
            "identifier": "vs18_028_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_011/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.50 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.50 FORNARO FEDERICO (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": 191,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 2054,
            "slug": "vs18_082_009",
            "identifier": "vs18_082_009",
            "url": "https://staging.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": 3745,
            "slug": "vs18_134_043",
            "identifier": "vs18_134_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_043/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.10 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.10 INCERTI ANTONELLA (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": 132,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 3164,
            "slug": "vs18_197_066",
            "identifier": "vs18_197_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_066/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 8.100 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 8.100 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": 3,
            "n_margin": 209,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 3694,
            "slug": "vs18_159_006",
            "identifier": "vs18_159_006",
            "url": "https://staging.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": 3719,
            "slug": "vs18_160_051",
            "identifier": "vs18_160_051",
            "url": "https://staging.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": 3369,
            "slug": "vs18_197_013",
            "identifier": "vs18_197_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_013/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.11 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.11 ROSSI 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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 2766,
            "slug": "vs18_209_015",
            "identifier": "vs18_209_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_015/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 6.100 FUSACCHIA ALESSANDRO (MISTO)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 6.100 FUSACCHIA ALESSANDRO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 78.24,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 3690,
            "slug": "vs18_159_034",
            "identifier": "vs18_159_034",
            "url": "https://staging.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": 3956,
            "slug": "vs18_110_002",
            "identifier": "vs18_110_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_110_002/?format=api",
            "sitting": {
                "id": 126,
                "date": "2019-01-17",
                "number": 110,
                "branch": "C"
            },
            "number": 2,
            "title": "Questione pregiudiziale di merito n. 1 MIGLIORE GENNARO (PD) ed altri\n     - Votazione pregiudiziale PDL n.1173",
            "original_title": "Votazione pregiudiziale PDL n.1173",
            "description_title": "Questione pregiudiziale di merito n. 1 MIGLIORE GENNARO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 3936,
            "slug": "vs18_110_001",
            "identifier": "vs18_110_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_110_001/?format=api",
            "sitting": {
                "id": 126,
                "date": "2019-01-17",
                "number": 110,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 SISTO FRANCESCO PAOLO (FI) ed altri\n     - Votazione pregiudiziale PDL n.1173",
            "original_title": "Votazione pregiudiziale PDL n.1173",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 SISTO FRANCESCO PAOLO (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 2685,
            "slug": "vs18_171_016",
            "identifier": "vs18_171_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_016/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 3.1 MAGI RICCARDO (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": 69,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 59.54
        },
        {
            "id": 1657,
            "slug": "vs18_041_003",
            "identifier": "vs18_041_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_041_003/?format=api",
            "sitting": {
                "id": 57,
                "date": "2018-09-04",
                "number": 41,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00014, limitatamente alla premessa, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Risoluzione 6-00014",
            "original_title": "Votazione Risoluzione 6-00014",
            "description_title": "Risoluzione n. 6-00014, limitatamente alla premessa, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 85.17,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 2202,
            "slug": "vs18_155_002",
            "identifier": "vs18_155_002",
            "url": "https://staging.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": 1848,
            "slug": "vs18_054_005",
            "identifier": "vs18_054_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_005/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 5,
            "title": "Dichiarazione di urgenza della proposta di legge n. 688: "Modifiche al decreto legislativo 15 settembre 2017, n. 147, in materia di misure per il potenziamento e l'estensione del reddito di inclusione per favorire l'occupabilità dei beneficiari"\n     - Votazione PDL n.0688",
            "original_title": "Votazione PDL n.0688",
            "description_title": "Dichiarazione di urgenza della proposta di legge n. 688: "Modifiche al decreto legislativo 15 settembre 2017, n. 147, in materia di misure per il potenziamento e l'estensione del reddito di inclusione per favorire l'occupabilità dei beneficiari"\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 125,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 298,
            "slug": "vs18_075_033",
            "identifier": "vs18_075_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_033/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 41.300 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.300 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": 89,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 36.78
        }
    ]
}