Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=50
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=majority_cohesion_rate&page=51",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=49",
    "results": [
        {
            "id": 8804,
            "slug": "vs18_477_008",
            "identifier": "vs18_477_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_008/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.1 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 3.1 DDL n. 2757",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2757",
            "description_title": "Emendamento 3.1 MONTARULI AUGUSTA (FDI)",
            "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": 176,
            "majority_cohesion_rate": 71.54,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 8779,
            "slug": "vs18_477_053",
            "identifier": "vs18_477_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_053/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2757",
            "original_title": "Votazione Articolo 14 DDL n. 2757",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 186,
            "majority_cohesion_rate": 71.54,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 8768,
            "slug": "vs18_477_006",
            "identifier": "vs18_477_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_006/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.4 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 3.4 DDL n. 2757",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2757",
            "description_title": "Emendamento 3.4 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 181,
            "majority_cohesion_rate": 71.54,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 8823,
            "slug": "vs18_477_055",
            "identifier": "vs18_477_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_055/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 2757",
            "original_title": "Votazione Articolo 15 DDL n. 2757",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 183,
            "majority_cohesion_rate": 71.54,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 3473,
            "slug": "vs18_181_037",
            "identifier": "vs18_181_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_037/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.7 SANTELLI JOLE (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 6.7 SANTELLI JOLE (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": 54,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 50.19
        },
        {
            "id": 4506,
            "slug": "vs18_181_011",
            "identifier": "vs18_181_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_011/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.8 CARNEVALI ELENA (PD)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 5.8 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 3485,
            "slug": "vs18_181_060",
            "identifier": "vs18_181_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_060/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 12.100 BOND DARIO (FI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 12.100 BOND DARIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 30.04
        },
        {
            "id": 3468,
            "slug": "vs18_181_068",
            "identifier": "vs18_181_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_068/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 13.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 13.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": 12,
            "n_margin": 103,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 30.8
        },
        {
            "id": 4509,
            "slug": "vs18_181_023",
            "identifier": "vs18_181_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_023/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 3.14 CANNIZZARO FRANCESCO (FI) e 3.106 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Identici emendamenti 3.14 CANNIZZARO FRANCESCO (FI) e 3.106 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": 124,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 5658,
            "slug": "vs18_422_067",
            "identifier": "vs18_422_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_067/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 10.100 BUBISUTTI AURELIA (LEGA) - Votazione Emendamento 10.100 PDL n. 1824",
            "original_title": "Votazione Emendamento 10.100 PDL n. 1824",
            "description_title": "Emendamento 10.100 BUBISUTTI AURELIA (LEGA)",
            "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": 71.56,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5671,
            "slug": "vs18_422_060",
            "identifier": "vs18_422_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_060/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 6.100, nel testo riformulato, MAGLIONE PASQUALE (M5S) - Votazione Emendamento 6.100, PDL n. 1824",
            "original_title": "Votazione Emendamento 6.100, PDL n. 1824",
            "description_title": "Emendamento 6.100, nel testo riformulato, MAGLIONE PASQUALE (M5S)",
            "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": 209,
            "majority_cohesion_rate": 71.56,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5978,
            "slug": "vs18_335_039",
            "identifier": "vs18_335_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_039/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.10 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.10 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2447",
            "description_title": "Emendamento 1.10 BALDINI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 71.56,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 6139,
            "slug": "vs18_422_056",
            "identifier": "vs18_422_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_056/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1824",
            "original_title": "Votazione Articolo 4 PDL n. 1824",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 203,
            "majority_cohesion_rate": 71.56,
            "minority_cohesion_rate": 59.06
        },
        {
            "id": 5945,
            "slug": "vs18_335_030",
            "identifier": "vs18_335_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_030/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.73 CECCHETTI FABRIZIO (LEGA) - Votazione Emendamento 1.73 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.73 DDL n. 2447",
            "description_title": "Emendamento 1.73 CECCHETTI FABRIZIO (LEGA)",
            "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": 24,
            "majority_cohesion_rate": 71.56,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 510,
            "slug": "vs18_082_075",
            "identifier": "vs18_082_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_075/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1201/6 (Nuova formulazione) MONTARULI AUGUSTA (FDI)\n     - Votazione Ordine del giorno 9/1201/6 DDL n.1201",
            "original_title": "Votazione Ordine del giorno 9/1201/6 DDL n.1201",
            "description_title": "Ordine del giorno n. 9/1201/6 (Nuova formulazione) MONTARULI AUGUSTA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 71.59,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 7001,
            "slug": "vs18_486_025",
            "identifier": "vs18_486_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_486_025/?format=api",
            "sitting": {
                "id": 502,
                "date": "2021-04-14",
                "number": 486,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2654",
            "original_title": "Votazione Articolo 2 DDL n. 2654",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 223,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6703,
            "slug": "vs18_292_012",
            "identifier": "vs18_292_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_012/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.100, DDL n. 2302",
            "original_title": "Votazione Emendamento 2.100, DDL n. 2302",
            "description_title": "Emendamento 2.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 58.75
        },
        {
            "id": 7980,
            "slug": "vs18_511_017",
            "identifier": "vs18_511_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_511_017/?format=api",
            "sitting": {
                "id": 527,
                "date": "2021-05-19",
                "number": 511,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/3099/126 CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/3099/126 DDL n. 3099",
            "original_title": "Votazione Ordine del giorno 9/3099/126 DDL n. 3099",
            "description_title": "Ordine del giorno n. 9/3099/126 CAIATA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 215,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6994,
            "slug": "vs18_486_013",
            "identifier": "vs18_486_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_486_013/?format=api",
            "sitting": {
                "id": 502,
                "date": "2021-04-14",
                "number": 486,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2579",
            "original_title": "Votazione Articolo 2 DDL n. 2579",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 222,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 7977,
            "slug": "vs18_511_015",
            "identifier": "vs18_511_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_511_015/?format=api",
            "sitting": {
                "id": 527,
                "date": "2021-05-19",
                "number": 511,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/3099/62, come riformulato, VINCI GIANLUCA (FDI) - Votazione Ordine del giorno 9/3099/62, DDL n. 3099",
            "original_title": "Votazione Ordine del giorno 9/3099/62, DDL n. 3099",
            "description_title": "Ordine del giorno n. 9/3099/62, come riformulato, VINCI GIANLUCA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 218,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6695,
            "slug": "vs18_292_009",
            "identifier": "vs18_292_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_009/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.021 CENTEMERO GIULIO (LEGA) - Votazione Emendamento 1.021 DDL n. 2302",
            "original_title": "Votazione Emendamento 1.021 DDL n. 2302",
            "description_title": "Articolo aggiuntivo 1.021 CENTEMERO GIULIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 59.14
        },
        {
            "id": 8297,
            "slug": "vs18_460_020",
            "identifier": "vs18_460_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_020/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 3.0113 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 3.0113 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.0113 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 3.0113 LOLLOBRIGIDA FRANCESCO (FDI)",
            "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": 190,
            "majority_cohesion_rate": 71.62,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 3396,
            "slug": "vs18_130_016",
            "identifier": "vs18_130_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_016/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.368 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.368 GIORGIS ANDREA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 4457,
            "slug": "vs18_129_009",
            "identifier": "vs18_129_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_009/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.214 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.214 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 64.26
        },
        {
            "id": 4443,
            "slug": "vs18_129_010",
            "identifier": "vs18_129_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_010/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.215 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.215 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 2254,
            "slug": "vs18_165_007",
            "identifier": "vs18_165_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_007/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 9.100 CARDINALE DANIELA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 9.100 CARDINALE DANIELA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 3772,
            "slug": "vs18_140_037",
            "identifier": "vs18_140_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_037/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 19.5 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 19.5 DE LUCA PIERO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 124,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3764,
            "slug": "vs18_140_049",
            "identifier": "vs18_140_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_049/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.1354",
            "original_title": "Votazione Articolo PDL n.1354",
            "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": 223,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 3762,
            "slug": "vs18_140_032",
            "identifier": "vs18_140_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_032/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 18\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 18\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": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 4452,
            "slug": "vs18_129_002",
            "identifier": "vs18_129_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_002/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.206 FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.206 FIANO EMANUELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 2571,
            "slug": "vs18_113_007",
            "identifier": "vs18_113_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_007/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 7,
            "title": "Subemendamento 0.1.900.7 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.7 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 3684,
            "slug": "vs18_159_013",
            "identifier": "vs18_159_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_013/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.15 GRIBAUDO CHIARA (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 1.15 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": 8,
            "n_margin": 71,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 4281,
            "slug": "vs18_126_004",
            "identifier": "vs18_126_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_126_004/?format=api",
            "sitting": {
                "id": 142,
                "date": "2019-02-14",
                "number": 126,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.201 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.201 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 64.26
        },
        {
            "id": 3775,
            "slug": "vs18_140_029",
            "identifier": "vs18_140_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_029/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 17\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 17\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": 5,
            "n_margin": 126,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 3771,
            "slug": "vs18_140_041",
            "identifier": "vs18_140_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_041/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 20.100 della Commissione\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 20.100 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 115,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 60.84
        },
        {
            "id": 2192,
            "slug": "vs18_156_005",
            "identifier": "vs18_156_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_005/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0491",
            "original_title": "Votazione Articolo PDL n.0491",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 181,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 41.44
        },
        {
            "id": 3752,
            "slug": "vs18_140_044",
            "identifier": "vs18_140_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_044/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 21 (Mantenimento)\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 21 (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": 6,
            "n_margin": 80,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 3685,
            "slug": "vs18_159_027",
            "identifier": "vs18_159_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_027/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1433",
            "original_title": "Votazione Articolo DDL n.1433",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 69.96
        },
        {
            "id": 3785,
            "slug": "vs18_140_031",
            "identifier": "vs18_140_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_031/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 18.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 18.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": 124,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 3790,
            "slug": "vs18_140_030",
            "identifier": "vs18_140_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_030/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 18.100 della Commissione\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Emendamento 18.100 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 125,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 3800,
            "slug": "vs18_140_028",
            "identifier": "vs18_140_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_028/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 16\n     - Votazione Articolo DDL n.1432",
            "original_title": "Votazione Articolo DDL n.1432",
            "description_title": "Articolo 16\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 123,
            "majority_cohesion_rate": 71.64,
            "minority_cohesion_rate": 69.2
        },
        {
            "id": 16001,
            "slug": "18-168-38",
            "identifier": "18-168-38",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-168-38/?format=api",
            "sitting": {
                "id": 924,
                "date": "2019-11-21",
                "number": 168,
                "branch": "S"
            },
            "number": 38,
            "title": "Mozioni su iniziative per Venezia alla luce dei recenti     eventi alluvionali. Mozione 1-00192, Ferrazzi e altri",
            "original_title": "Mozioni su iniziative per Venezia alla luce dei recenti     eventi alluvionali. Mozione 1-00192, Ferrazzi e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 103,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 61.76
        },
        {
            "id": 6140,
            "slug": "vs18_376_015",
            "identifier": "vs18_376_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_015/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.120 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.120 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.120 PDL n. 0687",
            "description_title": "Emendamento 2.120 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 4885,
            "slug": "vs18_387_007",
            "identifier": "vs18_387_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_387_007/?format=api",
            "sitting": {
                "id": 403,
                "date": "2020-08-05",
                "number": 387,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00353, limitatamente alla premessa, VALENTINI VALENTINO (FI) ed altri - Votazione Mozione 1_00353",
            "original_title": "Votazione Mozione 1_00353",
            "description_title": "Mozione n. 1-00353, limitatamente alla premessa, VALENTINI VALENTINO (FI) ed altri",
            "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": 172,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 42.91
        },
        {
            "id": 5605,
            "slug": "vs18_376_020",
            "identifier": "vs18_376_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_020/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.31 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.31 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.31 PDL n. 0687",
            "description_title": "Emendamento 2.31 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 6122,
            "slug": "vs18_381_022",
            "identifier": "vs18_381_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_022/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.105 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.105 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.105 PDL n. 1056",
            "description_title": "Emendamento 2.105 ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5783,
            "slug": "vs18_362_037",
            "identifier": "vs18_362_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_037/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2547/109 BRUNETTA RENATO (FI) - Votazione Ordine del giorno 9/2547/109 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/109 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/109 BRUNETTA RENATO (FI)",
            "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": 33,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5033,
            "slug": "vs18_381_005",
            "identifier": "vs18_381_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_005/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.120 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.120 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.120 PDL n. 1056",
            "description_title": "Emendamento 2.120 MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 6070,
            "slug": "vs18_381_024",
            "identifier": "vs18_381_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_024/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.106 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.106 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.106 PDL n. 1056",
            "description_title": "Emendamento 2.106 ZANELLA FEDERICA (FI)",
            "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": 27,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5655,
            "slug": "vs18_376_029",
            "identifier": "vs18_376_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_029/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.205 LUCASELLI YLENJA (FDI) - Votazione Emendamento 2.205 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.205 PDL n. 0687",
            "description_title": "Emendamento 2.205 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 73.73
        }
    ]
}