Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=241
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=242",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=240",
    "results": [
        {
            "id": 1175,
            "slug": "vs18_065_092",
            "identifier": "vs18_065_092",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_092/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 1.259 PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.259 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": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 76.23,
            "minority_cohesion_rate": 58.24
        },
        {
            "id": 1169,
            "slug": "vs18_065_074",
            "identifier": "vs18_065_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_074/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 1.219, come riformulato, BAZOLI ALFREDO (PD)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.219, come riformulato, BAZOLI ALFREDO (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": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 1803,
            "slug": "vs18_066_009",
            "identifier": "vs18_066_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_009/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 148,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1797,
            "slug": "vs18_066_003",
            "identifier": "vs18_066_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_003/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "description_title": "Articolo 2\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1802,
            "slug": "vs18_066_005",
            "identifier": "vs18_066_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_005/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "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": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1799,
            "slug": "vs18_066_001",
            "identifier": "vs18_066_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_001/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.01 VARCHI MARIA CAROLINA (FDI)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Articolo aggiuntivo 1.01 VARCHI MARIA CAROLINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 84,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 37.16
        },
        {
            "id": 1794,
            "slug": "vs18_066_007",
            "identifier": "vs18_066_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_007/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0893",
            "original_title": "Votazione Articolo PDL n.0893",
            "description_title": "Articolo 5\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 1800,
            "slug": "vs18_066_010",
            "identifier": "vs18_066_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_066_010/?format=api",
            "sitting": {
                "id": 82,
                "date": "2018-10-18",
                "number": 66,
                "branch": "C"
            },
            "number": 10,
            "title": "Disposizioni in materia di reati contro il patrimonio culturale (ai sensi dell'articolo 107, comma 1, del Regolamento) (PDL 893)\n     - Votazione finale PDL n.0893",
            "original_title": "Votazione finale PDL n.0893",
            "description_title": "Disposizioni in materia di reati contro il patrimonio culturale (ai sensi dell'articolo 107, comma 1, del Regolamento) (PDL 893)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 151,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 907,
            "slug": "vs18_069_033",
            "identifier": "vs18_069_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_033/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00065 D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n     - Votazione Mozione 1-00065",
            "original_title": "Votazione Mozione 1-00065",
            "description_title": "Mozione n. 1-00065 D'UVA FRANCESCO (M5S) e MOLINARI RICCARDO (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 72.8
        },
        {
            "id": 877,
            "slug": "vs18_069_026",
            "identifier": "vs18_069_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_026/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.200 delle Commissioni\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 3.200 delle Commissioni\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 202,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 895,
            "slug": "vs18_069_020",
            "identifier": "vs18_069_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_020/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 7.50 MARZANA MARIA (M5S)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 7.50 MARZANA MARIA (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 208,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 47.51
        },
        {
            "id": 889,
            "slug": "vs18_069_015",
            "identifier": "vs18_069_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_015/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 5.15 ROSSINI EMANUELA (MISTO)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 5.15 ROSSINI EMANUELA (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 150,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 896,
            "slug": "vs18_069_007",
            "identifier": "vs18_069_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_007/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.11 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 3.11 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": 0,
            "n_margin": 182,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 884,
            "slug": "vs18_069_013",
            "identifier": "vs18_069_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_013/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 5.2 ROSSINI EMANUELA (MISTO) e 5.51 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Identici emendamenti 5.2 ROSSINI EMANUELA (MISTO) e 5.51 TOCCAFONDI GABRIELE (MISTO)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 193,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 908,
            "slug": "vs18_069_031",
            "identifier": "vs18_069_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_031/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00063 PEZZOPANE STEFANIA (PD) ed altri\n     - Votazione Mozione 1-00063",
            "original_title": "Votazione Mozione 1-00063",
            "description_title": "Mozione n. 1-00063 PEZZOPANE STEFANIA (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": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 880,
            "slug": "vs18_069_021",
            "identifier": "vs18_069_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_021/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 7.200 delle Commissioni\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 7.200 delle Commissioni\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 878,
            "slug": "vs18_069_014",
            "identifier": "vs18_069_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_014/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.200 delle Commissioni\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 5.200 delle Commissioni\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 256,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 81.23
        },
        {
            "id": 905,
            "slug": "vs18_069_028",
            "identifier": "vs18_069_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_028/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1066 e abb./3 MINARDO ANTONINO (FI)\n     - Votazione Ordine del giorno 9/1066 e abb./3 PDL n.1066",
            "original_title": "Votazione Ordine del giorno 9/1066 e abb./3 PDL n.1066",
            "description_title": "Ordine del giorno n. 9/1066 e abb./3 MINARDO ANTONINO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 876,
            "slug": "vs18_069_018",
            "identifier": "vs18_069_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_018/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 7.1 FERRO WANDA (FDI)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 7.1 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 183,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 890,
            "slug": "vs18_069_017",
            "identifier": "vs18_069_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_017/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.1066",
            "original_title": "Votazione Articolo PDL n.1066",
            "description_title": "Articolo 6\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 898,
            "slug": "vs18_069_003",
            "identifier": "vs18_069_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_003/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.13, nel testo riformulato, BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 3.13, nel testo riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 255,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 82.38
        },
        {
            "id": 904,
            "slug": "vs18_069_032",
            "identifier": "vs18_069_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_032/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00064 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00064",
            "original_title": "Votazione Mozione 1-00064",
            "description_title": "Mozione n. 1-00064 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 883,
            "slug": "vs18_069_011",
            "identifier": "vs18_069_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_011/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.1066",
            "original_title": "Votazione Articolo PDL n.1066",
            "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": 0,
            "n_margin": 203,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 41.76
        },
        {
            "id": 906,
            "slug": "vs18_069_030",
            "identifier": "vs18_069_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_030/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00061 CONTE FEDERICO (LEU) ed altri\n     - Votazione Mozione 1-00061",
            "original_title": "Votazione Mozione 1-00061",
            "description_title": "Mozione n. 1-00061 CONTE FEDERICO (LEU) 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": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 885,
            "slug": "vs18_069_002",
            "identifier": "vs18_069_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_002/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 2.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 256,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 82.38
        },
        {
            "id": 888,
            "slug": "vs18_069_004",
            "identifier": "vs18_069_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_004/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.5 BUCALO CARMELA (FDI)\n     - Votazione Emendamento PDL n.1066",
            "original_title": "Votazione Emendamento PDL n.1066",
            "description_title": "Emendamento 3.5 BUCALO CARMELA (FDI)\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": 255,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 886,
            "slug": "vs18_069_023",
            "identifier": "vs18_069_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_069_023/?format=api",
            "sitting": {
                "id": 85,
                "date": "2018-10-23",
                "number": 69,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.1066",
            "original_title": "Votazione Articolo PDL n.1066",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 201,
            "majority_cohesion_rate": 83.48,
            "minority_cohesion_rate": 41.0
        },
        {
            "id": 1216,
            "slug": "vs18_071_015",
            "identifier": "vs18_071_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_015/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.53 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.53 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 234,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 1190,
            "slug": "vs18_071_016",
            "identifier": "vs18_071_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_016/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.54 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.54 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": 0,
            "n_margin": 234,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 1229,
            "slug": "vs18_071_014",
            "identifier": "vs18_071_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_014/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.52 GERMANA' ANTONINO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.52 GERMANA' ANTONINO (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": 51,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 60.54
        },
        {
            "id": 1805,
            "slug": "vs18_071_054",
            "identifier": "vs18_071_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_054/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 4-bis.302 PIZZETTI LUCIANO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-bis.302 PIZZETTI LUCIANO (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": 67,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 1225,
            "slug": "vs18_071_029",
            "identifier": "vs18_071_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_029/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.301 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.301 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": 42,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 69.73
        },
        {
            "id": 1238,
            "slug": "vs18_071_045",
            "identifier": "vs18_071_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_045/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.18 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.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": 49,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1219,
            "slug": "vs18_071_017",
            "identifier": "vs18_071_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_017/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.0300 FOTI TOMMASO (FDI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 1.0300 FOTI TOMMASO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 175,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1806,
            "slug": "vs18_071_053",
            "identifier": "vs18_071_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_053/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4-bis.301 PIZZETTI LUCIANO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4-bis.301 PIZZETTI LUCIANO (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": 94,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 1224,
            "slug": "vs18_071_027",
            "identifier": "vs18_071_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_027/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.300 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.300 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": 75,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 1236,
            "slug": "vs18_071_043",
            "identifier": "vs18_071_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_043/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.12 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.12 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": 49,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1220,
            "slug": "vs18_071_036",
            "identifier": "vs18_071_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_036/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.3 PAITA RAFFAELLA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.3 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": 94,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1207,
            "slug": "vs18_071_011",
            "identifier": "vs18_071_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_011/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.39 SOZZANI DIEGO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.39 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": 116,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 34.87
        },
        {
            "id": 1230,
            "slug": "vs18_071_041",
            "identifier": "vs18_071_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_041/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.6 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 1210,
            "slug": "vs18_071_005",
            "identifier": "vs18_071_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_005/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.13 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.13 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": 100,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 36.02
        },
        {
            "id": 1203,
            "slug": "vs18_071_050",
            "identifier": "vs18_071_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_050/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.27 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 4.27 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": 77.68,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 1193,
            "slug": "vs18_071_035",
            "identifier": "vs18_071_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_035/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.2 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.2 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": 41,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 70.88
        },
        {
            "id": 1191,
            "slug": "vs18_071_037",
            "identifier": "vs18_071_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_037/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.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": 94,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 1209,
            "slug": "vs18_071_040",
            "identifier": "vs18_071_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_040/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.7 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 3.7 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": 46,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 1192,
            "slug": "vs18_071_009",
            "identifier": "vs18_071_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_009/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.33 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.33 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": 37,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 1212,
            "slug": "vs18_071_023",
            "identifier": "vs18_071_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_023/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.2 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.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": 88,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 34.87
        },
        {
            "id": 1234,
            "slug": "vs18_071_026",
            "identifier": "vs18_071_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_026/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.14 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 2.14 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.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 1223,
            "slug": "vs18_071_003",
            "identifier": "vs18_071_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_003/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.6 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 78.84,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 1231,
            "slug": "vs18_071_010",
            "identifier": "vs18_071_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_010/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.35 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.35 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": 143,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 59.0
        }
    ]
}