Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=140
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=141",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=139",
    "results": [
        {
            "id": 133,
            "slug": "vs18_055_018",
            "identifier": "vs18_055_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_018/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 1.90 BAZOLI ALFREDO (PD) e 1.91 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Identici emendamenti 1.90 BAZOLI ALFREDO (PD) e 1.91 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 82.82
        },
        {
            "id": 2010,
            "slug": "vs18_037_066",
            "identifier": "vs18_037_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_066/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 9.142 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.142 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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 4318,
            "slug": "vs18_137_005",
            "identifier": "vs18_137_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_005/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 8.1 MAGI RICCARDO (MISTO) e 8.2 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Identici emendamenti 8.1 MAGI RICCARDO (MISTO) e 8.2 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 217,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 70.34
        },
        {
            "id": 2145,
            "slug": "vs18_150_010",
            "identifier": "vs18_150_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_010/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.1012",
            "original_title": "Votazione Articolo PDL n.1012",
            "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": 1,
            "n_margin": 230,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 73.76
        },
        {
            "id": 2312,
            "slug": "vs18_150_015",
            "identifier": "vs18_150_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_150_015/?format=api",
            "sitting": {
                "id": 166,
                "date": "2019-03-27",
                "number": 150,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00141 MARATTIN LUIGI (PD) ed altri\n     - Votazione Mozione 1-00141",
            "original_title": "Votazione Mozione 1-00141",
            "description_title": "Mozione n. 1-00141 MARATTIN LUIGI (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": 1,
            "n_margin": 110,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 512,
            "slug": "vs18_082_062",
            "identifier": "vs18_082_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_062/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 18.2 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 18.2 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 76.25
        },
        {
            "id": 2744,
            "slug": "vs18_137_020",
            "identifier": "vs18_137_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_020/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.3 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.1302",
            "original_title": "Votazione Emendamento PDL n.1302",
            "description_title": "Emendamento 1.3 VITIELLO CATELLO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 233,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 516,
            "slug": "vs18_082_068",
            "identifier": "vs18_082_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_068/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 20\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 20\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": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 81.23
        },
        {
            "id": 2784,
            "slug": "vs18_137_009",
            "identifier": "vs18_137_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_009/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1309 e abb./2 ZUCCONI RICCARDO (FDI)\n     - Votazione Ordine del giorno 9/1309 e abb./2 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./2 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./2 ZUCCONI RICCARDO (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": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 38.02
        },
        {
            "id": 3051,
            "slug": "vs18_151_007",
            "identifier": "vs18_151_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_151_007/?format=api",
            "sitting": {
                "id": 167,
                "date": "2019-03-28",
                "number": 151,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.4 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 1.4 ANNIBALI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 70.76,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 2015,
            "slug": "vs18_037_049",
            "identifier": "vs18_037_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_049/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.68 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.68 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 3074,
            "slug": "vs18_151_004",
            "identifier": "vs18_151_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_151_004/?format=api",
            "sitting": {
                "id": 167,
                "date": "2019-03-28",
                "number": 151,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo premissivo 01.029 FERRI COSIMO MARIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo premissivo 01.029 FERRI COSIMO MARIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 108,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 3059,
            "slug": "vs18_154_032",
            "identifier": "vs18_154_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_032/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 32,
            "title": "Subemendamento 0.4.0103.1 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Subemendamento 0.4.0103.1 D'ETTORE FELICE MAURIZIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 43.73
        },
        {
            "id": 3090,
            "slug": "vs18_154_022",
            "identifier": "vs18_154_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_022/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "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": 1,
            "n_margin": 237,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 3982,
            "slug": "vs18_154_041",
            "identifier": "vs18_154_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_041/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.200 della Commissione\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 5.200 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 245,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 82.51
        },
        {
            "id": 4344,
            "slug": "vs18_137_003",
            "identifier": "vs18_137_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_003/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 7.20 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 7.20 SILVESTRONI MARCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 124,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 39.92
        },
        {
            "id": 3984,
            "slug": "vs18_154_079",
            "identifier": "vs18_154_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_079/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo 14\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 75.67
        },
        {
            "id": 810,
            "slug": "vs18_106_078",
            "identifier": "vs18_106_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_078/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1334-B/184 SOZZANI DIEGO (FI)\n     - Votazione Ordine del giorno 9/1334-B/184 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/184 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/184 SOZZANI DIEGO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 87.21,
            "minority_cohesion_rate": 52.67
        },
        {
            "id": 1724,
            "slug": "vs18_028_002",
            "identifier": "vs18_028_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_002/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 SANTELLI JOLE (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.2 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": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1585,
            "slug": "vs18_073_071",
            "identifier": "vs18_073_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_071/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 12.307 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.307 MURONI ROSSELLA (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": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 4003,
            "slug": "vs18_154_078",
            "identifier": "vs18_154_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_078/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 14.1 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 14.1 ANNIBALI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 2041,
            "slug": "vs18_082_032",
            "identifier": "vs18_082_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_032/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 13.5 OCCHIONERO GIUSEPPINA (LEU)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 13.5 OCCHIONERO GIUSEPPINA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 3068,
            "slug": "vs18_154_009",
            "identifier": "vs18_154_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_009/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1 (Nuova formulazione) ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 2.1 (Nuova formulazione) ANNIBALI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 41.83
        },
        {
            "id": 3075,
            "slug": "vs18_154_033",
            "identifier": "vs18_154_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_033/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 4.0103 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Articolo aggiuntivo 4.0103 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 78.65,
            "minority_cohesion_rate": 43.73
        },
        {
            "id": 2496,
            "slug": "vs18_121_012",
            "identifier": "vs18_121_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_012/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1550/36 INCERTI ANTONELLA (PD)\n     - Votazione Ordine del giorno 9/1550/36 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/36 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/36 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 80.23
        },
        {
            "id": 2781,
            "slug": "vs18_137_012",
            "identifier": "vs18_137_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_137_012/?format=api",
            "sitting": {
                "id": 153,
                "date": "2019-03-06",
                "number": 137,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1309 e abb./6 ANNIBALI LUCIA (PD)\n     - Votazione Ordine del giorno 9/1309 e abb./6 PDL n.1309",
            "original_title": "Votazione Ordine del giorno 9/1309 e abb./6 PDL n.1309",
            "description_title": "Ordine del giorno n. 9/1309 e abb./6 ANNIBALI 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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 3967,
            "slug": "vs18_154_074",
            "identifier": "vs18_154_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_074/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 12\n     - Votazione Articolo DDL n.1455",
            "original_title": "Votazione Articolo DDL n.1455",
            "description_title": "Articolo 12\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": 1,
            "n_margin": 239,
            "majority_cohesion_rate": 78.36,
            "minority_cohesion_rate": 76.81
        },
        {
            "id": 4321,
            "slug": "vs18_136_014",
            "identifier": "vs18_136_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_014/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.26 CONTE FEDERICO (LEU)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.26 CONTE FEDERICO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 2040,
            "slug": "vs18_082_048",
            "identifier": "vs18_082_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_048/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 48,
            "title": "Identici emendamenti 15.7 OCCHIONERO GIUSEPPINA (LEU) e 15.44 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Identici emendamenti 15.7 OCCHIONERO GIUSEPPINA (LEU) e 15.44 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2070,
            "slug": "vs18_082_008",
            "identifier": "vs18_082_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_008/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.151 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 3.151 ROSSELLO CRISTINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 3981,
            "slug": "vs18_154_065",
            "identifier": "vs18_154_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_065/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici articoli aggiuntivi 10.07 VARCHI MARIA CAROLINA (FDI) e 10.0101 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Identici articoli aggiuntivi 10.07 VARCHI MARIA CAROLINA (FDI) e 10.0101 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 4343,
            "slug": "vs18_136_012",
            "identifier": "vs18_136_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_136_012/?format=api",
            "sitting": {
                "id": 152,
                "date": "2019-03-05",
                "number": 136,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.25 COSTA ENRICO (FI)\n     - Votazione Emendamento PDL n.1309",
            "original_title": "Votazione Emendamento PDL n.1309",
            "description_title": "Emendamento 1.25 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": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 1063,
            "slug": "vs18_064_004",
            "identifier": "vs18_064_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_004/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00028 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Risoluzione 6-00028",
            "original_title": "Votazione Risoluzione 6-00028",
            "description_title": "Risoluzione n. 6-00028 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 233,
            "majority_cohesion_rate": 84.64,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 158,
            "slug": "vs18_055_029",
            "identifier": "vs18_055_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_029/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.313 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.313 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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 3056,
            "slug": "vs18_154_011",
            "identifier": "vs18_154_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_011/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.9 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 2.9 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": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 76.61,
            "minority_cohesion_rate": 48.67
        },
        {
            "id": 1720,
            "slug": "vs18_023_006",
            "identifier": "vs18_023_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_006/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "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": 1,
            "n_margin": 266,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 87.79
        },
        {
            "id": 3994,
            "slug": "vs18_154_068",
            "identifier": "vs18_154_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_068/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 11.100 ANNIBALI LUCIA (PD)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 11.100 ANNIBALI LUCIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 74.14
        },
        {
            "id": 116,
            "slug": "vs18_055_022",
            "identifier": "vs18_055_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_022/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.100 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.100 VITIELLO CATELLO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 1798,
            "slug": "vs18_066_004",
            "identifier": "vs18_066_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_004/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "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": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1655,
            "slug": "vs18_041_002",
            "identifier": "vs18_041_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_041_002/?format=api",
            "sitting": {
                "id": 57,
                "date": "2018-09-04",
                "number": 41,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00014, limitatamente alla parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Risoluzione 6-00014",
            "original_title": "Votazione Risoluzione 6-00014",
            "description_title": "Risoluzione n. 6-00014, limitatamente alla parte dispositiva, D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\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": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 85.17,
            "minority_cohesion_rate": 48.47
        },
        {
            "id": 1002,
            "slug": "vs18_073_004",
            "identifier": "vs18_073_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_004/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 4-ter.1 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.1 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 32.95
        },
        {
            "id": 131,
            "slug": "vs18_055_014",
            "identifier": "vs18_055_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_014/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.73 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.73 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": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 804,
            "slug": "vs18_106_083",
            "identifier": "vs18_106_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_106_083/?format=api",
            "sitting": {
                "id": 122,
                "date": "2018-12-30",
                "number": 106,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1334-B/199 BIGNAMI GALEAZZO (FI)\n     - Votazione Ordine del giorno 9/1334-B/199 DDL n.1334-B",
            "original_title": "Votazione Ordine del giorno 9/1334-B/199 DDL n.1334-B",
            "description_title": "Ordine del giorno n. 9/1334-B/199 BIGNAMI GALEAZZO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 89.83,
            "minority_cohesion_rate": 50.38
        },
        {
            "id": 3096,
            "slug": "vs18_154_021",
            "identifier": "vs18_154_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_154_021/?format=api",
            "sitting": {
                "id": 170,
                "date": "2019-04-02",
                "number": 154,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.5 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento DDL n.1455",
            "original_title": "Votazione Emendamento DDL n.1455",
            "description_title": "Emendamento 3.5 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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 44.11
        },
        {
            "id": 1064,
            "slug": "vs18_064_001",
            "identifier": "vs18_064_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_001/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00025 MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\n     - Votazione Risoluzione 6-00025",
            "original_title": "Votazione Risoluzione 6-00025",
            "description_title": "Risoluzione n. 6-00025 MOLINARI RICCARDO (LEGA) e D'UVA FRANCESCO (M5S)\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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 70.88
        },
        {
            "id": 127,
            "slug": "vs18_055_044",
            "identifier": "vs18_055_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_055_044/?format=api",
            "sitting": {
                "id": 71,
                "date": "2018-10-03",
                "number": 55,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.133 BARTOLOZZI GIUSI (FI)\n     - Votazione Emendamento PDL n.0791",
            "original_title": "Votazione Emendamento PDL n.0791",
            "description_title": "Emendamento 1.133 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": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 557,
            "slug": "vs18_082_080",
            "identifier": "vs18_082_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_080/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 80,
            "title": "Risoluzione n. 6-00032 BATTILOCCHIO ALESSANDRO (FI) ed altri\n(Doc. LXXXVII, n. 1)\n     - Votazione Risoluzione 6-00032",
            "original_title": "Votazione Risoluzione 6-00032",
            "description_title": "Risoluzione n. 6-00032 BATTILOCCHIO ALESSANDRO (FI) ed altri\n(Doc. LXXXVII, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 104,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 2504,
            "slug": "vs18_121_009",
            "identifier": "vs18_121_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_009/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1550/29 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1550/29 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/29 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/29 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 80.12,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 2064,
            "slug": "vs18_082_003",
            "identifier": "vs18_082_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_003/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 (Mantenimento)\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "description_title": "Articolo 2 (Mantenimento)\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": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 2075,
            "slug": "vs18_082_002",
            "identifier": "vs18_082_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_002/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1201",
            "original_title": "Votazione Articolo DDL n.1201",
            "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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 75.1
        }
    ]
}