Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=233
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=n_rebels&page=234",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=232",
    "results": [
        {
            "id": 1120,
            "slug": "vs18_061_041",
            "identifier": "vs18_061_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_041/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 8.100 MACINA ANNA (M5S)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 8.100 MACINA ANNA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 195,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 1122,
            "slug": "vs18_061_007",
            "identifier": "vs18_061_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_007/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.4 PRISCO EMANUELE (FDI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 1.4 PRISCO EMANUELE (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": 4,
            "n_margin": 216,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 3016,
            "slug": "vs18_124_045",
            "identifier": "vs18_124_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_045/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 19.8 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 19.8 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 171,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 32.7
        },
        {
            "id": 1119,
            "slug": "vs18_061_015",
            "identifier": "vs18_061_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_015/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.101 MACINA ANNA (M5S)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 2.101 MACINA ANNA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 55,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1156,
            "slug": "vs18_061_026",
            "identifier": "vs18_061_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_026/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.2 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 4.2 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 139,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 1135,
            "slug": "vs18_061_030",
            "identifier": "vs18_061_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_030/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 167,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 48.66
        },
        {
            "id": 4155,
            "slug": "vs18_190_066",
            "identifier": "vs18_190_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_066/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1898/138 VERINI WALTER (PD)\n     - Votazione Ordine del giorno 9/1898/138 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/138 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/138 VERINI WALTER (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": 98,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 29.66
        },
        {
            "id": 1183,
            "slug": "vs18_065_069",
            "identifier": "vs18_065_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_069/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1.215 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.215 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 136,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 975,
            "slug": "vs18_065_016",
            "identifier": "vs18_065_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_016/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 151,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 2751,
            "slug": "vs18_209_021",
            "identifier": "vs18_209_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_021/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 9.11 FUSACCHIA ALESSANDRO (MISTO)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 9.11 FUSACCHIA ALESSANDRO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 182,
            "majority_cohesion_rate": 79.12,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 4570,
            "slug": "vs18_190_043",
            "identifier": "vs18_190_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_043/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1898/99 GARIGLIO DAVIDE (PD)\n     - Votazione Ordine del giorno 9/1898/99 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/99 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/99 GARIGLIO DAVIDE (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": 43,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 1161,
            "slug": "vs18_065_094",
            "identifier": "vs18_065_094",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_094/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 1.263 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.263 PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 3548,
            "slug": "vs18_218_010",
            "identifier": "vs18_218_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_010/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.10 MARATTIN LUIGI (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": 79,
            "majority_cohesion_rate": 76.76,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 1228,
            "slug": "vs18_071_048",
            "identifier": "vs18_071_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_048/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 4.25 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4.25 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": 4,
            "n_margin": 87,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 32.57
        },
        {
            "id": 3414,
            "slug": "vs18_130_022",
            "identifier": "vs18_130_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_022/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.374 POLLASTRINI BARBARA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.374 POLLASTRINI BARBARA (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": 83,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 31.18
        },
        {
            "id": 3427,
            "slug": "vs18_130_024",
            "identifier": "vs18_130_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_024/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.376 DI MAIO MARCO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.376 DI MAIO MARCO (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": 73.98,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 1218,
            "slug": "vs18_071_008",
            "identifier": "vs18_071_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_008/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.30 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.30 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": 4,
            "n_margin": 100,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 2788,
            "slug": "vs18_210_011",
            "identifier": "vs18_210_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_210_011/?format=api",
            "sitting": {
                "id": 226,
                "date": "2019-07-17",
                "number": 210,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00199, limitatamente alla premessa, DE MARIA ANDREA (PD) ed altri\n     - Votazione Mozione 1-00199",
            "original_title": "Votazione Mozione 1-00199",
            "description_title": "Mozione n. 1-00199, limitatamente alla premessa, DE MARIA ANDREA (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 3568,
            "slug": "vs18_218_011",
            "identifier": "vs18_218_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_218_011/?format=api",
            "sitting": {
                "id": 234,
                "date": "2019-07-30",
                "number": 218,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 MARATTIN LUIGI (PD)\n     - Votazione Emendamento DDL n.2000",
            "original_title": "Votazione Emendamento DDL n.2000",
            "description_title": "Emendamento 1.11 MARATTIN LUIGI (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": 76,
            "majority_cohesion_rate": 76.18,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 2650,
            "slug": "vs18_168_040",
            "identifier": "vs18_168_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_040/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.7 ASCANI ANNA (PD)\n     - Votazione Emendamento PDL n.0682",
            "original_title": "Votazione Emendamento PDL n.0682",
            "description_title": "Emendamento 2.7 ASCANI ANNA (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": 115,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 31.56
        },
        {
            "id": 2710,
            "slug": "vs18_170_011",
            "identifier": "vs18_170_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_011/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.14 CECCANTI STEFANO (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": 122,
            "majority_cohesion_rate": 75.66,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 1582,
            "slug": "vs18_073_058",
            "identifier": "vs18_073_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_058/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 9.017 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 9.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": 4,
            "n_margin": 91,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 2699,
            "slug": "vs18_170_012",
            "identifier": "vs18_170_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_012/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.8 CARE' NICOLA (PD) e 1.9 LOLLOBRIGIDA FRANCESCO (FDI)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Identici emendamenti 1.8 CARE' NICOLA (PD) e 1.9 LOLLOBRIGIDA FRANCESCO (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": 4,
            "n_margin": 105,
            "majority_cohesion_rate": 76.83,
            "minority_cohesion_rate": 47.71
        },
        {
            "id": 2681,
            "slug": "vs18_170_009",
            "identifier": "vs18_170_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_170_009/?format=api",
            "sitting": {
                "id": 186,
                "date": "2019-05-07",
                "number": 170,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.71 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 1.71 MIGLIORE GENNARO (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": 121,
            "majority_cohesion_rate": 73.9,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 2607,
            "slug": "vs18_131_053",
            "identifier": "vs18_131_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_053/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 53,
            "title": "Mozione n. 1-00104 DELRIO GRAZIANO (PD), LUPI MAURIZIO (MISTO) ed altri\n     - Votazione Mozione 1-00104",
            "original_title": "Votazione Mozione 1-00104",
            "description_title": "Mozione n. 1-00104 DELRIO GRAZIANO (PD), LUPI MAURIZIO (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 67,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 46.01
        },
        {
            "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": 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": 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": 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
        },
        {
            "id": 2717,
            "slug": "vs18_171_003",
            "identifier": "vs18_171_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_003/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.10 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Emendamento 2.10 MAGI RICCARDO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 126,
            "majority_cohesion_rate": 79.77,
            "minority_cohesion_rate": 42.37
        },
        {
            "id": 274,
            "slug": "vs18_075_026",
            "identifier": "vs18_075_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_026/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 39.018 D'ALESSANDRO CAMILLO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 39.018 D'ALESSANDRO CAMILLO (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": 84,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 2714,
            "slug": "vs18_171_018",
            "identifier": "vs18_171_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_018/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 3.03 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1585",
            "original_title": "Votazione Emendamento PDL n.1585",
            "description_title": "Articolo aggiuntivo 3.03 MAGI RICCARDO (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 113,
            "majority_cohesion_rate": 78.3,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 1441,
            "slug": "vs18_075_089",
            "identifier": "vs18_075_089",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_075_089/?format=api",
            "sitting": {
                "id": 91,
                "date": "2018-10-31",
                "number": 75,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1209/22 ANZALDI MICHELE (PD)\n     - Votazione Ordine del giorno 9/1209/22 DDL n.1209",
            "original_title": "Votazione Ordine del giorno 9/1209/22 DDL n.1209",
            "description_title": "Ordine del giorno n. 9/1209/22 ANZALDI MICHELE (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.23,
            "minority_cohesion_rate": 26.82
        },
        {
            "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": 1088,
            "slug": "vs18_035_044",
            "identifier": "vs18_035_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_044/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.188 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.188 VISCOMI ANTONIO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 91,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 1073,
            "slug": "vs18_035_027",
            "identifier": "vs18_035_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_027/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 1.25 ZANGRILLO PAOLO (FI) e 1.66 LEPRI STEFANO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 1.25 ZANGRILLO PAOLO (FI) e 1.66 LEPRI STEFANO (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": 38,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 1100,
            "slug": "vs18_035_039",
            "identifier": "vs18_035_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_039/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.138 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.138 ZANGRILLO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 154,
            "majority_cohesion_rate": 87.25,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 3494,
            "slug": "vs18_206_042",
            "identifier": "vs18_206_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_042/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 2\n     - Votazione Articolo DDL n.1698",
            "original_title": "Votazione Articolo DDL n.1698",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 151,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 1388,
            "slug": "vs18_036_065",
            "identifier": "vs18_036_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_065/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 4.23 APREA VALENTINA (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.23 APREA VALENTINA (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": 4,
            "n_margin": 103,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 54.58
        },
        {
            "id": 81,
            "slug": "vs18_036_045",
            "identifier": "vs18_036_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_045/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 45,
            "title": "Identici emendamenti 3.65 POLVERINI RENATA (FI) e 3.70 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 3.65 POLVERINI RENATA (FI) e 3.70 LUCASELLI YLENJA (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": 4,
            "n_margin": 100,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 3356,
            "slug": "vs18_197_040",
            "identifier": "vs18_197_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_040/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 (Mantenimento)\n     - Votazione Articolo DDL n.1603-BIS",
            "original_title": "Votazione Articolo DDL n.1603-BIS",
            "description_title": "Articolo 4 (Mantenimento)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 76.38,
            "minority_cohesion_rate": 64.89
        },
        {
            "id": 2578,
            "slug": "vs18_134_042",
            "identifier": "vs18_134_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_042/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.9 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.9 INCERTI ANTONELLA (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": 142,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.88
        },
        {
            "id": 1369,
            "slug": "vs18_036_072",
            "identifier": "vs18_036_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_072/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 4.308 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.308 CIABURRO MONICA (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": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 2590,
            "slug": "vs18_134_023",
            "identifier": "vs18_134_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_023/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.2 SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.1160",
            "original_title": "Votazione Emendamento PDL n.1160",
            "description_title": "Emendamento 3.2 SCHULLIAN MANFRED (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 93,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 436,
            "slug": "vs18_037_070",
            "identifier": "vs18_037_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_070/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 9.04 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.04 BELLUCCI MARIA TERESA (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": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 2006,
            "slug": "vs18_037_046",
            "identifier": "vs18_037_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_046/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 9.51 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.51 MARTINO ANTONIO (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": 4,
            "n_margin": 158,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 39.69
        },
        {
            "id": 1347,
            "slug": "vs18_037_010",
            "identifier": "vs18_037_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_010/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.3 FASSINA STEFANO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 5.3 FASSINA STEFANO (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": 185,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 1993,
            "slug": "vs18_037_062",
            "identifier": "vs18_037_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_062/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 9.128 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.128 FREGOLENT SILVIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 79,
            "majority_cohesion_rate": 83.77,
            "minority_cohesion_rate": 46.56
        },
        {
            "id": 1997,
            "slug": "vs18_037_067",
            "identifier": "vs18_037_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_067/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 9.06 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 9.06 CARNEVALI ELENA (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": 77,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 47.71
        },
        {
            "id": 3744,
            "slug": "vs18_134_045",
            "identifier": "vs18_134_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_045/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.11 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.11 INCERTI ANTONELLA (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": 131,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 33.46
        }
    ]
}