Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=198
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=199",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=197",
    "results": [
        {
            "id": 1862,
            "slug": "vs18_074_021",
            "identifier": "vs18_074_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_021/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 25.5 MURONI ROSSELLA (LEU) e 25.310 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 25.5 MURONI ROSSELLA (LEU) e 25.310 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 31.42
        },
        {
            "id": 776,
            "slug": "vs18_101_013",
            "identifier": "vs18_101_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_013/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1408/80 PRESTIPINO PATRIZIA (PD)\n     - Votazione Ordine del giorno 9/1408/80 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/80 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/80 PRESTIPINO PATRIZIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 3721,
            "slug": "vs18_131_050",
            "identifier": "vs18_131_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_050/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1173/4, FIANO EMANUELE (PD)\n     - Votazione Ordine del giorno 9/1173/4, PDL n.1173",
            "original_title": "Votazione Ordine del giorno 9/1173/4, PDL n.1173",
            "description_title": "Ordine del giorno n. 9/1173/4, FIANO EMANUELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 214,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 3976,
            "slug": "vs18_154_070",
            "identifier": "vs18_154_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_070/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 11.09 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 11.09 BOLDRINI LAURA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 75,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 1979,
            "slug": "vs18_089_069",
            "identifier": "vs18_089_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_069/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 69,
            "title": "Identici emendamenti 11.1 LUCASELLI YLENJA (FDI) e 11.2 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici emendamenti 11.1 LUCASELLI YLENJA (FDI) e 11.2 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": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 3946,
            "slug": "vs18_111_008",
            "identifier": "vs18_111_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_008/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 1.28 TOCCAFONDI GABRIELE (MISTO) e 1.29 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.28 TOCCAFONDI GABRIELE (MISTO) e 1.29 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": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 69.85
        },
        {
            "id": 3539,
            "slug": "vs18_218_032",
            "identifier": "vs18_218_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_032/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 7.2 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento PDL n.0181",
            "original_title": "Votazione Emendamento PDL n.0181",
            "description_title": "Emendamento 7.2 ROSTAN MICHELA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 131,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 4234,
            "slug": "vs18_164_008",
            "identifier": "vs18_164_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_008/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.20 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.20 INCERTI ANTONELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 3805,
            "slug": "vs18_165_043",
            "identifier": "vs18_165_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_043/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 12.22 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 12.22 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 131,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 2697,
            "slug": "vs18_170_027",
            "identifier": "vs18_170_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_027/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.6 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.6 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": 3,
            "n_margin": 115,
            "majority_cohesion_rate": 77.13,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 2204,
            "slug": "vs18_156_022",
            "identifier": "vs18_156_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_022/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 189,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 1461,
            "slug": "vs18_106_053",
            "identifier": "vs18_106_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_053/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1334-B/135 CONTE FEDERICO (LEU)\n     - Votazione Ordine del giorno 9/1334-B/135 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/135 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/135 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 73,
            "majority_cohesion_rate": 87.21,
            "minority_cohesion_rate": 59.54
        },
        {
            "id": 3694,
            "slug": "vs18_159_006",
            "identifier": "vs18_159_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_006/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.6 VISCOMI ANTONIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 79,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3815,
            "slug": "vs18_165_052",
            "identifier": "vs18_165_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_052/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 10.012 MARTINA MAURIZIO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Articolo aggiuntivo 10.012 MARTINA MAURIZIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 2563,
            "slug": "vs18_112_006",
            "identifier": "vs18_112_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_006/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.37 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.37 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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 61.83
        },
        {
            "id": 3723,
            "slug": "vs18_131_048",
            "identifier": "vs18_131_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_048/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1173/2, nel testo riformulato, DI MAIO MARCO (PD)\n     - Votazione Ordine del giorno 9/1173/2, PDL n.1173",
            "original_title": "Votazione Ordine del giorno 9/1173/2, PDL n.1173",
            "description_title": "Ordine del giorno n. 9/1173/2, nel testo riformulato, DI MAIO MARCO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 211,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 3770,
            "slug": "vs18_140_035",
            "identifier": "vs18_140_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_035/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 19.4 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 19.4 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 125,
            "majority_cohesion_rate": 71.35,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 608,
            "slug": "vs18_101_033",
            "identifier": "vs18_101_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_033/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1408/117 MANCINI CLAUDIO (PD)\n     - Votazione Ordine del giorno 9/1408/117 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/117 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/117 MANCINI CLAUDIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 2766,
            "slug": "vs18_209_015",
            "identifier": "vs18_209_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_015/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 6.100 FUSACCHIA ALESSANDRO (MISTO)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 6.100 FUSACCHIA ALESSANDRO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 67,
            "majority_cohesion_rate": 78.24,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 2779,
            "slug": "vs18_137_013",
            "identifier": "vs18_137_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_013/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1309 e abb./8 BAZOLI ALFREDO (PD)\n     - Votazione Ordine del giorno 9/1309 e abb./8 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./8 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./8 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 130,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 3120,
            "slug": "vs18_160_030",
            "identifier": "vs18_160_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_030/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 3.39 VISCOMI ANTONIO (PD) e 3.41 PELLA ROBERTO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Identici emendamenti 3.39 VISCOMI ANTONIO (PD) e 3.41 PELLA ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 1276,
            "slug": "vs18_044_124",
            "identifier": "vs18_044_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_124/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1117/163 NOBILI LUCIANO (PD)\n     - Votazione Ordine del giorno 9/1117/163 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/163 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/163 NOBILI LUCIANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 50,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 3751,
            "slug": "vs18_140_025",
            "identifier": "vs18_140_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_025/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 14\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 14\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 171,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 35.74
        },
        {
            "id": 3690,
            "slug": "vs18_159_034",
            "identifier": "vs18_159_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_034/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 2.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 133,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 37.26
        },
        {
            "id": 188,
            "slug": "vs18_089_109",
            "identifier": "vs18_089_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_109/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 12.03 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Articolo aggiuntivo 12.03 MARATTIN LUIGI (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 127,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 4198,
            "slug": "vs18_164_015",
            "identifier": "vs18_164_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_015/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.103 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 3.103 INCERTI ANTONELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 87,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 38.78
        },
        {
            "id": 3890,
            "slug": "vs18_165_064",
            "identifier": "vs18_165_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_064/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1718/60 SILVESTRONI MARCO (FDI) e TRANCASSINI PAOLO (FDI)\n     - Votazione Ordine del giorno 9/1718/60 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/60 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/60 SILVESTRONI MARCO (FDI) e TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 81,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 34.22
        },
        {
            "id": 4135,
            "slug": "vs18_190_064",
            "identifier": "vs18_190_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_064/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1898/134 DE FILIPPO VITO (PD)\n     - Votazione Ordine del giorno 9/1898/134 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/134 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/134 DE FILIPPO VITO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 91,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 1505,
            "slug": "vs18_065_064",
            "identifier": "vs18_065_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_064/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 1.210, nel testo riformulato, PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.210, nel testo riformulato, 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": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 1523,
            "slug": "vs18_065_018",
            "identifier": "vs18_065_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_018/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.101 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.101 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 70.5
        },
        {
            "id": 4270,
            "slug": "vs18_125_008",
            "identifier": "vs18_125_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_008/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.181 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.181 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 1443,
            "slug": "vs18_075_090",
            "identifier": "vs18_075_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_090/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1209/46 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1209/46 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/46 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/46 BRUNO BOSSIO VINCENZA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 94,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 26.44
        },
        {
            "id": 4201,
            "slug": "vs18_164_025",
            "identifier": "vs18_164_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_025/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 5.3 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 5.3 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 39.16
        },
        {
            "id": 3361,
            "slug": "vs18_197_050",
            "identifier": "vs18_197_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_050/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 5.17 ASCANI ANNA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.17 ASCANI ANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 76.72
        },
        {
            "id": 3992,
            "slug": "vs18_154_055",
            "identifier": "vs18_154_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_055/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "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": 3,
            "n_margin": 194,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 1425,
            "slug": "vs18_075_082",
            "identifier": "vs18_075_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_082/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 25.305 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.305 SARRO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 3065,
            "slug": "vs18_154_014",
            "identifier": "vs18_154_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_014/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 BORDO MICHELE (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 2.5 BORDO MICHELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 133,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 3448,
            "slug": "vs18_181_032",
            "identifier": "vs18_181_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_032/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.100, nel testo riformulato, NAPPI SILVANA (M5S)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 4.100, nel testo riformulato, NAPPI SILVANA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 29.28
        },
        {
            "id": 499,
            "slug": "vs18_082_073",
            "identifier": "vs18_082_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_073/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo 22\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 22\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 139,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 2237,
            "slug": "vs18_164_063",
            "identifier": "vs18_164_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_063/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 8-ter.104 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.104 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": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 1973,
            "slug": "vs18_089_098",
            "identifier": "vs18_089_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_098/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 11\n     - Votazione Articolo DDL n.1189",
            "original_title": "Votazione Articolo DDL n.1189",
            "description_title": "Articolo 11\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 111,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 513,
            "slug": "vs18_082_060",
            "identifier": "vs18_082_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_060/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 17.150 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 17.150 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 194,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 2190,
            "slug": "vs18_156_033",
            "identifier": "vs18_156_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_033/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 192,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 44.11
        },
        {
            "id": 992,
            "slug": "vs18_065_013",
            "identifier": "vs18_065_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_013/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0183",
            "original_title": "Votazione Articolo PDL n.0183",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 48,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 3136,
            "slug": "vs18_160_007",
            "identifier": "vs18_160_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_007/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.15 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.15 RUSSO 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": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 37.64
        },
        {
            "id": 3288,
            "slug": "vs18_116_015",
            "identifier": "vs18_116_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_015/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.76 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.76 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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 60.08
        },
        {
            "id": 2192,
            "slug": "vs18_156_005",
            "identifier": "vs18_156_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_005/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 181,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 2054,
            "slug": "vs18_082_009",
            "identifier": "vs18_082_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_009/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 78.54
        },
        {
            "id": 3053,
            "slug": "vs18_154_029",
            "identifier": "vs18_154_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_029/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.3 BOLDRINI LAURA (LEU)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 4.3 BOLDRINI LAURA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 142,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 42.21
        },
        {
            "id": 3974,
            "slug": "vs18_154_069",
            "identifier": "vs18_154_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_069/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 11\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 11\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 185,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 38.78
        }
    ]
}