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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=30",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=28",
    "results": [
        {
            "id": 728,
            "slug": "vs18_030_001",
            "identifier": "vs18_030_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_001/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.12 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.12 CORTELAZZO PIERGIORGIO (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": 26,
            "majority_cohesion_rate": 78.2,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 1337,
            "slug": "vs18_097_032",
            "identifier": "vs18_097_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_032/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1334/248 CARFAGNA MARIA ROSARIA (FI)\n     - Votazione Ordine del giorno 9/1334/248 DDL n.1334",
            "original_title": "Votazione Ordine del giorno 9/1334/248 DDL n.1334",
            "description_title": "Ordine del giorno n. 9/1334/248 CARFAGNA MARIA ROSARIA (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": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 86.34,
            "minority_cohesion_rate": 63.36
        },
        {
            "id": 1174,
            "slug": "vs18_065_091",
            "identifier": "vs18_065_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_091/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 1.260 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.260 PERANTONI MARIO (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": 150,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 4060,
            "slug": "vs18_130_087",
            "identifier": "vs18_130_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_087/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 87,
            "title": "Subemendamento 0.1.902.1 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.902.1 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": 38,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 1418,
            "slug": "vs18_075_076",
            "identifier": "vs18_075_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_076/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 16.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 16.500, 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": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 55.94
        },
        {
            "id": 1324,
            "slug": "vs18_097_038",
            "identifier": "vs18_097_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_038/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1334/282 ZANETTIN PIERANTONIO (FI)\n     - Votazione Ordine del giorno 9/1334/282 DDL n.1334",
            "original_title": "Votazione Ordine del giorno 9/1334/282 DDL n.1334",
            "description_title": "Ordine del giorno n. 9/1334/282 ZANETTIN PIERANTONIO (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": 0,
            "n_margin": 95,
            "majority_cohesion_rate": 87.79,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 293,
            "slug": "vs18_075_001",
            "identifier": "vs18_075_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_001/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici articoli aggiuntivi 39.08 MARTINO ANTONIO (FI) e 39.03 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici articoli aggiuntivi 39.08 MARTINO ANTONIO (FI) e 39.03 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 57.85
        },
        {
            "id": 1316,
            "slug": "vs18_097_008",
            "identifier": "vs18_097_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_008/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "description_title": "Articolo 8\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 81.4,
            "minority_cohesion_rate": 59.54
        },
        {
            "id": 653,
            "slug": "vs18_030_044",
            "identifier": "vs18_030_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_044/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 1-septies.020 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1-septies.020 MORGONI MARIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 4093,
            "slug": "vs18_130_075",
            "identifier": "vs18_130_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_075/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 1.712 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.712 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": 36,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 744,
            "slug": "vs18_075_053",
            "identifier": "vs18_075_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_053/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.102 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4.102 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": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 52.11
        },
        {
            "id": 543,
            "slug": "vs18_087_063",
            "identifier": "vs18_087_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_063/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 1.70 BAZOLI ALFREDO (PD) e 1.259 CONTE FEDERICO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici emendamenti 1.70 BAZOLI ALFREDO (PD) e 1.259 CONTE 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 75.48
        },
        {
            "id": 1507,
            "slug": "vs18_065_022",
            "identifier": "vs18_065_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_022/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.105 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.105 GADDA MARIA 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": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 2090,
            "slug": "vs18_087_034",
            "identifier": "vs18_087_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_034/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.178 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.178 COSTA ENRICO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 1170,
            "slug": "vs18_065_088",
            "identifier": "vs18_065_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_088/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 1.252 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.252 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": 81,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 1729,
            "slug": "vs18_025_008",
            "identifier": "vs18_025_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_008/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.52 ERMINI DAVID (PD)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 1.52 ERMINI DAVID (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": 51,
            "majority_cohesion_rate": 83.43,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 738,
            "slug": "vs18_075_057",
            "identifier": "vs18_075_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_057/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4-ter.10 FIDANZA CARLO (FDI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.10 FIDANZA CARLO (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": 56,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 941,
            "slug": "vs18_083_002",
            "identifier": "vs18_083_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_002/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00057 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, MURONI ROSSELLA (LEU), BAZOLI ALFREDO (PD) ed altri\n     - Votazione Mozione 1-00057",
            "original_title": "Votazione Mozione 1-00057",
            "description_title": "Mozione n. 1-00057 (Nuova formulazione), limitatamente al capoverso primo della parte dispositiva, MURONI ROSSELLA (LEU), BAZOLI ALFREDO (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": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 1181,
            "slug": "vs18_065_070",
            "identifier": "vs18_065_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_070/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 1.200 BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.200 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": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 917,
            "slug": "vs18_083_014",
            "identifier": "vs18_083_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_014/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 14,
            "title": "Questioni pregiudiziali n. 1 MIGLIORE GENNARO (PD) ed altri, n. 2 FORNARO FEDERICO (LEU) ed altri e n. 3 MAGI RICCARDO (MISTO), FUSACCHIA ALESSANDRO (MISTO), BENEDETTI SILVIA (MISTO) e SCHULLIAN MANFRED (MISTO)\n     - Votazione pregiudiziale DDL n.1346",
            "original_title": "Votazione pregiudiziale DDL n.1346",
            "description_title": "Questioni pregiudiziali n. 1 MIGLIORE GENNARO (PD) ed altri, n. 2 FORNARO FEDERICO (LEU) ed altri e n. 3 MAGI RICCARDO (MISTO), FUSACCHIA ALESSANDRO (MISTO), BENEDETTI SILVIA (MISTO) e SCHULLIAN MANFRED (MISTO)\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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1605,
            "slug": "vs18_089_031",
            "identifier": "vs18_089_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_031/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 31,
            "title": "Subemendamento 0.10.500.12 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.12 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 498,
            "slug": "vs18_082_069",
            "identifier": "vs18_082_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_069/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 21.2 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 21.2 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": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 45.59
        },
        {
            "id": 1524,
            "slug": "vs18_065_043",
            "identifier": "vs18_065_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_043/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 6.8 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 6.8 GADDA MARIA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 1599,
            "slug": "vs18_089_034",
            "identifier": "vs18_089_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_034/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 34,
            "title": "Subemendamento 0.10.500.14 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.14 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 60.15
        },
        {
            "id": 740,
            "slug": "vs18_075_051",
            "identifier": "vs18_075_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_051/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 45.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 45.500, 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": 0,
            "n_margin": 210,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 57.85
        },
        {
            "id": 2125,
            "slug": "vs18_087_036",
            "identifier": "vs18_087_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_036/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.183 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.183 SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 1053,
            "slug": "vs18_018_001",
            "identifier": "vs18_018_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_018_001/?format=api",
            "sitting": {
                "id": 34,
                "date": "2018-06-20",
                "number": 18,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/675/9 DEIDDA SALVATORE (FDI)\n     - Votazione Ordine del giorno 9/675/9 DDL n.0675",
            "original_title": "Votazione Ordine del giorno 9/675/9 DDL n.0675",
            "description_title": "Ordine del giorno n. 9/675/9 DEIDDA SALVATORE (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": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 2082,
            "slug": "vs18_082_007",
            "identifier": "vs18_082_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_007/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.3 MONTARULI AUGUSTA (FDI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 3.3 MONTARULI AUGUSTA (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": 126,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 1103,
            "slug": "vs18_033_001",
            "identifier": "vs18_033_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_033_001/?format=api",
            "sitting": {
                "id": 49,
                "date": "2018-07-25",
                "number": 33,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SERRACCHIANI DEBORA (PD) ed altri e n. 2 GELMINI MARIASTELLA (FI) ed altri\n     - Votazione pregiudiziale DDL n.0924",
            "original_title": "Votazione pregiudiziale DDL n.0924",
            "description_title": "Questioni pregiudiziali n. 1 SERRACCHIANI DEBORA (PD) ed altri e n. 2 GELMINI MARIASTELLA (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": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 86.05,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 929,
            "slug": "vs18_083_012",
            "identifier": "vs18_083_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_012/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00075, limitatamente alla parte dispositiva, CARFAGNA MARIA ROSARIA (FI) ed altri\n     - Votazione Mozione 1-00075",
            "original_title": "Votazione Mozione 1-00075",
            "description_title": "Mozione n. 1-00075, limitatamente alla parte dispositiva, 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": 0,
            "n_margin": 253,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 83.91
        },
        {
            "id": 2057,
            "slug": "vs18_082_024",
            "identifier": "vs18_082_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_024/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 13.13 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.13 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": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 1534,
            "slug": "vs18_065_067",
            "identifier": "vs18_065_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_067/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1.74 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.74 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": 36,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 76.63
        },
        {
            "id": 1294,
            "slug": "vs18_097_003",
            "identifier": "vs18_097_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_003/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "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": 67,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 55.34
        },
        {
            "id": 1610,
            "slug": "vs18_089_040",
            "identifier": "vs18_089_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_040/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 40,
            "title": "Subemendamento 0.10.500.21 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.21 MASCHIO CIRO (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": 143,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 2068,
            "slug": "vs18_082_034",
            "identifier": "vs18_082_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_034/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 14.151 BERLINGHIERI MARINA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.151 BERLINGHIERI MARINA (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": 81,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 2079,
            "slug": "vs18_082_035",
            "identifier": "vs18_082_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_035/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 14.152 BERLINGHIERI MARINA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 14.152 BERLINGHIERI MARINA (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": 84,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 39.46
        },
        {
            "id": 1539,
            "slug": "vs18_065_061",
            "identifier": "vs18_065_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_061/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1.47 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.47 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 2056,
            "slug": "vs18_082_043",
            "identifier": "vs18_082_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_043/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 15.4 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.4 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 175,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 1526,
            "slug": "vs18_065_060",
            "identifier": "vs18_065_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_060/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1.72 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.72 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": 37,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 2098,
            "slug": "vs18_087_050",
            "identifier": "vs18_087_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_050/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.252 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.252 COSTA ENRICO (FI)\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": 10,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 88.89
        },
        {
            "id": 2074,
            "slug": "vs18_082_050",
            "identifier": "vs18_082_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_050/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 15.42 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 15.42 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": 0,
            "n_margin": 83,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 2059,
            "slug": "vs18_082_005",
            "identifier": "vs18_082_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_005/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 3.5 DE LUCA PIERO (PD) e 3.150 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 3.5 DE LUCA PIERO (PD) e 3.150 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 78.93
        },
        {
            "id": 1164,
            "slug": "vs18_065_090",
            "identifier": "vs18_065_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_090/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 1.257 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.257 PERANTONI MARIO (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": 229,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 3589,
            "slug": "vs18_131_030",
            "identifier": "vs18_131_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_030/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.32 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 2.32 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": 94,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 1769,
            "slug": "vs18_035_051",
            "identifier": "vs18_035_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_051/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.159 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.159 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": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 3592,
            "slug": "vs18_131_007",
            "identifier": "vs18_131_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_007/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.903 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.903 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": 188,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 1521,
            "slug": "vs18_065_053",
            "identifier": "vs18_065_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_053/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 53,
            "title": "Norme per la valorizzazione e la promozione dei prodotti agricoli e alimentari provenienti da filiera corta, a chilometro zero o utile (PDL 183)\n     - Votazione finale PDL n.0183",
            "original_title": "Votazione finale PDL n.0183",
            "description_title": "Norme per la valorizzazione e la promozione dei prodotti agricoli e alimentari provenienti da filiera corta, a chilometro zero o utile (PDL 183)\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": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 41,
            "slug": "vs18_028_060",
            "identifier": "vs18_028_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_060/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici articoli aggiuntivi 09.01 TRANCASSINI PAOLO (FDI), 09.02 CORTELAZZO PIERGIORGIO (FI) e 09.05 MORANI ALESSIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Identici articoli aggiuntivi 09.01 TRANCASSINI PAOLO (FDI), 09.02 CORTELAZZO PIERGIORGIO (FI) e 09.05 MORANI ALESSIA (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": 27,
            "majority_cohesion_rate": 78.49,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 1773,
            "slug": "vs18_035_073",
            "identifier": "vs18_035_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_073/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo aggiuntivo 1-bis.021 GIACOMONI SESTINO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 1-bis.021 GIACOMONI SESTINO (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": 48,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 77.1
        },
        {
            "id": 3085,
            "slug": "vs18_154_002",
            "identifier": "vs18_154_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_002/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 (Nuova formulazione) D'ORSO VALENTINA (M5S)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 1.102 (Nuova formulazione) D'ORSO VALENTINA (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": 238,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 80.99
        }
    ]
}