Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=date&page=49
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&ordering=date&page=50",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=48",
    "results": [
        {
            "id": 1562,
            "slug": "vs18_074_012",
            "identifier": "vs18_074_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_012/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 21.300 MURONI ROSSELLA (LEU) e 21.303 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 21.300 MURONI ROSSELLA (LEU) e 21.303 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1596,
            "slug": "vs18_074_002",
            "identifier": "vs18_074_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_002/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 16.3 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 16.3 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": 2,
            "n_margin": 76,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 1874,
            "slug": "vs18_074_048",
            "identifier": "vs18_074_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_048/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 39.2 FIORINI BENEDETTA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 39.2 FIORINI BENEDETTA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 65,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 1555,
            "slug": "vs18_074_007",
            "identifier": "vs18_074_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_007/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 18.300 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 18.300 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": 3,
            "n_margin": 106,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1880,
            "slug": "vs18_074_022",
            "identifier": "vs18_074_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_022/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 25.312 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.312 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": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 1574,
            "slug": "vs18_074_015",
            "identifier": "vs18_074_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_015/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 23.2 MURONI ROSSELLA (LEU) e 23.300 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 23.2 MURONI ROSSELLA (LEU) e 23.300 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 1580,
            "slug": "vs18_074_005",
            "identifier": "vs18_074_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_005/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 17.300 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 17.300 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": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 39.85
        },
        {
            "id": 1878,
            "slug": "vs18_074_020",
            "identifier": "vs18_074_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_020/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 25.308 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.308 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": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 1873,
            "slug": "vs18_074_030",
            "identifier": "vs18_074_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_030/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 37.34 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 37.34 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 738,
            "slug": "vs18_075_057",
            "identifier": "vs18_075_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_057/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4-ter.10 FIDANZA CARLO (FDI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.10 FIDANZA CARLO (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": 56,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 259,
            "slug": "vs18_075_032",
            "identifier": "vs18_075_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_032/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 41.303 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.303 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 75,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 266,
            "slug": "vs18_075_036",
            "identifier": "vs18_075_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_036/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 41.103 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.103 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": 2,
            "n_margin": 95,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 740,
            "slug": "vs18_075_051",
            "identifier": "vs18_075_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_051/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 45.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 45.500, 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": 210,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 57.85
        },
        {
            "id": 282,
            "slug": "vs18_075_019",
            "identifier": "vs18_075_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_019/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 39.072 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.072 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 275,
            "slug": "vs18_075_029",
            "identifier": "vs18_075_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_029/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 40.2 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 40.2 BALDELLI SIMONE (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": 2,
            "n_margin": 185,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 300,
            "slug": "vs18_075_043",
            "identifier": "vs18_075_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_043/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 43.0400 delle Commissioni\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 43.0400 delle Commissioni\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 176,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 743,
            "slug": "vs18_075_058",
            "identifier": "vs18_075_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_058/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 5.300 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.300 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": 74,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 736,
            "slug": "vs18_075_061",
            "identifier": "vs18_075_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_061/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 8.300 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.300 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": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 55.94
        },
        {
            "id": 1415,
            "slug": "vs18_075_069",
            "identifier": "vs18_075_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_069/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 69,
            "title": "Subemendamento 0.12.12.400 delle Commissioni\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Subemendamento 0.12.12.400 delle Commissioni\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": 214,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 1423,
            "slug": "vs18_075_072",
            "identifier": "vs18_075_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_072/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 12.61 BORGHI ENRICO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.61 BORGHI ENRICO (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": 97,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 29.5
        },
        {
            "id": 1439,
            "slug": "vs18_075_088",
            "identifier": "vs18_075_088",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_088/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1209/16 ROMANO ANDREA (PD)\n     - Votazione Ordine del giorno 9/1209/16 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/16 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/16 ROMANO ANDREA (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": 4,
            "n_margin": 97,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 27.2
        },
        {
            "id": 270,
            "slug": "vs18_075_021",
            "identifier": "vs18_075_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_021/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 39.074 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.074 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 84,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 268,
            "slug": "vs18_075_016",
            "identifier": "vs18_075_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_016/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 39.030 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.030 ROSSI ANDREA (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": 41,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 69.73
        },
        {
            "id": 288,
            "slug": "vs18_075_028",
            "identifier": "vs18_075_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_028/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 40.1 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 40.1 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": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1397,
            "slug": "vs18_075_084",
            "identifier": "vs18_075_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_084/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 25.304 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.304 SARRO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 150,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1416,
            "slug": "vs18_075_078",
            "identifier": "vs18_075_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_078/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 21.304 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 21.304 SARRO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 27.97
        },
        {
            "id": 1444,
            "slug": "vs18_075_091",
            "identifier": "vs18_075_091",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_091/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/47 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/47 CENNI SUSANNA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 1436,
            "slug": "vs18_075_081",
            "identifier": "vs18_075_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_081/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 25.303 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.303 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": 112,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 1425,
            "slug": "vs18_075_082",
            "identifier": "vs18_075_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_082/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 25.305 SARRO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.305 SARRO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 148,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 28.35
        },
        {
            "id": 276,
            "slug": "vs18_075_039",
            "identifier": "vs18_075_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_039/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici articoli aggiuntivi 42.01 PASTORINO LUCA (LEU) e 42.08 PELLA ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici articoli aggiuntivi 42.01 PASTORINO LUCA (LEU) e 42.08 PELLA ROBERTO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 301,
            "slug": "vs18_075_024",
            "identifier": "vs18_075_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_024/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 39.097 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.097 BALDELLI SIMONE (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": 40,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 281,
            "slug": "vs18_075_020",
            "identifier": "vs18_075_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_020/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 39.073 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.073 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 287,
            "slug": "vs18_075_025",
            "identifier": "vs18_075_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_025/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 39.084 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.084 MORGONI MARIO (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": 4,
            "n_margin": 40,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 290,
            "slug": "vs18_075_038",
            "identifier": "vs18_075_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_038/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 41.304 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.304 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 29.89
        },
        {
            "id": 260,
            "slug": "vs18_075_013",
            "identifier": "vs18_075_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_013/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 39.022 FIORINI BENEDETTA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.022 FIORINI BENEDETTA (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": 46,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 257,
            "slug": "vs18_075_022",
            "identifier": "vs18_075_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_022/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 39.085 MORGONI MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.085 MORGONI MARIO (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": 39,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 272,
            "slug": "vs18_075_007",
            "identifier": "vs18_075_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_007/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 39.012 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.012 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 255,
            "slug": "vs18_075_017",
            "identifier": "vs18_075_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_017/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 39.071 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.071 CORTELAZZO PIERGIORGIO (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": 46,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 263,
            "slug": "vs18_075_027",
            "identifier": "vs18_075_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_027/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 39-ter.300 BRAGA CHIARA (PD) e 39-ter.301 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 39-ter.300 BRAGA CHIARA (PD) e 39-ter.301 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": 144,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 254,
            "slug": "vs18_075_037",
            "identifier": "vs18_075_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_037/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 41.2 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.2 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": 81,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 258,
            "slug": "vs18_075_023",
            "identifier": "vs18_075_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_023/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 39.076 NEVI RAFFAELE (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.076 NEVI RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 265,
            "slug": "vs18_075_046",
            "identifier": "vs18_075_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_046/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 44.2 SERRACCHIANI DEBORA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 44.2 SERRACCHIANI DEBORA (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": 4,
            "n_margin": 90,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 31.8
        },
        {
            "id": 252,
            "slug": "vs18_075_041",
            "identifier": "vs18_075_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_041/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 41,
            "title": "Subemendamento 0.43.0400.3 GIACOMETTO CARLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Subemendamento 0.43.0400.3 GIACOMETTO CARLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 262,
            "slug": "vs18_075_050",
            "identifier": "vs18_075_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_050/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 44-ter.300 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 44-ter.300 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": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 29.12
        },
        {
            "id": 298,
            "slug": "vs18_075_033",
            "identifier": "vs18_075_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_033/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 41.300 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.300 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 89,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1408,
            "slug": "vs18_075_083",
            "identifier": "vs18_075_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_083/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 25.309 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 25.309 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": 4,
            "n_margin": 80,
            "majority_cohesion_rate": 74.2,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 280,
            "slug": "vs18_075_035",
            "identifier": "vs18_075_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_035/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 41.305 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 41.305 BENEDETTI SILVIA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 81,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 285,
            "slug": "vs18_075_008",
            "identifier": "vs18_075_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_008/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 39.017 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.017 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 297,
            "slug": "vs18_075_005",
            "identifier": "vs18_075_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_005/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 39.09 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.09 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 299,
            "slug": "vs18_075_009",
            "identifier": "vs18_075_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_009/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 39.019 PEZZOPANE STEFANIA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.019 PEZZOPANE STEFANIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 80,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 40.23
        }
    ]
}