Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=121
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=122",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=120",
    "results": [
        {
            "id": 1450,
            "slug": "vs18_106_059",
            "identifier": "vs18_106_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_059/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1334-B/160 GIACOMETTO CARLO (FI)\n     - Votazione Ordine del giorno 9/1334-B/160 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/160 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/160 GIACOMETTO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 109,
            "majority_cohesion_rate": 87.79,
            "minority_cohesion_rate": 32.06
        },
        {
            "id": 351,
            "slug": "vs18_099_029",
            "identifier": "vs18_099_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_029/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.104 PARENTELA PAOLO (M5S)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 5.104 PARENTELA PAOLO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 152,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 343,
            "slug": "vs18_099_043",
            "identifier": "vs18_099_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_043/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.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": 2,
            "n_margin": 229,
            "majority_cohesion_rate": 75.58,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 4345,
            "slug": "vs18_136_026",
            "identifier": "vs18_136_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_026/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.13 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 2.13 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 2608,
            "slug": "vs18_131_054",
            "identifier": "vs18_131_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_054/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 54,
            "title": "Mozione n. 1-00108 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00108",
            "original_title": "Votazione Mozione 1-00108",
            "description_title": "Mozione n. 1-00108 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 65,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 47.15
        },
        {
            "id": 1102,
            "slug": "vs18_035_014",
            "identifier": "vs18_035_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_014/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.62 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.62 BARTOLOZZI GIUSI (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 367,
            "slug": "vs18_099_030",
            "identifier": "vs18_099_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_030/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 151,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 1564,
            "slug": "vs18_074_018",
            "identifier": "vs18_074_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_018/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 25.9 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.9 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": 2,
            "n_margin": 124,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 31.42
        },
        {
            "id": 1148,
            "slug": "vs18_061_004",
            "identifier": "vs18_061_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_004/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.103 FOTI TOMMASO (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 1.103 FOTI TOMMASO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 214,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 759,
            "slug": "vs18_099_066",
            "identifier": "vs18_099_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_066/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 17\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 17\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 189,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 3823,
            "slug": "vs18_165_035",
            "identifier": "vs18_165_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_035/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici articoli aggiuntivi 11-bis.02 FORNARO FEDERICO (LEU) e 11-bis.016 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici articoli aggiuntivi 11-bis.02 FORNARO FEDERICO (LEU) e 11-bis.016 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 1714,
            "slug": "vs18_065_051",
            "identifier": "vs18_065_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_051/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/183/7 INCERTI ANTONELLA (PD)\n     - Votazione Ordine del giorno 9/183/7 PDL n.0183",
            "original_title": "Votazione Ordine del giorno 9/183/7 PDL n.0183",
            "description_title": "Ordine del giorno n. 9/183/7 INCERTI ANTONELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 63.6
        },
        {
            "id": 3602,
            "slug": "vs18_131_031",
            "identifier": "vs18_131_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_031/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1173",
            "original_title": "Votazione Articolo PDL n.1173",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 279,
            "slug": "vs18_075_049",
            "identifier": "vs18_075_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_049/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 44.301 GIACOMETTO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 44.301 GIACOMETTO 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": 2,
            "n_margin": 54,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 1694,
            "slug": "vs18_044_064",
            "identifier": "vs18_044_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_064/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1117/83 CIAMPI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1117/83 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/83 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/83 CIAMPI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 3887,
            "slug": "vs18_165_058",
            "identifier": "vs18_165_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_058/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1718/35 INCERTI ANTONELLA (PD)\n     - Votazione Ordine del giorno 9/1718/35 DDL n.1718",
            "original_title": "Votazione Ordine del giorno 9/1718/35 DDL n.1718",
            "description_title": "Ordine del giorno n. 9/1718/35 INCERTI ANTONELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 4494,
            "slug": "vs18_181_018",
            "identifier": "vs18_181_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_018/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 6.5 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.5 SANTELLI JOLE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3593,
            "slug": "vs18_131_035",
            "identifier": "vs18_131_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_035/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.3 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 3.3 MAGI RICCARDO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 56.65
        },
        {
            "id": 78,
            "slug": "vs18_036_036",
            "identifier": "vs18_036_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_036/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.20 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.20 EPIFANI ETTORE GUGLIELMO (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": 201,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 3598,
            "slug": "vs18_131_046",
            "identifier": "vs18_131_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_046/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento Tit. 900 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento Tit. 900 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 974,
            "slug": "vs18_065_014",
            "identifier": "vs18_065_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_014/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.5 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.5 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": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 196,
            "slug": "vs18_089_129",
            "identifier": "vs18_089_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_129/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1189",
            "original_title": "Votazione Articolo DDL n.1189",
            "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": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 1527,
            "slug": "vs18_065_033",
            "identifier": "vs18_065_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_033/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.104 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.104 SQUERI LUCA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 2099,
            "slug": "vs18_087_038",
            "identifier": "vs18_087_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_038/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.185 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.185 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 2606,
            "slug": "vs18_131_052",
            "identifier": "vs18_131_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_052/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00103 PORCHIETTO CLAUDIA (FI) ed altri\n     - Votazione Mozione 1-00103",
            "original_title": "Votazione Mozione 1-00103",
            "description_title": "Mozione n. 1-00103 PORCHIETTO CLAUDIA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 47.15
        },
        {
            "id": 3496,
            "slug": "vs18_206_032",
            "identifier": "vs18_206_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_032/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.68 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.68 FREGOLENT SILVIA (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 183,
            "slug": "vs18_089_131",
            "identifier": "vs18_089_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_131/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 131,
            "title": "Articolo 5\n     - Votazione Articolo DDL n.1189",
            "original_title": "Votazione Articolo DDL n.1189",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 67,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 4508,
            "slug": "vs18_181_015",
            "identifier": "vs18_181_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_015/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 6.11 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.11 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 35.36
        },
        {
            "id": 64,
            "slug": "vs18_036_023",
            "identifier": "vs18_036_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_023/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 2-bis.16 FERRO WANDA (FDI) e 2-bis.255 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 2-bis.16 FERRO WANDA (FDI) e 2-bis.255 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": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 1515,
            "slug": "vs18_065_037",
            "identifier": "vs18_065_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_037/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.103 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 5.103 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 110,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1335,
            "slug": "vs18_099_008",
            "identifier": "vs18_099_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_008/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00072, limitatamente al capoverso quarto della parte dispositiva, FIANO EMANUELE (PD) ed altri\n     - Votazione Mozione 1-00072",
            "original_title": "Votazione Mozione 1-00072",
            "description_title": "Mozione n. 1-00072, limitatamente al capoverso quarto della parte dispositiva, FIANO EMANUELE (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 92,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 1604,
            "slug": "vs18_089_003",
            "identifier": "vs18_089_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_003/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 7\n     - Votazione Articolo DDL n.1189",
            "original_title": "Votazione Articolo DDL n.1189",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 53.26
        },
        {
            "id": 3011,
            "slug": "vs18_124_040",
            "identifier": "vs18_124_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_040/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 19.6 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.6 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 164,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 1991,
            "slug": "vs18_037_028",
            "identifier": "vs18_037_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_028/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 7.9 GELMINI MARIASTELLA (FI) e 7.10 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 7.9 GELMINI MARIASTELLA (FI) e 7.10 BENAMATI GIANLUCA (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 77.86
        },
        {
            "id": 3486,
            "slug": "vs18_206_016",
            "identifier": "vs18_206_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_016/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.20 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.20 MORETTO SARA (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": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 36.64
        },
        {
            "id": 630,
            "slug": "vs18_030_025",
            "identifier": "vs18_030_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_025/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.42 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.42 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 77.48
        },
        {
            "id": 985,
            "slug": "vs18_065_011",
            "identifier": "vs18_065_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_011/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.108 SPENA MARIA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 3.108 SPENA MARIA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 3469,
            "slug": "vs18_181_033",
            "identifier": "vs18_181_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_033/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.17 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.17 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": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 71.26,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 3897,
            "slug": "vs18_172_022",
            "identifier": "vs18_172_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_022/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1616/9 PLANGGER ALBRECHT (MISTO)\n     - Votazione Ordine del giorno 9/1616/9 PDL n.1616",
            "original_title": "Votazione Ordine del giorno 9/1616/9 PDL n.1616",
            "description_title": "Ordine del giorno n. 9/1616/9 PLANGGER ALBRECHT (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 45.42
        },
        {
            "id": 3895,
            "slug": "vs18_172_020",
            "identifier": "vs18_172_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_172_020/?format=api",
            "sitting": {
                "id": 188,
                "date": "2019-05-09",
                "number": 172,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1616/5 TRANCASSINI PAOLO (FDI)\n     - Votazione Ordine del giorno 9/1616/5 PDL n.1616",
            "original_title": "Votazione Ordine del giorno 9/1616/5 PDL n.1616",
            "description_title": "Ordine del giorno n. 9/1616/5 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": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 49.62
        },
        {
            "id": 2320,
            "slug": "vs18_155_004",
            "identifier": "vs18_155_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_155_004/?format=api",
            "sitting": {
                "id": 171,
                "date": "2019-04-03",
                "number": 155,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1455 e abb./3 FERRI COSIMO MARIA (PD)\n     - Votazione Ordine del giorno 9/1455 e abb./3 DDL n.1455",
            "original_title": "Votazione Ordine del giorno 9/1455 e abb./3 DDL n.1455",
            "description_title": "Ordine del giorno n. 9/1455 e abb./3 FERRI COSIMO MARIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 41.06
        },
        {
            "id": 2601,
            "slug": "vs18_112_012",
            "identifier": "vs18_112_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_012/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzione n. 6-00042 TURRI ROBERTO (LEGA), SALAFIA ANGELA (M5S) ed altri\n     - Votazione Risoluzione 6-00042",
            "original_title": "Votazione Risoluzione 6-00042",
            "description_title": "Risoluzione n. 6-00042 TURRI ROBERTO (LEGA), SALAFIA ANGELA (M5S) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 1627,
            "slug": "vs18_089_004",
            "identifier": "vs18_089_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_004/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 8\n     - Votazione Articolo DDL n.1189",
            "original_title": "Votazione Articolo DDL n.1189",
            "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": 2,
            "n_margin": 107,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 3522,
            "slug": "vs18_206_007",
            "identifier": "vs18_206_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_007/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.103 GIACOMETTI ANTONIETTA (LEGA)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.103 GIACOMETTI ANTONIETTA (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 183,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 3816,
            "slug": "vs18_165_034",
            "identifier": "vs18_165_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_034/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 11-bis.01 FORNARO FEDERICO (LEU) e 11-bis.020 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici articoli aggiuntivi 11-bis.01 FORNARO FEDERICO (LEU) e 11-bis.020 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 63.88
        },
        {
            "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": 2178,
            "slug": "vs18_156_029",
            "identifier": "vs18_156_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_029/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 5.200, 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": 2,
            "n_margin": 226,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 1817,
            "slug": "vs18_054_049",
            "identifier": "vs18_054_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_054_049/?format=api",
            "sitting": {
                "id": 70,
                "date": "2018-10-02",
                "number": 54,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.403 della Commissione\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.403 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 35.5
        },
        {
            "id": 3646,
            "slug": "vs18_133_039",
            "identifier": "vs18_133_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_039/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.1 DEL BARBA MAURO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 5.1 DEL BARBA MAURO (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": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 879,
            "slug": "vs18_069_001",
            "identifier": "vs18_069_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_001/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1066",
            "original_title": "Votazione Articolo PDL n.1066",
            "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": 2,
            "n_margin": 197,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 42.15
        }
    ]
}