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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=178",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=176",
    "results": [
        {
            "id": 4865,
            "slug": "vs18_392_005",
            "identifier": "vs18_392_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_005/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2617/32 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI) - Votazione Ordine del giorno 9/2617/32 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/32 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/32 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 60.61,
            "minority_cohesion_rate": 51.97
        },
        {
            "id": 6353,
            "slug": "vs18_392_033",
            "identifier": "vs18_392_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_033/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2617/116 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2617/116 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/116 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/116 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 62.12,
            "minority_cohesion_rate": 51.97
        },
        {
            "id": 4848,
            "slug": "vs18_392_001",
            "identifier": "vs18_392_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_001/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2617/1 BOLDI ROSSANA (LEGA) - Votazione Ordine del giorno 9/2617/1 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/1 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/1 BOLDI ROSSANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 51.57
        },
        {
            "id": 5861,
            "slug": "vs18_392_029",
            "identifier": "vs18_392_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_029/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2617/110 PANIZZUT MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2617/110 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/110 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/110 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 63.94,
            "minority_cohesion_rate": 53.15
        },
        {
            "id": 5390,
            "slug": "vs18_392_019",
            "identifier": "vs18_392_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_019/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2617/73 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2617/73 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/73 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/73 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 54.33
        },
        {
            "id": 6398,
            "slug": "vs18_396_009",
            "identifier": "vs18_396_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_009/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2648/31 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2648/31 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/31 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/31 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 5178,
            "slug": "vs18_396_011",
            "identifier": "vs18_396_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_011/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2648/35 RIZZETTO WALTER (FDI) - Votazione Ordine del giorno 9/2648/35 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/35 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/35 RIZZETTO WALTER (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 66.06,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 5505,
            "slug": "vs18_398_039",
            "identifier": "vs18_398_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_039/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 2.0200, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.0200, PDL n. 2207",
            "original_title": "Votazione Emendamento 2.0200, PDL n. 2207",
            "description_title": "Articolo aggiuntivo 2.0200, 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": 122,
            "majority_cohesion_rate": 62.31,
            "minority_cohesion_rate": 48.03
        },
        {
            "id": 5786,
            "slug": "vs18_398_015",
            "identifier": "vs18_398_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_015/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2165 e abb./2 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2165 e abb./2 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./2 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./2 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 6216,
            "slug": "vs18_398_018",
            "identifier": "vs18_398_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_018/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2165 e abb./5 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2165 e abb./5 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./5 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./5 BIGNAMI GALEAZZO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.0,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 5456,
            "slug": "vs18_398_007",
            "identifier": "vs18_398_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_007/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 2165",
            "original_title": "Votazione Articolo 2 PDL n. 2165",
            "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": 23,
            "majority_cohesion_rate": 65.96,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5800,
            "slug": "vs18_398_035",
            "identifier": "vs18_398_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_035/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2165 e abb./22 FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/2165 e abb./22 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./22 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./22 FORMENTINI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 5946,
            "slug": "vs18_400_006",
            "identifier": "vs18_400_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_006/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2229",
            "original_title": "Votazione Articolo 5 DDL n. 2229",
            "description_title": "Articolo 5",
            "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": 211,
            "majority_cohesion_rate": 66.57,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 6469,
            "slug": "vs18_400_017",
            "identifier": "vs18_400_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_017/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1676",
            "original_title": "Votazione Articolo 5 DDL n. 1676",
            "description_title": "Articolo 5",
            "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": 227,
            "majority_cohesion_rate": 70.82,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 6449,
            "slug": "vs18_400_015",
            "identifier": "vs18_400_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_015/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1676",
            "original_title": "Votazione Articolo 3 DDL n. 1676",
            "description_title": "Articolo 3",
            "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": 217,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 5427,
            "slug": "vs18_400_038",
            "identifier": "vs18_400_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_038/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2359",
            "original_title": "Votazione Articolo 2 DDL n. 2359",
            "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": 203,
            "majority_cohesion_rate": 65.35,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5642,
            "slug": "vs18_400_008",
            "identifier": "vs18_400_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_008/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1677",
            "original_title": "Votazione Articolo 1 DDL n. 1677",
            "description_title": "Articolo 1",
            "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": 225,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 6428,
            "slug": "vs18_400_013",
            "identifier": "vs18_400_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_013/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1676",
            "original_title": "Votazione Articolo 1 DDL n. 1676",
            "description_title": "Articolo 1",
            "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": 228,
            "majority_cohesion_rate": 71.12,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 6481,
            "slug": "vs18_400_018",
            "identifier": "vs18_400_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_018/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 18,
            "title": "Ratifica ed esecuzione dell'Accordo di cooperazione scientifica, tecnologica e innovazione tra il Governo della Repubblica italiana e il Governo dell'Australia, fatto a Canberra il 22 maggio 2017 (DDL 1676) - Votazione finale DDL n. 1676",
            "original_title": "Votazione finale DDL n. 1676",
            "description_title": "Ratifica ed esecuzione dell'Accordo di cooperazione scientifica, tecnologica e innovazione tra il Governo della Repubblica italiana e il Governo dell'Australia, fatto a Canberra il 22 maggio 2017 (DDL 1676)",
            "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": 1,
            "n_margin": 218,
            "majority_cohesion_rate": 70.82,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 6438,
            "slug": "vs18_400_014",
            "identifier": "vs18_400_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_014/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1676",
            "original_title": "Votazione Articolo 2 DDL n. 1676",
            "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": 69.0,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 6461,
            "slug": "vs18_400_016",
            "identifier": "vs18_400_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_016/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1676",
            "original_title": "Votazione Articolo 4 DDL n. 1676",
            "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": 1,
            "n_margin": 222,
            "majority_cohesion_rate": 69.0,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 5646,
            "slug": "vs18_400_047",
            "identifier": "vs18_400_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_047/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2322",
            "original_title": "Votazione Articolo 2 DDL n. 2322",
            "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": 199,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 5900,
            "slug": "vs18_400_001",
            "identifier": "vs18_400_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_001/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00376 MELONI GIORGIA (FDI), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LUPI MAURIZIO (MISTO) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 MELONI GIORGIA (FDI), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LUPI MAURIZIO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.91,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5054,
            "slug": "vs18_400_043",
            "identifier": "vs18_400_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_043/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2333",
            "original_title": "Votazione Articolo 2 DDL n. 2333",
            "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": 200,
            "majority_cohesion_rate": 64.44,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 6479,
            "slug": "vs18_401_024",
            "identifier": "vs18_401_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_401_024/?format=api",
            "sitting": {
                "id": 417,
                "date": "2020-09-30",
                "number": 401,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2091",
            "original_title": "Votazione Articolo 3 DDL n. 2091",
            "description_title": "Articolo 3",
            "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": 206,
            "majority_cohesion_rate": 64.13,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 4987,
            "slug": "vs18_401_010",
            "identifier": "vs18_401_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_401_010/?format=api",
            "sitting": {
                "id": 417,
                "date": "2020-09-30",
                "number": 401,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2122",
            "original_title": "Votazione Articolo 4 DDL n. 2122",
            "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": 1,
            "n_margin": 208,
            "majority_cohesion_rate": 63.83,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6276,
            "slug": "vs18_404_002",
            "identifier": "vs18_404_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_404_002/?format=api",
            "sitting": {
                "id": 420,
                "date": "2020-10-07",
                "number": 404,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00130, limitatamente alla parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00130",
            "original_title": "Votazione Risoluzione 6_00130",
            "description_title": "Risoluzione n. 6-00130, limitatamente alla parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 4883,
            "slug": "vs18_406_014",
            "identifier": "vs18_406_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_014/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2700/155 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2700/155 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/155 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/155 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6366,
            "slug": "vs18_406_008",
            "identifier": "vs18_406_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_008/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2700/68 RUSSO PAOLO (FI) - Votazione Ordine del giorno 9/2700/68 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/68 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/68 RUSSO PAOLO (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 4935,
            "slug": "vs18_406_020",
            "identifier": "vs18_406_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_020/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 20,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 14 agosto 2020, n. 104, recante misure urgenti per il sostegno e il rilancio dell'economia (Approvato dal Senato) (DDL 2700) - Votazione finale DDL n. 2700",
            "original_title": "Votazione finale DDL n. 2700",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 14 agosto 2020, n. 104, recante misure urgenti per il sostegno e il rilancio dell'economia (Approvato dal Senato) (DDL 2700)",
            "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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 76.9,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4880,
            "slug": "vs18_406_015",
            "identifier": "vs18_406_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_015/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2700/156 FRASSINETTI PAOLA (FDI) - Votazione Ordine del giorno 9/2700/156 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/156 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/156 FRASSINETTI PAOLA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5155,
            "slug": "vs18_407_001",
            "identifier": "vs18_407_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_407_001/?format=api",
            "sitting": {
                "id": 423,
                "date": "2020-10-13",
                "number": 407,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00136 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) (Doc. XVI, n. 4) - Votazione Risoluzione 6_00136",
            "original_title": "Votazione Risoluzione 6_00136",
            "description_title": "Risoluzione n. 6-00136 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 77.81,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5249,
            "slug": "vs18_407_004",
            "identifier": "vs18_407_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_407_004/?format=api",
            "sitting": {
                "id": 423,
                "date": "2020-10-13",
                "number": 407,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00138 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), GEBHARD RENATE (MISTO), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO), ROSPI GIANLUCA (MISTO) ed altri  (Doc. XVI, n. 4) - Votazione Risoluzione 6_00138",
            "original_title": "Votazione Risoluzione 6_00138",
            "description_title": "Risoluzione n. 6-00138 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), GEBHARD RENATE (MISTO), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO), ROSPI GIANLUCA (MISTO) ed altri  (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 78.42,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 4831,
            "slug": "vs18_408_003",
            "identifier": "vs18_408_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_408_003/?format=api",
            "sitting": {
                "id": 424,
                "date": "2020-10-14",
                "number": 408,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00141 GELMINI MARIASTELLA (FI), LUPI MAURIZIO (MISTO) ed altri (Doc. XVI, n. 4) - Votazione Risoluzione 6_00141",
            "original_title": "Votazione Risoluzione 6_00141",
            "description_title": "Risoluzione n. 6-00141 GELMINI MARIASTELLA (FI), LUPI MAURIZIO (MISTO) ed altri (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 104,
            "majority_cohesion_rate": 81.76,
            "minority_cohesion_rate": 54.33
        },
        {
            "id": 5842,
            "slug": "vs18_416_004",
            "identifier": "vs18_416_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_416_004/?format=api",
            "sitting": {
                "id": 432,
                "date": "2020-10-27",
                "number": 416,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00385, come riformulata, limitatamente alla premessa, CAPITANIO MASSIMILIANO (LEGA) ed altri - Votazione Mozione 1_00385",
            "original_title": "Votazione Mozione 1_00385",
            "description_title": "Mozione n. 1-00385, come riformulata, limitatamente alla premessa, CAPITANIO MASSIMILIANO (LEGA) 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": 1,
            "n_margin": 96,
            "majority_cohesion_rate": 73.48,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 6422,
            "slug": "vs18_417_088",
            "identifier": "vs18_417_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_088/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 4.451 CONTE FEDERICO (LEU) - Votazione Emendamento 4.451 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.451 PDL n. 0107",
            "description_title": "Emendamento 4.451 CONTE FEDERICO (LEU)",
            "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": 208,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5675,
            "slug": "vs18_417_076",
            "identifier": "vs18_417_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_076/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 4.290 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.290 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.290 PDL n. 0107",
            "description_title": "Emendamento 4.290 TURRI ROBERTO (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": 34,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4746,
            "slug": "vs18_417_001",
            "identifier": "vs18_417_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_001/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 GELMINI MARIASTELLA (FI) ed altri - Votazione pregiudiziale DDL n. 2727",
            "original_title": "Votazione pregiudiziale DDL n. 2727",
            "description_title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 GELMINI MARIASTELLA (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5964,
            "slug": "vs18_417_011",
            "identifier": "vs18_417_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_011/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.421 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.421 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.421 PDL n. 0107",
            "description_title": "Emendamento 1.421 TURRI ROBERTO (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": 39,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 61.02
        },
        {
            "id": 5522,
            "slug": "vs18_417_023",
            "identifier": "vs18_417_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_023/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 1.450 NOJA LISA (IV) e 1.433, come riformulato, NOVELLI ROBERTO (FI) - Votazione Emendamento 1.450 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.450 PDL n. 0107",
            "description_title": "Identici emendamenti 1.450 NOJA LISA (IV) e 1.433, come riformulato, NOVELLI ROBERTO (FI)",
            "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": 213,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 4754,
            "slug": "vs18_418_003",
            "identifier": "vs18_418_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_003/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 6.409 POTENTI MANFREDI (LEGA) - Votazione Emendamento 6.409 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.409 PDL n. 0107",
            "description_title": "Emendamento 6.409 POTENTI MANFREDI (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": 33,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 4760,
            "slug": "vs18_418_004",
            "identifier": "vs18_418_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_004/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 6.407 TURRI ROBERTO (LEGA) - Votazione Emendamento 6.407 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.407 PDL n. 0107",
            "description_title": "Emendamento 6.407 TURRI ROBERTO (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": 29,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4730,
            "slug": "vs18_418_001",
            "identifier": "vs18_418_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_001/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 6.405 TURRI ROBERTO (LEGA) e 6.406 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 6.405 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.405 PDL n. 0107",
            "description_title": "Identici emendamenti 6.405 TURRI ROBERTO (LEGA) e 6.406 BARTOLOZZI GIUSI (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": 32,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 5887,
            "slug": "vs18_420_006",
            "identifier": "vs18_420_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_006/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00151, limitatamente ai capoversi dodicesimo, tredicesimo, quattordicesimo e diciassettesimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00151",
            "original_title": "Votazione Risoluzione 6_00151",
            "description_title": "Risoluzione n. 6-00151, limitatamente ai capoversi dodicesimo, tredicesimo, quattordicesimo e diciassettesimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 230,
            "majority_cohesion_rate": 82.62,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 6191,
            "slug": "vs18_420_001",
            "identifier": "vs18_420_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_420_001/?format=api",
            "sitting": {
                "id": 436,
                "date": "2020-11-02",
                "number": 420,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00148, limitatamente alla parte dispositiva, ad eccezione del capoverso sesto, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO) - Votazione Risoluzione 6_00148",
            "original_title": "Votazione Risoluzione 6_00148",
            "description_title": "Risoluzione n. 6-00148, limitatamente alla parte dispositiva, ad eccezione del capoverso sesto, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), TABACCI BRUNO (MISTO), TASSO ANTONIO (MISTO) e GEBHARD RENATE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 81.4,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5452,
            "slug": "vs18_421_002",
            "identifier": "vs18_421_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_002/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 7.403 TURRI ROBERTO (LEGA) - Votazione Emendamento 7.403 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.403 PDL n. 0107",
            "description_title": "Emendamento 7.403 TURRI ROBERTO (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": 35,
            "majority_cohesion_rate": 73.17,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5972,
            "slug": "vs18_421_018",
            "identifier": "vs18_421_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_018/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento Tit. 1 NOJA LISA (IV) - Votazione Emendamento Tit. PDL n. 0107",
            "original_title": "Votazione Emendamento Tit. PDL n. 0107",
            "description_title": "Emendamento Tit. 1 NOJA LISA (IV)",
            "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": 231,
            "majority_cohesion_rate": 74.39,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 5502,
            "slug": "vs18_421_008",
            "identifier": "vs18_421_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_008/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 7.0404 LUPI MAURIZIO (MISTO) - Votazione Emendamento 7.0404 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.0404 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 7.0404 LUPI MAURIZIO (MISTO)",
            "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": 34,
            "majority_cohesion_rate": 73.48,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5515,
            "slug": "vs18_421_009",
            "identifier": "vs18_421_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_009/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 8.1 LUCASELLI YLENJA (FDI), 8.400 TURRI ROBERTO (LEGA) e 8.401 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.1 PDL n. 0107",
            "original_title": "Votazione Emendamento 8.1 PDL n. 0107",
            "description_title": "Identici emendamenti 8.1 LUCASELLI YLENJA (FDI), 8.400 TURRI ROBERTO (LEGA) e 8.401 BARTOLOZZI GIUSI (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": 34,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5410,
            "slug": "vs18_422_078",
            "identifier": "vs18_422_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_078/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 14.100 MAGLIONE PASQUALE (M5S) - Votazione Emendamento 14.100 PDL n. 1824",
            "original_title": "Votazione Emendamento 14.100 PDL n. 1824",
            "description_title": "Emendamento 14.100 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": 1,
            "n_margin": 209,
            "majority_cohesion_rate": 70.64,
            "minority_cohesion_rate": 65.35
        }
    ]
}