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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=48",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=46",
    "results": [
        {
            "id": 1553,
            "slug": "vs18_073_075",
            "identifier": "vs18_073_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_075/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 12.25 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.25 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 52.49
        },
        {
            "id": 1572,
            "slug": "vs18_073_077",
            "identifier": "vs18_073_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_077/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 12.30 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.30 FRAGOMELI GIAN 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": 100,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 1013,
            "slug": "vs18_073_031",
            "identifier": "vs18_073_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_031/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 5.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 5.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": 230,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1027,
            "slug": "vs18_073_049",
            "identifier": "vs18_073_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_049/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 8.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 8.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": 1,
            "n_margin": 186,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1559,
            "slug": "vs18_073_065",
            "identifier": "vs18_073_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_065/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 11.010 MULE' GIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 11.010 MULE' GIORGIO (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": 52,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1567,
            "slug": "vs18_073_056",
            "identifier": "vs18_073_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_056/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 9.026 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.026 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1022,
            "slug": "vs18_073_040",
            "identifier": "vs18_073_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_040/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 7.17 ROSSELLO CRISTINA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.17 ROSSELLO CRISTINA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 1017,
            "slug": "vs18_073_045",
            "identifier": "vs18_073_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_045/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 7.02 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 7.02 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1032,
            "slug": "vs18_073_020",
            "identifier": "vs18_073_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_020/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.18 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.18 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 1594,
            "slug": "vs18_073_059",
            "identifier": "vs18_073_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_059/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 9.010 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.010 CASSINELLI 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": 47,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 1558,
            "slug": "vs18_073_061",
            "identifier": "vs18_073_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_061/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 9-bis.300 ORLANDO ANDREA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 9-bis.300 ORLANDO 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": 59,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 59.39
        },
        {
            "id": 1569,
            "slug": "vs18_073_052",
            "identifier": "vs18_073_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_052/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 9.5 MULE' GIORGIO (FI) e 9.2 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 9.5 MULE' GIORGIO (FI) e 9.2 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 1046,
            "slug": "vs18_073_002",
            "identifier": "vs18_073_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_002/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 4-ter.16 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.16 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 1045,
            "slug": "vs18_073_033",
            "identifier": "vs18_073_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_033/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.44 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.44 CASSINELLI 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": 52,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 1015,
            "slug": "vs18_073_011",
            "identifier": "vs18_073_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_011/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 4-ter.04 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 4-ter.04 GRIBAUDO 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": 48,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 1026,
            "slug": "vs18_073_010",
            "identifier": "vs18_073_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_010/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 4-ter.03 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 4-ter.03 GRIBAUDO 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": 50,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1001,
            "slug": "vs18_073_037",
            "identifier": "vs18_073_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_037/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6-bis. 300 MULE' GIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 6-bis. 300 MULE' GIORGIO (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": 47,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 1039,
            "slug": "vs18_073_023",
            "identifier": "vs18_073_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_023/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 5.33 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.33 CASSINELLI 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": 46,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 1005,
            "slug": "vs18_073_042",
            "identifier": "vs18_073_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_042/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 7.302 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.302 GAGLIARDI MANUELA (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": 93,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 34.1
        },
        {
            "id": 1004,
            "slug": "vs18_073_047",
            "identifier": "vs18_073_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_047/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 8.6 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.6 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 91,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1037,
            "slug": "vs18_073_013",
            "identifier": "vs18_073_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_013/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 4-ter.017 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 4-ter.017 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 1049,
            "slug": "vs18_073_014",
            "identifier": "vs18_073_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_014/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.3 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.3 STUMPO NICOLA (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": 44,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 69.35
        },
        {
            "id": 1550,
            "slug": "vs18_073_079",
            "identifier": "vs18_073_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_079/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 13.4 PASTORINO LUCA (LEU) e 13.6 PELLA ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici emendamenti 13.4 PASTORINO LUCA (LEU) e 13.6 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": 57,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 61.69
        },
        {
            "id": 1002,
            "slug": "vs18_073_004",
            "identifier": "vs18_073_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_004/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 4-ter.1 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.1 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 95,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 32.95
        },
        {
            "id": 1556,
            "slug": "vs18_073_080",
            "identifier": "vs18_073_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_080/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 13.01 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 13.01 FRAGOMELI GIAN 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": 5,
            "n_margin": 110,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 31.42
        },
        {
            "id": 1009,
            "slug": "vs18_073_017",
            "identifier": "vs18_073_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_017/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.9 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.9 STUMPO NICOLA (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": 49,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 1585,
            "slug": "vs18_073_071",
            "identifier": "vs18_073_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_071/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 12.307 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.307 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 1021,
            "slug": "vs18_073_008",
            "identifier": "vs18_073_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_008/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 4-ter.01 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 4-ter.01 GRIBAUDO 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": 48,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1025,
            "slug": "vs18_073_024",
            "identifier": "vs18_073_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_024/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.21 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.21 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1020,
            "slug": "vs18_073_035",
            "identifier": "vs18_073_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_035/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 5.08 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 5.08 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": 136,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 1003,
            "slug": "vs18_073_032",
            "identifier": "vs18_073_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_032/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 5.57 MULE' GIORGIO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.57 MULE' GIORGIO (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": 49,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 1011,
            "slug": "vs18_073_036",
            "identifier": "vs18_073_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_036/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici articoli aggiuntivi 6.01 BRAGA CHIARA (PD) e 6.03 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Identici articoli aggiuntivi 6.01 BRAGA CHIARA (PD) e 6.03 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 56.7
        },
        {
            "id": 1047,
            "slug": "vs18_073_006",
            "identifier": "vs18_073_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_006/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4-ter.8 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.8 GRIBAUDO 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": 52,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 65.13
        },
        {
            "id": 1019,
            "slug": "vs18_073_016",
            "identifier": "vs18_073_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_016/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.8 SOZZANI DIEGO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.8 SOZZANI DIEGO (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": 48,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 1033,
            "slug": "vs18_073_007",
            "identifier": "vs18_073_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_007/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4-ter.9 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-ter.9 GRIBAUDO CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 1048,
            "slug": "vs18_073_050",
            "identifier": "vs18_073_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_050/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.19 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.19 STUMPO NICOLA (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": 71,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 57.85
        },
        {
            "id": 1584,
            "slug": "vs18_073_067",
            "identifier": "vs18_073_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_067/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 11.04 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 11.04 PAITA RAFFAELLA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 32.95
        },
        {
            "id": 1592,
            "slug": "vs18_073_064",
            "identifier": "vs18_073_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_064/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 11.01 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 11.01 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": 63,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 57.09
        },
        {
            "id": 1030,
            "slug": "vs18_073_029",
            "identifier": "vs18_073_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_029/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.29 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.29 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": 48,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 1044,
            "slug": "vs18_073_028",
            "identifier": "vs18_073_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_028/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.27 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.27 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": 51,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 1568,
            "slug": "vs18_073_062",
            "identifier": "vs18_073_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_062/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 9-bis.0300 VAZIO FRANCO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9-bis.0300 VAZIO FRANCO (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": 99,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1552,
            "slug": "vs18_073_060",
            "identifier": "vs18_073_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_060/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 9.012 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.012 CASSINELLI 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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1570,
            "slug": "vs18_073_066",
            "identifier": "vs18_073_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_066/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 11.011 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 11.011 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 56.7
        },
        {
            "id": 1043,
            "slug": "vs18_073_038",
            "identifier": "vs18_073_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_038/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 7.1 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.1 GAGLIARDI MANUELA (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": 60,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 53.64
        },
        {
            "id": 1576,
            "slug": "vs18_073_073",
            "identifier": "vs18_073_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_073/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 12.304, nel testo riformulato, BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.304, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 218,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 1587,
            "slug": "vs18_073_069",
            "identifier": "vs18_073_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_069/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 12.16 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.16 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 1018,
            "slug": "vs18_073_026",
            "identifier": "vs18_073_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_026/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 5.25 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.25 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": 58,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 1577,
            "slug": "vs18_073_072",
            "identifier": "vs18_073_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_072/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 12.303 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.303 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": 97,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 1565,
            "slug": "vs18_073_076",
            "identifier": "vs18_073_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_076/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 12.29 FRAGOMELI GIAN MARIO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.29 FRAGOMELI GIAN 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": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 31.8
        },
        {
            "id": 1028,
            "slug": "vs18_073_039",
            "identifier": "vs18_073_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_039/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 67.43
        }
    ]
}