Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=date&page=65
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=date&page=66",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=64",
    "results": [
        {
            "id": 182,
            "slug": "vs18_089_125",
            "identifier": "vs18_089_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_125/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 125,
            "title": "Emendamento 1.96, come riformulato, COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.96, come riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 219,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 1618,
            "slug": "vs18_089_045",
            "identifier": "vs18_089_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_045/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 45,
            "title": "Subemendamento 0.10.500.67 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.67 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": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 1636,
            "slug": "vs18_089_049",
            "identifier": "vs18_089_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_049/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 49,
            "title": "Subemendamento 0.10.500.63 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.63 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 167,
            "slug": "vs18_089_134",
            "identifier": "vs18_089_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_134/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 134,
            "title": "Misure per il contrasto dei reati contro la pubblica amministrazione, nonché in materia di prescrizione del reato e in materia di trasparenza dei partiti e movimenti politici (DDL 1189 e abbinata PDL 765)\n     - Votazione finale DDL n.1189",
            "original_title": "Votazione finale DDL n.1189",
            "description_title": "Misure per il contrasto dei reati contro la pubblica amministrazione, nonché in materia di prescrizione del reato e in materia di trasparenza dei partiti e movimenti politici (DDL 1189 e abbinata PDL 765)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 50.19
        },
        {
            "id": 1971,
            "slug": "vs18_089_053",
            "identifier": "vs18_089_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_053/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 53,
            "title": "Subemendamento 0.10.500.11 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.11 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": 43,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 1972,
            "slug": "vs18_089_063",
            "identifier": "vs18_089_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_063/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 10.313 FATUZZO CARLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.313 FATUZZO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 101,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 1961,
            "slug": "vs18_089_064",
            "identifier": "vs18_089_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_064/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.41 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.41 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": 93,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 1941,
            "slug": "vs18_089_071",
            "identifier": "vs18_089_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_071/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 11.4 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.4 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": 65,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1975,
            "slug": "vs18_089_079",
            "identifier": "vs18_089_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_079/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 11.12 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.12 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": 140,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1968,
            "slug": "vs18_089_083",
            "identifier": "vs18_089_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_083/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 11.19 CECCANTI STEFANO (PD) e 11.20 GEBHARD RENATE (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici emendamenti 11.19 CECCANTI STEFANO (PD) e 11.20 GEBHARD RENATE (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": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 1938,
            "slug": "vs18_089_085",
            "identifier": "vs18_089_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_085/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 11.22 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.22 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": 62,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 1958,
            "slug": "vs18_089_087",
            "identifier": "vs18_089_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_087/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 11.24 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.24 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": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1987,
            "slug": "vs18_089_099",
            "identifier": "vs18_089_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_099/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 12.1 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.1 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 174,
            "slug": "vs18_089_104",
            "identifier": "vs18_089_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_104/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 12.3 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.3 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 179,
            "slug": "vs18_089_110",
            "identifier": "vs18_089_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_110/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 12.04 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Articolo aggiuntivo 12.04 LUCASELLI YLENJA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 58.24
        },
        {
            "id": 186,
            "slug": "vs18_089_115",
            "identifier": "vs18_089_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_115/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 13.302 GEBHARD RENATE (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.302 GEBHARD RENATE (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 54.41
        },
        {
            "id": 1965,
            "slug": "vs18_089_073",
            "identifier": "vs18_089_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_073/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 11.5 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.5 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": 138,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1955,
            "slug": "vs18_089_082",
            "identifier": "vs18_089_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_082/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 11.16 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.16 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": 3,
            "n_margin": 97,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1967,
            "slug": "vs18_089_100",
            "identifier": "vs18_089_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_100/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 12.7 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.7 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 91,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 1948,
            "slug": "vs18_089_095",
            "identifier": "vs18_089_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_095/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 11.41 GEBHARD RENATE (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.41 GEBHARD RENATE (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": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 1953,
            "slug": "vs18_089_092",
            "identifier": "vs18_089_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_092/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 11.34 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.34 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": 60,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 1942,
            "slug": "vs18_089_091",
            "identifier": "vs18_089_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_091/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 11.33 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.33 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": 59,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 1601,
            "slug": "vs18_089_050",
            "identifier": "vs18_089_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_050/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 50,
            "title": "Subemendamento 0.10.500.43 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.43 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": 145,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 184,
            "slug": "vs18_089_119",
            "identifier": "vs18_089_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_119/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 14.02 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Articolo aggiuntivo 14.02 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": 99,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 197,
            "slug": "vs18_089_111",
            "identifier": "vs18_089_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_111/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 13.1 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.1 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 95,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 1614,
            "slug": "vs18_089_010",
            "identifier": "vs18_089_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_010/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 10,
            "title": "Subemendamento 0.10.500.1 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.1 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": 51,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 181,
            "slug": "vs18_089_112",
            "identifier": "vs18_089_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_112/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 13.300 PALAZZOTTO ERASMO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.300 PALAZZOTTO ERASMO (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": 161,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 25.29
        },
        {
            "id": 1969,
            "slug": "vs18_089_057",
            "identifier": "vs18_089_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_057/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.14 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.14 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": 45,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 73.95
        },
        {
            "id": 1978,
            "slug": "vs18_089_075",
            "identifier": "vs18_089_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_075/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.8 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.8 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 64.75
        },
        {
            "id": 173,
            "slug": "vs18_089_116",
            "identifier": "vs18_089_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_116/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 13.3 FATUZZO CARLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.3 FATUZZO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 98,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 31.03
        },
        {
            "id": 198,
            "slug": "vs18_089_113",
            "identifier": "vs18_089_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_113/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 13.301 PALAZZOTTO ERASMO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.301 PALAZZOTTO ERASMO (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": 2,
            "n_margin": 167,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 31.8
        },
        {
            "id": 1617,
            "slug": "vs18_089_012",
            "identifier": "vs18_089_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_012/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 12,
            "title": "Subemendamento 0.10.500.26 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.26 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": 53,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 170,
            "slug": "vs18_089_106",
            "identifier": "vs18_089_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_106/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 12.15 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.15 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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 191,
            "slug": "vs18_089_047",
            "identifier": "vs18_089_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_047/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 47,
            "title": "Subemendamento 0.10.500.44 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.44 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": 147,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 180,
            "slug": "vs18_089_114",
            "identifier": "vs18_089_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_114/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 13.2 GEBHARD RENATE (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 13.2 GEBHARD RENATE (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 95,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 34.1
        },
        {
            "id": 193,
            "slug": "vs18_089_103",
            "identifier": "vs18_089_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_103/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 12.11 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.11 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": 62,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 1982,
            "slug": "vs18_089_074",
            "identifier": "vs18_089_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_074/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.7 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.7 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": 139,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 1606,
            "slug": "vs18_089_048",
            "identifier": "vs18_089_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_048/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 48,
            "title": "Subemendamento 0.10.500.61 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.61 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": 147,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 1648,
            "slug": "vs18_089_015",
            "identifier": "vs18_089_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_015/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 15,
            "title": "Subemendamento 0.10.500.47 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.47 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1642,
            "slug": "vs18_089_008",
            "identifier": "vs18_089_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_008/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 10.301 CECCANTI STEFANO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.301 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": 59,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 189,
            "slug": "vs18_089_107",
            "identifier": "vs18_089_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_107/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 12.301 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 12.301 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 13,
            "n_margin": 149,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 24.14
        },
        {
            "id": 1624,
            "slug": "vs18_089_014",
            "identifier": "vs18_089_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_014/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 14,
            "title": "Subemendamento 0.10.500.46 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.46 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 1619,
            "slug": "vs18_089_016",
            "identifier": "vs18_089_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_016/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 16,
            "title": "Subemendamento 0.10.500.45 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.45 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 1634,
            "slug": "vs18_089_019",
            "identifier": "vs18_089_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_019/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 19,
            "title": "Subemendamento 0.10.500.4 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.4 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": 47,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 1643,
            "slug": "vs18_089_025",
            "identifier": "vs18_089_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_025/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 25,
            "title": "Subemendamento 0.10.500.29 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.29 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": 101,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1615,
            "slug": "vs18_089_009",
            "identifier": "vs18_089_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_009/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 10.302 IEZZI IGOR GIANCARLO (LEGA)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.302 IEZZI IGOR GIANCARLO (LEGA)\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": 82.61,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 1608,
            "slug": "vs18_089_021",
            "identifier": "vs18_089_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_021/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 21,
            "title": "Subemendamento 0.10.500.5 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.5 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 1939,
            "slug": "vs18_089_076",
            "identifier": "vs18_089_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_076/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 11.9 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.9 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": 137,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1943,
            "slug": "vs18_089_055",
            "identifier": "vs18_089_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_055/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.12 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.12 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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 2138,
            "slug": "vs18_090_001",
            "identifier": "vs18_090_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_090_001/?format=api",
            "sitting": {
                "id": 106,
                "date": "2018-11-26",
                "number": 90,
                "branch": "C"
            },
            "number": 1,
            "title": "Richiesta di chiusura della discussione sulle linee generali del disegno di legge n. 1346\n     - Votazione chiusura della discussione DDL n.1346",
            "original_title": "Votazione chiusura della discussione DDL n.1346",
            "description_title": "Richiesta di chiusura della discussione sulle linee generali del disegno di legge n. 1346\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Chiusura della discussione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 100,
            "majority_cohesion_rate": 86.96,
            "minority_cohesion_rate": 34.87
        }
    ]
}