Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=199
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=-majority_cohesion_rate&page=200",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=198",
    "results": [
        {
            "id": 4485,
            "slug": "vs18_129_046",
            "identifier": "vs18_129_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_046/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.252 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.252 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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 2590,
            "slug": "vs18_134_023",
            "identifier": "vs18_134_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_023/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.2 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.1160",
            "original_title": "Votazione Emendamento PDL n.1160",
            "description_title": "Emendamento 3.2 SCHULLIAN MANFRED (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": 4,
            "n_margin": 93,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 2578,
            "slug": "vs18_134_042",
            "identifier": "vs18_134_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_042/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.9 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.9 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": 4,
            "n_margin": 142,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 2164,
            "slug": "vs18_150_011",
            "identifier": "vs18_150_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_011/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.100 DEL MONACO ANTONIO (M5S)\n     - Votazione Emendamento PDL n.1012",
            "original_title": "Votazione Emendamento PDL n.1012",
            "description_title": "Emendamento 6.100 DEL MONACO ANTONIO (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": 235,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.19
        },
        {
            "id": 3749,
            "slug": "vs18_134_046",
            "identifier": "vs18_134_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_046/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.50 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.50 NEVI RAFFAELE (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": 122,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 4474,
            "slug": "vs18_129_040",
            "identifier": "vs18_129_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_040/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.238 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.238 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 4476,
            "slug": "vs18_129_032",
            "identifier": "vs18_129_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_032/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.230 FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.230 FIANO EMANUELE (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": 58,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 59.32
        },
        {
            "id": 4187,
            "slug": "vs18_164_050",
            "identifier": "vs18_164_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_050/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.102 CUNIAL SARA (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8.102 CUNIAL SARA (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": 10,
            "n_margin": 221,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 4469,
            "slug": "vs18_129_042",
            "identifier": "vs18_129_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_042/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.248 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.248 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 3746,
            "slug": "vs18_134_049",
            "identifier": "vs18_134_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_049/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 49,
            "title": "Modifica all'articolo 4 del testo unico in materia di società a partecipazione pubblica, di cui al decreto legislativo 19 agosto 2016, n. 175, concernente le partecipazioni in società operanti nel settore lattiero-caseario (PDL 712)\n     - Votazione finale PDL n.0712",
            "original_title": "Votazione finale PDL n.0712",
            "description_title": "Modifica all'articolo 4 del testo unico in materia di società a partecipazione pubblica, di cui al decreto legislativo 19 agosto 2016, n. 175, concernente le partecipazioni in società operanti nel settore lattiero-caseario (PDL 712)\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": 12,
            "n_margin": 171,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 33.08
        },
        {
            "id": 4262,
            "slug": "vs18_125_014",
            "identifier": "vs18_125_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_014/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.189 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.189 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 4256,
            "slug": "vs18_125_010",
            "identifier": "vs18_125_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_010/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (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": 48,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 3888,
            "slug": "vs18_165_061",
            "identifier": "vs18_165_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_061/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1718/41 SAVINO ELVIRA (FI)\n     - Votazione Ordine del giorno 9/1718/41 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/41 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/41 SAVINO ELVIRA (FI)\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": 74,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 40.68
        },
        {
            "id": 3801,
            "slug": "vs18_165_053",
            "identifier": "vs18_165_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_053/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10-quater.101, nel testo riformulato, PARENTELA PAOLO (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-quater.101, nel testo riformulato, PARENTELA PAOLO (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": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 2549,
            "slug": "vs18_112_007",
            "identifier": "vs18_112_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_007/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.38 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.38 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": 42,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 2558,
            "slug": "vs18_112_009",
            "identifier": "vs18_112_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_009/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.54, fatto proprio dal gruppo di Forza Italia\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.54, fatto proprio dal gruppo di Forza Italia\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 128,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 3022,
            "slug": "vs18_124_024",
            "identifier": "vs18_124_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_024/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 12.1 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 12.1 RIZZETTO WALTER (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": 4,
            "n_margin": 170,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 2782,
            "slug": "vs18_137_014",
            "identifier": "vs18_137_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_014/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1309 e abb./9 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Ordine del giorno 9/1309 e abb./9 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./9 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./9 FRAGOMELI GIAN MARIO (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": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 2584,
            "slug": "vs18_134_024",
            "identifier": "vs18_134_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_024/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "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": 225,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 2239,
            "slug": "vs18_165_011",
            "identifier": "vs18_165_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_011/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo premissivo 010.04 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.04 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 76.81
        },
        {
            "id": 4328,
            "slug": "vs18_136_007",
            "identifier": "vs18_136_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_007/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.15 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "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": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 3289,
            "slug": "vs18_118_002",
            "identifier": "vs18_118_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_002/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.901 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.901 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": 2,
            "n_margin": 180,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 34.6
        },
        {
            "id": 3820,
            "slug": "vs18_165_046",
            "identifier": "vs18_165_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_046/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.200 della Commissione\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.200 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": 0,
            "n_margin": 224,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 2780,
            "slug": "vs18_137_016",
            "identifier": "vs18_137_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_016/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1309 e abb./12 VERINI WALTER (PD)\n     - Votazione Ordine del giorno 9/1309 e abb./12 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./12 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./12 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": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 2569,
            "slug": "vs18_113_009",
            "identifier": "vs18_113_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_009/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 9,
            "title": "Subemendamento 0.1.900.14 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.14 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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 58.94
        },
        {
            "id": 2215,
            "slug": "vs18_165_012",
            "identifier": "vs18_165_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_012/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo premissivo 010.09 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo premissivo 010.09 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 43.35
        },
        {
            "id": 16269,
            "slug": "18-188-10",
            "identifier": "18-188-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-188-10/?format=api",
            "sitting": {
                "id": 944,
                "date": "2020-02-06",
                "number": 188,
                "branch": "S"
            },
            "number": 10,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 16 dicembre 2019, n. 142, recante misure urgenti per il sostegno al sistema creditizio del Mezzogiorno e per la realizzazione di una banca di investimento - Em. 2.0.1, Perosino e Gasparri",
            "original_title": "Em. 2.0.1, Perosino e Gasparri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 16 dicembre 2019, n. 142, recante misure urgenti per il sostegno al sistema creditizio del Mezzogiorno e per la realizzazione di una banca di investimento",
            "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": 10,
            "majority_cohesion_rate": 74.84,
            "minority_cohesion_rate": 75.36
        },
        {
            "id": 16265,
            "slug": "18-188-18",
            "identifier": "18-188-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-188-18/?format=api",
            "sitting": {
                "id": 944,
                "date": "2020-02-06",
                "number": 188,
                "branch": "S"
            },
            "number": 18,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 16 dicembre 2019, n. 142, recante misure urgenti per il sostegno al sistema creditizio del Mezzogiorno e per la realizzazione di una banca di investimento - ODG G1.101 (testo 2), Vitali e altri",
            "original_title": "ODG G1.101 (testo 2), Vitali e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 16 dicembre 2019, n. 142, recante misure urgenti per il sostegno al sistema creditizio del Mezzogiorno e per la realizzazione di una banca di investimento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 74.84,
            "minority_cohesion_rate": 75.36
        },
        {
            "id": 8261,
            "slug": "vs18_454_014",
            "identifier": "vs18_454_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_014/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1-ter.101 GAVA VANNIA (LEGA) - Votazione Emendamento 1-ter.101 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-ter.101 DDL n. 2835",
            "description_title": "Emendamento 1-ter.101 GAVA VANNIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 74.83,
            "minority_cohesion_rate": 67.96
        },
        {
            "id": 8306,
            "slug": "vs18_454_057",
            "identifier": "vs18_454_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_057/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 2.017 COSTA ENRICO (MISTO) - Votazione Emendamento 2.017 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.017 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.017 COSTA ENRICO (MISTO)",
            "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": 24,
            "majority_cohesion_rate": 74.83,
            "minority_cohesion_rate": 69.72
        },
        {
            "id": 8271,
            "slug": "vs18_454_009",
            "identifier": "vs18_454_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_009/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1-bis.1 CIABURRO MONICA (FDI) - Votazione Emendamento 1-bis.1 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2835",
            "description_title": "Emendamento 1-bis.1 CIABURRO MONICA (FDI)",
            "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": 74.83,
            "minority_cohesion_rate": 66.2
        },
        {
            "id": 6756,
            "slug": "vs18_315_019",
            "identifier": "vs18_315_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_019/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.6 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 3.6 DDL n. 2407",
            "original_title": "Votazione Emendamento 3.6 DDL n. 2407",
            "description_title": "Emendamento 3.6 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6735,
            "slug": "vs18_315_023",
            "identifier": "vs18_315_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_023/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3-ter.53 BASINI GIUSEPPE (LEGA) - Votazione Emendamento 3-ter.53 DDL n. 2407",
            "original_title": "Votazione Emendamento 3-ter.53 DDL n. 2407",
            "description_title": "Emendamento 3-ter.53 BASINI GIUSEPPE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 6732,
            "slug": "vs18_315_013",
            "identifier": "vs18_315_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_013/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.2 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 3.2 DDL n. 2407",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2407",
            "description_title": "Emendamento 3.2 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 6684,
            "slug": "vs18_285_006",
            "identifier": "vs18_285_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_285_006/?format=api",
            "sitting": {
                "id": 301,
                "date": "2020-01-09",
                "number": 285,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00311 ORSINI ANDREA (FI) ed altri - Votazione Mozione 1_00311",
            "original_title": "Votazione Mozione 1_00311",
            "description_title": "Mozione n. 1-00311 ORSINI ANDREA (FI) ed altri",
            "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": 36,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 2396,
            "slug": "vs18_175_008",
            "identifier": "vs18_175_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_008/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "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": 5,
            "n_margin": 41,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 2070,
            "slug": "vs18_082_008",
            "identifier": "vs18_082_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_008/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.151 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 3.151 ROSSELLO CRISTINA (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": 121,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 3833,
            "slug": "vs18_172_017",
            "identifier": "vs18_172_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_017/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.3 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento PDL n.1616",
            "original_title": "Votazione Emendamento PDL n.1616",
            "description_title": "Emendamento 3.3 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 42,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 57.25
        },
        {
            "id": 2648,
            "slug": "vs18_168_013",
            "identifier": "vs18_168_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_013/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1538",
            "original_title": "Votazione Articolo DDL n.1538",
            "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": 0,
            "n_margin": 214,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 2712,
            "slug": "vs18_170_001",
            "identifier": "vs18_170_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_001/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 MIGLIORE GENNARO (PD) ed altri\n     - Votazione pregiudiziale PDL n.1585",
            "original_title": "Votazione pregiudiziale PDL n.1585",
            "description_title": "Questione pregiudiziale 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": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 1837,
            "slug": "vs18_054_050",
            "identifier": "vs18_054_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_050/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.270 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.270 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 3844,
            "slug": "vs18_172_003",
            "identifier": "vs18_172_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_003/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1616",
            "original_title": "Votazione Emendamento PDL n.1616",
            "description_title": "Emendamento 1.3 MAGI RICCARDO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 2275,
            "slug": "vs18_175_062",
            "identifier": "vs18_175_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_062/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 27\n     - Votazione Articolo PDL n.1074",
            "original_title": "Votazione Articolo PDL n.1074",
            "description_title": "Articolo 27\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": 0,
            "n_margin": 216,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 2078,
            "slug": "vs18_082_012",
            "identifier": "vs18_082_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_012/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "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": 2,
            "n_margin": 113,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 2085,
            "slug": "vs18_082_036",
            "identifier": "vs18_082_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_036/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 14.153 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.153 ROSSELLO CRISTINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 123,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 3389,
            "slug": "vs18_179_001",
            "identifier": "vs18_179_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_179_001/?format=api",
            "sitting": {
                "id": 195,
                "date": "2019-05-28",
                "number": 179,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00013 (Ulteriore Nuova formulazione) BALDELLI SIMONE (FI), FARO MARIALUISA (M5S), BORGHI CLAUDIO (LEGA), FREGOLENT SILVIA (PD), RIZZETTO WALTER (FDI), FASSINA STEFANO (LEU) e LUPI MAURIZIO (MISTO)\n     - Votazione Mozione 1-00013",
            "original_title": "Votazione Mozione 1-00013",
            "description_title": "Mozione n. 1-00013 (Ulteriore Nuova formulazione) BALDELLI SIMONE (FI), FARO MARIALUISA (M5S), BORGHI CLAUDIO (LEGA), FREGOLENT SILVIA (PD), RIZZETTO WALTER (FDI), FASSINA STEFANO (LEU) e LUPI MAURIZIO (MISTO)\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": 0,
            "n_margin": 237,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 78.71
        },
        {
            "id": 2051,
            "slug": "vs18_082_029",
            "identifier": "vs18_082_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_029/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 13.17 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.17 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 81,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 2269,
            "slug": "vs18_175_043",
            "identifier": "vs18_175_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_043/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 19.101 PASTORINO LUCA (LEU) e 19.200 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Identici emendamenti 19.101 PASTORINO LUCA (LEU) e 19.200 FRAGOMELI GIAN MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4523,
            "slug": "vs18_180_015",
            "identifier": "vs18_180_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_180_015/?format=api",
            "sitting": {
                "id": 196,
                "date": "2019-05-29",
                "number": 180,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.25 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 3.25 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 2276,
            "slug": "vs18_175_031",
            "identifier": "vs18_175_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_031/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 15.0114 PASTORINO LUCA (LEU)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Articolo aggiuntivo 15.0114 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": 13,
            "n_margin": 74,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 39.69
        }
    ]
}