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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&page=120",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&page=118",
    "results": [
        {
            "id": 3506,
            "slug": "vs18_206_035",
            "identifier": "vs18_206_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_035/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.95 SILVESTRONI MARCO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.95 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": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 3517,
            "slug": "vs18_206_034",
            "identifier": "vs18_206_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_034/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.67 PELLICANI NICOLA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.67 PELLICANI NICOLA (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": 12,
            "n_margin": 87,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 3508,
            "slug": "vs18_206_033",
            "identifier": "vs18_206_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_033/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 1.66 PAGANO UBALDO (PD) e 1.76 GEMMATO MARCELLO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Identici emendamenti 1.66 PAGANO UBALDO (PD) e 1.76 GEMMATO MARCELLO (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": 29,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 3496,
            "slug": "vs18_206_032",
            "identifier": "vs18_206_032",
            "url": "https://staging.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": 3490,
            "slug": "vs18_206_031",
            "identifier": "vs18_206_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_031/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.61 NARDI MARTINA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.61 NARDI MARTINA (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": 13,
            "n_margin": 91,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 3521,
            "slug": "vs18_206_030",
            "identifier": "vs18_206_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_030/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.82 ZUCCONI RICCARDO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.82 ZUCCONI RICCARDO (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": 41,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 3498,
            "slug": "vs18_206_029",
            "identifier": "vs18_206_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_029/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.83 ZUCCONI RICCARDO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.83 ZUCCONI RICCARDO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 3515,
            "slug": "vs18_206_028",
            "identifier": "vs18_206_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_028/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 229,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 3528,
            "slug": "vs18_206_027",
            "identifier": "vs18_206_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_027/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.74 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.74 BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 74.19,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 3492,
            "slug": "vs18_206_026",
            "identifier": "vs18_206_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_026/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 229,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 3504,
            "slug": "vs18_206_025",
            "identifier": "vs18_206_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_025/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.122 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.122 BARELLI PAOLO (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": 231,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 3512,
            "slug": "vs18_206_024",
            "identifier": "vs18_206_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_024/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 231,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 3526,
            "slug": "vs18_206_023",
            "identifier": "vs18_206_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_023/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.51 NARDI MARTINA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.51 NARDI MARTINA (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": 7,
            "n_margin": 77,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 3501,
            "slug": "vs18_206_022",
            "identifier": "vs18_206_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_022/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.111 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.111 BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 3491,
            "slug": "vs18_206_021",
            "identifier": "vs18_206_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_021/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.110 BINELLI DIEGO (LEGA)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.110 BINELLI DIEGO (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": 0,
            "n_margin": 233,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 3518,
            "slug": "vs18_206_020",
            "identifier": "vs18_206_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_020/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.109 MANCA GAVINO (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.109 MANCA GAVINO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 3495,
            "slug": "vs18_206_019",
            "identifier": "vs18_206_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_019/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.28 ZARDINI DIEGO (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.28 ZARDINI DIEGO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 77.42,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 3516,
            "slug": "vs18_206_018",
            "identifier": "vs18_206_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_018/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.123 RAMPELLI FABIO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.123 RAMPELLI FABIO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 3519,
            "slug": "vs18_206_017",
            "identifier": "vs18_206_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_017/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.27 SQUERI LUCA (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.27 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 3486,
            "slug": "vs18_206_016",
            "identifier": "vs18_206_016",
            "url": "https://staging.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": 3497,
            "slug": "vs18_206_015",
            "identifier": "vs18_206_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_015/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.114 BUTTI ALESSIO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.114 BUTTI ALESSIO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 3510,
            "slug": "vs18_206_014",
            "identifier": "vs18_206_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_014/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.60 ZARDINI DIEGO (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.60 ZARDINI DIEGO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 89,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 3524,
            "slug": "vs18_206_013",
            "identifier": "vs18_206_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_013/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.11 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.11 BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 3489,
            "slug": "vs18_206_012",
            "identifier": "vs18_206_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_012/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.9 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.9 BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 40.08
        },
        {
            "id": 3500,
            "slug": "vs18_206_011",
            "identifier": "vs18_206_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_011/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.118 MORETTO SARA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.118 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 3525,
            "slug": "vs18_206_010",
            "identifier": "vs18_206_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_010/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.117, come riformulato, PELLA ROBERTO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.117, come riformulato, PELLA ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 171,
            "majority_cohesion_rate": 70.67,
            "minority_cohesion_rate": 37.4
        },
        {
            "id": 3503,
            "slug": "vs18_206_009",
            "identifier": "vs18_206_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_009/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.104 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.104 BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 184,
            "majority_cohesion_rate": 75.37,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 3509,
            "slug": "vs18_206_008",
            "identifier": "vs18_206_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_008/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.116 BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.116 BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 79,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 3522,
            "slug": "vs18_206_007",
            "identifier": "vs18_206_007",
            "url": "https://staging.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": 3488,
            "slug": "vs18_206_006",
            "identifier": "vs18_206_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_006/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.102 VIVIANI LORENZO (LEGA)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.102 VIVIANI LORENZO (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": 1,
            "n_margin": 183,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 3502,
            "slug": "vs18_206_005",
            "identifier": "vs18_206_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_005/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.101, come riformulato, BARELLI PAOLO (FI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.101, come riformulato, BARELLI PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 234,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 3511,
            "slug": "vs18_206_004",
            "identifier": "vs18_206_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_004/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.100 BONOMO FRANCESCA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.100 BONOMO FRANCESCA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 78,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 3523,
            "slug": "vs18_206_003",
            "identifier": "vs18_206_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_003/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.121 DI LAURO CARMEN (M5S)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.121 DI LAURO CARMEN (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 231,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 3487,
            "slug": "vs18_206_002",
            "identifier": "vs18_206_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_002/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.7 ZUCCONI RICCARDO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.7 ZUCCONI RICCARDO (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": 78,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 3499,
            "slug": "vs18_206_001",
            "identifier": "vs18_206_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_001/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.3 BENAMATI GIANLUCA (PD)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Emendamento 1.3 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 2532,
            "slug": "vs18_205_007",
            "identifier": "vs18_205_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_205_007/?format=api",
            "sitting": {
                "id": 221,
                "date": "2019-07-09",
                "number": 205,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00221 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00221",
            "original_title": "Votazione Mozione 1-00221",
            "description_title": "Mozione n. 1-00221 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 244,
            "majority_cohesion_rate": 78.3,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 2539,
            "slug": "vs18_205_006",
            "identifier": "vs18_205_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_205_006/?format=api",
            "sitting": {
                "id": 221,
                "date": "2019-07-09",
                "number": 205,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00219 INCERTI ANTONELLA (PD) ed altri\n     - Votazione Mozione 1-00219",
            "original_title": "Votazione Mozione 1-00219",
            "description_title": "Mozione n. 1-00219 INCERTI ANTONELLA (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": "Approvata",
            "n_rebels": 0,
            "n_margin": 249,
            "majority_cohesion_rate": 79.18,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 2531,
            "slug": "vs18_205_005",
            "identifier": "vs18_205_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_205_005/?format=api",
            "sitting": {
                "id": 221,
                "date": "2019-07-09",
                "number": 205,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00218 SPENA MARIA (FI) ed altri\n     - Votazione Mozione 1-00218",
            "original_title": "Votazione Mozione 1-00218",
            "description_title": "Mozione n. 1-00218 SPENA MARIA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 247,
            "majority_cohesion_rate": 79.18,
            "minority_cohesion_rate": 80.15
        },
        {
            "id": 2538,
            "slug": "vs18_205_004",
            "identifier": "vs18_205_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_205_004/?format=api",
            "sitting": {
                "id": 221,
                "date": "2019-07-09",
                "number": 205,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00213 (Nuova formulazione) CILLIS LUCIANO (M5S), VIVIANI LORENZO (LEGA) ed altri\n     - Votazione Mozione 1-00213",
            "original_title": "Votazione Mozione 1-00213",
            "description_title": "Mozione n. 1-00213 (Nuova formulazione) CILLIS LUCIANO (M5S), VIVIANI LORENZO (LEGA) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 246,
            "majority_cohesion_rate": 79.18,
            "minority_cohesion_rate": 79.39
        },
        {
            "id": 2485,
            "slug": "vs18_205_003",
            "identifier": "vs18_205_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_205_003/?format=api",
            "sitting": {
                "id": 221,
                "date": "2019-07-09",
                "number": 205,
                "branch": "C"
            },
            "number": 3,
            "title": "Modifiche di termini in materia di obbligo di patente nautica e di formazione al salvamento acquatico (PDL 1822)\n     - Votazione finale PDL n.1822",
            "original_title": "Votazione finale PDL n.1822",
            "description_title": "Modifiche di termini in materia di obbligo di patente nautica e di formazione al salvamento acquatico (PDL 1822)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 246,
            "majority_cohesion_rate": 78.3,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 2476,
            "slug": "vs18_205_002",
            "identifier": "vs18_205_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_205_002/?format=api",
            "sitting": {
                "id": 221,
                "date": "2019-07-09",
                "number": 205,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1822",
            "original_title": "Votazione Articolo PDL n.1822",
            "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": 0,
            "n_margin": 237,
            "majority_cohesion_rate": 76.54,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 2483,
            "slug": "vs18_205_001",
            "identifier": "vs18_205_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_205_001/?format=api",
            "sitting": {
                "id": 221,
                "date": "2019-07-09",
                "number": 205,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.1822",
            "original_title": "Votazione Articolo PDL n.1822",
            "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": 237,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 75.95
        },
        {
            "id": 2536,
            "slug": "vs18_202_004",
            "identifier": "vs18_202_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_202_004/?format=api",
            "sitting": {
                "id": 218,
                "date": "2019-07-03",
                "number": 202,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00080, limitatamente alle premesse, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri\n(Doc. XVI, n. 2)\n     - Votazione Risoluzione 6-00080",
            "original_title": "Votazione Risoluzione 6-00080",
            "description_title": "Risoluzione n. 6-00080, limitatamente alle premesse, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri\n(Doc. XVI, n. 2)\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": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 79.47,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 2542,
            "slug": "vs18_202_003",
            "identifier": "vs18_202_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_202_003/?format=api",
            "sitting": {
                "id": 218,
                "date": "2019-07-03",
                "number": 202,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00080, limitatamente alle parti dispositive relative all'autorizzazione alla prosecuzione delle missioni in corso relative alla scheda 23, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri           \n(Doc. XVI, n. 2)\n     - Votazione Risoluzione 6-00080",
            "original_title": "Votazione Risoluzione 6-00080",
            "description_title": "Risoluzione n. 6-00080, limitatamente alle parti dispositive relative all'autorizzazione alla prosecuzione delle missioni in corso relative alla scheda 23, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri           \n(Doc. XVI, n. 2)\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": 0,
            "n_margin": 185,
            "majority_cohesion_rate": 79.18,
            "minority_cohesion_rate": 41.22
        },
        {
            "id": 2537,
            "slug": "vs18_202_002",
            "identifier": "vs18_202_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_202_002/?format=api",
            "sitting": {
                "id": 218,
                "date": "2019-07-03",
                "number": 202,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00080, limitatamente alle parti dispositive relative all'autorizzazione alla prosecuzione delle missioni in corso relative alle schede 8, 9, 10, 22, 24, 27, 28, 29, 38, 39, 40, 41 e 42, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri           \n(Doc. XVI, n. 2)\n     - Votazione Risoluzione 6-00080",
            "original_title": "Votazione Risoluzione 6-00080",
            "description_title": "Risoluzione n. 6-00080, limitatamente alle parti dispositive relative all'autorizzazione alla prosecuzione delle missioni in corso relative alle schede 8, 9, 10, 22, 24, 27, 28, 29, 38, 39, 40, 41 e 42, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri           \n(Doc. XVI, n. 2)\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": 240,
            "majority_cohesion_rate": 79.77,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 2484,
            "slug": "vs18_202_001",
            "identifier": "vs18_202_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_202_001/?format=api",
            "sitting": {
                "id": 218,
                "date": "2019-07-03",
                "number": 202,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00080, limitatamente alla parte dispositiva relativa all'autorizzazione alla prosecuzione delle missioni in corso relative alle schede nn. 1, 2, 3, 4, 5, 6, 7, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 25, 26, 30, 31, 32, 33, 34, 35, 36, 37, 43, 44, 50, 45, 46, 47, 48 e 49, unitamente all'autorizzazione della nuova missione relativa alla scheda n. 37-bis/2019, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri           \n(Doc. XVI, n. 2)\n     - Votazione PDL n.1206",
            "original_title": "Votazione PDL n.1206",
            "description_title": "Risoluzione n. 6-00080, limitatamente alla parte dispositiva relativa all'autorizzazione alla prosecuzione delle missioni in corso relative alle schede nn. 1, 2, 3, 4, 5, 6, 7, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 25, 26, 30, 31, 32, 33, 34, 35, 36, 37, 43, 44, 50, 45, 46, 47, 48 e 49, unitamente all'autorizzazione della nuova missione relativa alla scheda n. 37-bis/2019, IOVINO LUIGI (M5S), FORMENTINI PAOLO (LEGA) ed altri           \n(Doc. XVI, n. 2)\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": 0,
            "n_margin": 252,
            "majority_cohesion_rate": 79.77,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 2486,
            "slug": "vs18_201_020",
            "identifier": "vs18_201_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_020/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 20,
            "title": "Modifiche agli articoli 314 e 315 del codice di procedura penale, in materia di riparazione per ingiusta detenzione\n(PDL 1206)\n     - Votazione finale PDL n.1206",
            "original_title": "Votazione finale PDL n.1206",
            "description_title": "Modifiche agli articoli 314 e 315 del codice di procedura penale, in materia di riparazione per ingiusta detenzione\n(PDL 1206)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 80.35,
            "minority_cohesion_rate": 62.98
        },
        {
            "id": 2533,
            "slug": "vs18_201_019",
            "identifier": "vs18_201_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_019/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1206/1 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Ordine del giorno 9/1206/1 PDL n.1206",
            "original_title": "Votazione Ordine del giorno 9/1206/1 PDL n.1206",
            "description_title": "Ordine del giorno n. 9/1206/1 VARCHI MARIA CAROLINA (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": 37,
            "majority_cohesion_rate": 79.77,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 2477,
            "slug": "vs18_201_018",
            "identifier": "vs18_201_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_018/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento Tit. 200 della Commissione\n     - Votazione Emendamento PDL n.1206",
            "original_title": "Votazione Emendamento PDL n.1206",
            "description_title": "Emendamento Tit. 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": 0,
            "n_margin": 240,
            "majority_cohesion_rate": 80.35,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 2471,
            "slug": "vs18_201_017",
            "identifier": "vs18_201_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_017/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.0100 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento PDL n.1206",
            "original_title": "Votazione Emendamento PDL n.1206",
            "description_title": "Articolo aggiuntivo 1.0100 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": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 79.77,
            "minority_cohesion_rate": 32.44
        }
    ]
}