Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=23
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=24",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=22",
    "results": [
        {
            "id": 870,
            "slug": "vs18_044_002",
            "identifier": "vs18_044_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_002/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1117/16 MONTARULI AUGUSTA (FDI)\n     - Votazione Ordine del giorno 9/1117/16 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/16 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/16 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": 66,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 53.82
        },
        {
            "id": 846,
            "slug": "vs18_044_023",
            "identifier": "vs18_044_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_023/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1117/42 ORFINI MATTEO (PD)\n     - Votazione Ordine del giorno 9/1117/42 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/42 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/42 ORFINI MATTEO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 866,
            "slug": "vs18_044_025",
            "identifier": "vs18_044_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_025/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1117/44 CARNEVALI ELENA (PD)\n     - Votazione Ordine del giorno 9/1117/44 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/44 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/44 CARNEVALI ELENA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 1742,
            "slug": "vs18_025_005",
            "identifier": "vs18_025_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_005/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 1.5 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": 53,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 1048,
            "slug": "vs18_073_050",
            "identifier": "vs18_073_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_050/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 8.19 STUMPO NICOLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.19 STUMPO NICOLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 57.85
        },
        {
            "id": 1288,
            "slug": "vs18_044_119",
            "identifier": "vs18_044_119",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_119/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1117/154 BARATTO RAFFAELE (FI)\n     - Votazione Ordine del giorno 9/1117/154 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/154 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/154 BARATTO RAFFAELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 238,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 1030,
            "slug": "vs18_073_029",
            "identifier": "vs18_073_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_029/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.29 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.29 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 68.2
        },
        {
            "id": 872,
            "slug": "vs18_044_016",
            "identifier": "vs18_044_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_016/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1117/35 FERRI COSIMO MARIA (PD)\n     - Votazione Ordine del giorno 9/1117/35 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/35 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/35 FERRI COSIMO MARIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 1044,
            "slug": "vs18_073_028",
            "identifier": "vs18_073_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_028/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.27 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.27 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 65.9
        },
        {
            "id": 842,
            "slug": "vs18_044_003",
            "identifier": "vs18_044_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_003/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1117/18 MOLLICONE FEDERICO (FDI)\n     - Votazione Ordine del giorno 9/1117/18 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/18 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/18 MOLLICONE FEDERICO (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": 125,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 49.24
        },
        {
            "id": 672,
            "slug": "vs18_077_031",
            "identifier": "vs18_077_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_031/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1125",
            "original_title": "Votazione Articolo DDL n.1125",
            "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": 229,
            "majority_cohesion_rate": 78.55,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 1243,
            "slug": "vs18_044_102",
            "identifier": "vs18_044_102",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_102/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1117/128 POLLASTRINI BARBARA (PD)\n     - Votazione Ordine del giorno 9/1117/128 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/128 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/128 POLLASTRINI BARBARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 1275,
            "slug": "vs18_044_107",
            "identifier": "vs18_044_107",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_107/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1117/133 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Ordine del giorno 9/1117/133 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/133 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/133 BELLUCCI MARIA TERESA (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": 41,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 1028,
            "slug": "vs18_073_039",
            "identifier": "vs18_073_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_039/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.4 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 67.43
        },
        {
            "id": 1945,
            "slug": "vs18_089_081",
            "identifier": "vs18_089_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_081/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 11.14 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.14 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": 137,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 841,
            "slug": "vs18_044_022",
            "identifier": "vs18_044_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_022/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1117/41 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Ordine del giorno 9/1117/41 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/41 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/41 QUARTAPELLE PROCOPIO LIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 241,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 1281,
            "slug": "vs18_044_104",
            "identifier": "vs18_044_104",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_104/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1117/130 ZARDINI DIEGO (PD)\n     - Votazione Ordine del giorno 9/1117/130 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/130 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/130 ZARDINI DIEGO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 69.85
        },
        {
            "id": 1570,
            "slug": "vs18_073_066",
            "identifier": "vs18_073_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_066/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 11.011 PASTORINO LUCA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Articolo aggiuntivo 11.011 PASTORINO LUCA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 56.7
        },
        {
            "id": 1043,
            "slug": "vs18_073_038",
            "identifier": "vs18_073_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_038/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 7.1 GAGLIARDI MANUELA (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.1 GAGLIARDI MANUELA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 75.36,
            "minority_cohesion_rate": 53.64
        },
        {
            "id": 1420,
            "slug": "vs18_077_014",
            "identifier": "vs18_077_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_014/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0392",
            "original_title": "Votazione Articolo PDL n.0392",
            "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": 133,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 75.48
        },
        {
            "id": 1268,
            "slug": "vs18_044_125",
            "identifier": "vs18_044_125",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_125/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/1117/164 MORASSUT ROBERTO (PD)\n     - Votazione Ordine del giorno 9/1117/164 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/164 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/164 MORASSUT ROBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 1274,
            "slug": "vs18_044_117",
            "identifier": "vs18_044_117",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_117/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/1117/151 FATUZZO CARLO (FI)\n     - Votazione Ordine del giorno 9/1117/151 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/151 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/151 FATUZZO CARLO (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": 98,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 37.79
        },
        {
            "id": 1638,
            "slug": "vs18_089_006",
            "identifier": "vs18_089_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_006/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 10.1 MASCHIO CIRO (FDI) e 10.300 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Identici emendamenti 10.1 MASCHIO CIRO (FDI) e 10.300 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 35.25
        },
        {
            "id": 1974,
            "slug": "vs18_089_065",
            "identifier": "vs18_089_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_065/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 10.42 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 10.42 MASCHIO CIRO (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": 45,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 1018,
            "slug": "vs18_073_026",
            "identifier": "vs18_073_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_026/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 5.25 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 5.25 MURONI ROSSELLA (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 58,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 182,
            "slug": "vs18_089_125",
            "identifier": "vs18_089_125",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_125/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 125,
            "title": "Emendamento 1.96, come riformulato, COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.96, come riformulato, COSTA ENRICO (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": 219,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 1577,
            "slug": "vs18_073_072",
            "identifier": "vs18_073_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_072/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 12.303 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 12.303 BRAGA CHIARA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 1404,
            "slug": "vs18_077_011",
            "identifier": "vs18_077_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_011/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0392",
            "original_title": "Votazione Articolo PDL n.0392",
            "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": 91,
            "majority_cohesion_rate": 79.71,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 1260,
            "slug": "vs18_044_101",
            "identifier": "vs18_044_101",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_101/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1117/127 BAZOLI ALFREDO (PD)\n     - Votazione Ordine del giorno 9/1117/127 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/127 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/127 BAZOLI ALFREDO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 70.61
        },
        {
            "id": 869,
            "slug": "vs18_044_011",
            "identifier": "vs18_044_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_011/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1117/30 DELRIO GRAZIANO (PD)\n     - Votazione Ordine del giorno 9/1117/30 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/30 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/30 DELRIO GRAZIANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 858,
            "slug": "vs18_044_014",
            "identifier": "vs18_044_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_014/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1117/33 BORDO MICHELE (PD)\n     - Votazione Ordine del giorno 9/1117/33 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/33 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/33 BORDO MICHELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 67.94
        },
        {
            "id": 874,
            "slug": "vs18_044_012",
            "identifier": "vs18_044_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_012/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1117/31 CECCANTI STEFANO (PD)\n     - Votazione Ordine del giorno 9/1117/31 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/31 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/31 CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 990,
            "slug": "vs18_064_007",
            "identifier": "vs18_064_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_007/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.12 DE CARLO LUCA (FDI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 1.12 DE CARLO LUCA (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": 32,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 82.76
        },
        {
            "id": 1938,
            "slug": "vs18_089_085",
            "identifier": "vs18_089_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_085/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 11.22 MASCHIO CIRO (FDI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 11.22 MASCHIO CIRO (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": 62,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 59.0
        },
        {
            "id": 871,
            "slug": "vs18_044_006",
            "identifier": "vs18_044_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_006/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1117/25 NOJA LISA (PD)\n     - Votazione Ordine del giorno 9/1117/25 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/25 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/25 NOJA LISA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 62.21
        },
        {
            "id": 693,
            "slug": "vs18_029_025",
            "identifier": "vs18_029_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_025/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 015.021 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 015.021 CORTELAZZO PIERGIORGIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 1007,
            "slug": "vs18_073_046",
            "identifier": "vs18_073_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_046/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 8.2 SOZZANI DIEGO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 8.2 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": 44,
            "majority_cohesion_rate": 75.94,
            "minority_cohesion_rate": 66.28
        },
        {
            "id": 1601,
            "slug": "vs18_089_050",
            "identifier": "vs18_089_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_089_050/?format=api",
            "sitting": {
                "id": 105,
                "date": "2018-11-22",
                "number": 89,
                "branch": "C"
            },
            "number": 50,
            "title": "Subemendamento 0.10.500.43 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Subemendamento 0.10.500.43 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": 145,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 1016,
            "slug": "vs18_073_041",
            "identifier": "vs18_073_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_073_041/?format=api",
            "sitting": {
                "id": 89,
                "date": "2018-10-29",
                "number": 73,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 7.16 CASSINELLI ROBERTO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 7.16 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": 76.81,
            "minority_cohesion_rate": 68.58
        },
        {
            "id": 995,
            "slug": "vs18_064_009",
            "identifier": "vs18_064_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_009/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 1.17 SPENA MARIA (FI) e 1.103 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Identici emendamenti 1.17 SPENA MARIA (FI) e 1.103 GADDA MARIA 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": 37,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 80.84
        },
        {
            "id": 860,
            "slug": "vs18_044_019",
            "identifier": "vs18_044_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_019/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1117/38 PICCOLI NARDELLI FLAVIA (PD)\n     - Votazione Ordine del giorno 9/1117/38 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/38 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/38 PICCOLI NARDELLI FLAVIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 848,
            "slug": "vs18_044_013",
            "identifier": "vs18_044_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_013/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1117/32 CANTINI LAURA (PD)\n     - Votazione Ordine del giorno 9/1117/32 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/32 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/32 CANTINI LAURA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 963,
            "slug": "vs18_064_012",
            "identifier": "vs18_064_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_012/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.101 SQUERI LUCA (FI)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 1.101 SQUERI LUCA (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": 88,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 1437,
            "slug": "vs18_077_022",
            "identifier": "vs18_077_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_077_022/?format=api",
            "sitting": {
                "id": 93,
                "date": "2018-11-06",
                "number": 77,
                "branch": "C"
            },
            "number": 22,
            "title": "Inapplicabilità del giudizio abbreviato ai delitti puniti con la pena dell'ergastolo (PDL 392 e abbinata PDL 460)\n     - Votazione finale PDL n.0392",
            "original_title": "Votazione finale PDL n.0392",
            "description_title": "Inapplicabilità del giudizio abbreviato ai delitti puniti con la pena dell'ergastolo (PDL 392 e abbinata PDL 460)\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": 135,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 72.03
        },
        {
            "id": 1578,
            "slug": "vs18_074_009",
            "identifier": "vs18_074_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_009/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 20.300 BORGHI ENRICO (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 20.300 BORGHI ENRICO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 76.81,
            "minority_cohesion_rate": 40.61
        },
        {
            "id": 859,
            "slug": "vs18_044_001",
            "identifier": "vs18_044_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_001/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1117/13 GIACHETTI ROBERTO (PD)\n     - Votazione Ordine del giorno 9/1117/13 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/13 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/13 GIACHETTI ROBERTO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 80.29,
            "minority_cohesion_rate": 56.11
        },
        {
            "id": 1683,
            "slug": "vs18_044_036",
            "identifier": "vs18_044_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_036/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1117/55 GIACOMELLI ANTONELLO (PD)\n     - Votazione Ordine del giorno 9/1117/55 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/55 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/55 GIACOMELLI ANTONELLO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 1287,
            "slug": "vs18_044_111",
            "identifier": "vs18_044_111",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_111/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/1117/139 BORGHI ENRICO (PD)\n     - Votazione Ordine del giorno 9/1117/139 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/139 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/139 BORGHI ENRICO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 1861,
            "slug": "vs18_074_025",
            "identifier": "vs18_074_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_025/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 26.301 BRAGA CHIARA (PD)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 26.301 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": 228,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 4082,
            "slug": "vs18_130_086",
            "identifier": "vs18_130_086",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_086/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 1.773 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.773 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": 73.98,
            "minority_cohesion_rate": 64.26
        }
    ]
}