Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=259
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=identifier&page=260",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=258",
    "results": [
        {
            "id": 6365,
            "slug": "vs18_438_022",
            "identifier": "vs18_438_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_022/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2727/23 FERRO WANDA (FDI) - Votazione Ordine del giorno 9/2727/23 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/23 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/23 FERRO WANDA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 6395,
            "slug": "vs18_438_023",
            "identifier": "vs18_438_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_023/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2727/24 LUCASELLI YLENJA (FDI) - Votazione Ordine del giorno 9/2727/24 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/24 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/24 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 82.28
        },
        {
            "id": 6385,
            "slug": "vs18_438_024",
            "identifier": "vs18_438_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_024/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2727/25 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/2727/25 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/25 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/25 MOLLICONE FEDERICO (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 6489,
            "slug": "vs18_438_025",
            "identifier": "vs18_438_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_025/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2727/26 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2727/26 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/26 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/26 CIRIELLI EDMONDO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 6397,
            "slug": "vs18_438_026",
            "identifier": "vs18_438_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_026/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2727/27 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2727/27 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/27 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/27 SILVESTRONI MARCO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 6510,
            "slug": "vs18_438_027",
            "identifier": "vs18_438_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_027/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2727/28 MASCHIO CIRO (FDI) - Votazione Ordine del giorno 9/2727/28 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/28 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/28 MASCHIO CIRO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 6506,
            "slug": "vs18_438_028",
            "identifier": "vs18_438_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_028/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2727/29 FRASSINETTI PAOLA (FDI) - Votazione Ordine del giorno 9/2727/29 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/29 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/29 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 6533,
            "slug": "vs18_438_029",
            "identifier": "vs18_438_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_029/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2727/30 VARCHI MARIA CAROLINA (FDI) - Votazione Ordine del giorno 9/2727/30 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/30 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/30 VARCHI MARIA CAROLINA (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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 5200,
            "slug": "vs18_438_030",
            "identifier": "vs18_438_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_030/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2727/31 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2727/31 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/31 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/31 DEIDDA SALVATORE (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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 80.71
        },
        {
            "id": 5193,
            "slug": "vs18_438_031",
            "identifier": "vs18_438_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_031/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2727/32 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI) - Votazione Ordine del giorno 9/2727/32 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/32 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 5182,
            "slug": "vs18_438_032",
            "identifier": "vs18_438_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_032/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2727/33 FOTI TOMMASO (FDI) - Votazione Ordine del giorno 9/2727/33 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/33 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/33 FOTI TOMMASO (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 5170,
            "slug": "vs18_438_033",
            "identifier": "vs18_438_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_033/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2727/34 LATTANZIO PAOLO (MISTO) - Votazione Ordine del giorno 9/2727/34 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/34 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/34 LATTANZIO PAOLO (MISTO)",
            "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": 17,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 5161,
            "slug": "vs18_438_034",
            "identifier": "vs18_438_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_034/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2727/35 TONDO RENZO (MISTO) - Votazione Ordine del giorno 9/2727/35 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/35 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/35 TONDO RENZO (MISTO)",
            "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": 20,
            "majority_cohesion_rate": 73.62,
            "minority_cohesion_rate": 82.28
        },
        {
            "id": 5154,
            "slug": "vs18_438_035",
            "identifier": "vs18_438_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_035/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2727/36 GERMANA' ANTONINO (MISTO) - Votazione Ordine del giorno 9/2727/36 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/36 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/36 GERMANA' ANTONINO (MISTO)",
            "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": 17,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 82.68
        },
        {
            "id": 4896,
            "slug": "vs18_438_036",
            "identifier": "vs18_438_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_036/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2727/37 SANGREGORIO EUGENIO (MISTO) - Votazione Ordine del giorno 9/2727/37 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/37 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/37 SANGREGORIO EUGENIO (MISTO)",
            "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": 24,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 5272,
            "slug": "vs18_438_037",
            "identifier": "vs18_438_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_037/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2727/38 SGARBI VITTORIO (MISTO) - Votazione Ordine del giorno 9/2727/38 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/38 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/38 SGARBI VITTORIO (MISTO)",
            "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": 24,
            "majority_cohesion_rate": 72.7,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5265,
            "slug": "vs18_438_038",
            "identifier": "vs18_438_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_038/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2727/39 COLUCCI ALESSANDRO (MISTO) - Votazione Ordine del giorno 9/2727/39 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/39 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/39 COLUCCI ALESSANDRO (MISTO)",
            "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": 18,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 5253,
            "slug": "vs18_438_039",
            "identifier": "vs18_438_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_039/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2727/40 LUPI MAURIZIO (MISTO) - Votazione Ordine del giorno 9/2727/40 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/40 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/40 LUPI MAURIZIO (MISTO)",
            "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": 18,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 5366,
            "slug": "vs18_438_040",
            "identifier": "vs18_438_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_040/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2727/42 GIANNONE VERONICA (MISTO) - Votazione Ordine del giorno 9/2727/42 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/42 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/42 GIANNONE VERONICA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 116,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5696,
            "slug": "vs18_438_041",
            "identifier": "vs18_438_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_041/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2727/59 CENTEMERO GIULIO (LEGA) - Votazione Ordine del giorno 9/2727/59 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/59 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/59 CENTEMERO GIULIO (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 5687,
            "slug": "vs18_438_042",
            "identifier": "vs18_438_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_042/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2727/60 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Ordine del giorno 9/2727/60 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/60 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/60 GUSMEROLI ALBERTO LUIGI (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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 73.31,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 5710,
            "slug": "vs18_438_043",
            "identifier": "vs18_438_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_043/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2727/61 BELOTTI DANIELE (LEGA) - Votazione Ordine del giorno 9/2727/61 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/61 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/61 BELOTTI DANIELE (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": 19,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5702,
            "slug": "vs18_438_044",
            "identifier": "vs18_438_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_044/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2727/62 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2727/62 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/62 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/62 STEFANI ALBERTO (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": 27,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5396,
            "slug": "vs18_438_045",
            "identifier": "vs18_438_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_045/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2727/64 MOLTENI NICOLA (LEGA) - Votazione Ordine del giorno 9/2727/64 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/64 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/64 MOLTENI NICOLA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5393,
            "slug": "vs18_438_046",
            "identifier": "vs18_438_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_046/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2727/65 BORDONALI SIMONA (LEGA) - Votazione Ordine del giorno 9/2727/65 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/65 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/65 BORDONALI SIMONA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5682,
            "slug": "vs18_438_047",
            "identifier": "vs18_438_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_047/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2727/66 DURIGON CLAUDIO (LEGA) - Votazione Ordine del giorno 9/2727/66 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/66 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/66 DURIGON CLAUDIO (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": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5399,
            "slug": "vs18_438_048",
            "identifier": "vs18_438_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_048/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2727/67 MAGGIONI MARCO (LEGA) - Votazione Ordine del giorno 9/2727/67 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/67 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/67 MAGGIONI MARCO (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": 20,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5749,
            "slug": "vs18_438_049",
            "identifier": "vs18_438_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_049/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2727/68 RACCHELLA GERMANO (LEGA) - Votazione Ordine del giorno 9/2727/68 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/68 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/68 RACCHELLA GERMANO (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": 21,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5817,
            "slug": "vs18_438_050",
            "identifier": "vs18_438_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_050/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2727/69 VALBUSA VANIA (LEGA) - Votazione Ordine del giorno 9/2727/69 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/69 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/69 VALBUSA VANIA (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5808,
            "slug": "vs18_438_051",
            "identifier": "vs18_438_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_051/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2727/70 TIRAMANI PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/70 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/70 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/70 TIRAMANI 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5799,
            "slug": "vs18_438_052",
            "identifier": "vs18_438_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_052/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2727/71 PATERNOSTER PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/71 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/71 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/71 PATERNOSTER 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 6185,
            "slug": "vs18_438_053",
            "identifier": "vs18_438_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_053/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2727/72 PETTAZZI LINO (LEGA) - Votazione Ordine del giorno 9/2727/72 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/72 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/72 PETTAZZI LINO (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 6195,
            "slug": "vs18_438_054",
            "identifier": "vs18_438_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_054/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2727/73 BUBISUTTI AURELIA (LEGA) - Votazione Ordine del giorno 9/2727/73 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/73 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/73 BUBISUTTI AURELIA (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": 17,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 6170,
            "slug": "vs18_438_055",
            "identifier": "vs18_438_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_055/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2727/74 GIACCONE ANDREA (LEGA) - Votazione Ordine del giorno 9/2727/74 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/74 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/74 GIACCONE ANDREA (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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 6176,
            "slug": "vs18_438_056",
            "identifier": "vs18_438_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_056/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2727/75 LUCCHINI ELENA (LEGA) - Votazione Ordine del giorno 9/2727/75 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/75 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/75 LUCCHINI ELENA (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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6222,
            "slug": "vs18_438_057",
            "identifier": "vs18_438_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_057/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2727/76 CECCHETTI FABRIZIO (LEGA) - Votazione Ordine del giorno 9/2727/76 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/76 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/76 CECCHETTI FABRIZIO (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6235,
            "slug": "vs18_438_058",
            "identifier": "vs18_438_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_058/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2727/77 CAPARVI VIRGINIO (LEGA) - Votazione Ordine del giorno 9/2727/77 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/77 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/77 CAPARVI VIRGINIO (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 6204,
            "slug": "vs18_438_059",
            "identifier": "vs18_438_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_059/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2727/78 LAZZARINI ARIANNA (LEGA) - Votazione Ordine del giorno 9/2727/78 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/78 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/78 LAZZARINI ARIANNA (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6251,
            "slug": "vs18_438_060",
            "identifier": "vs18_438_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_060/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2727/79 MINARDO ANTONINO (LEGA) - Votazione Ordine del giorno 9/2727/79 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/79 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/79 MINARDO ANTONINO (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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 6270,
            "slug": "vs18_438_061",
            "identifier": "vs18_438_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_061/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2727/80 ZOFFILI EUGENIO (LEGA) - Votazione Ordine del giorno 9/2727/80 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/80 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/80 ZOFFILI EUGENIO (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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 6261,
            "slug": "vs18_438_062",
            "identifier": "vs18_438_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_062/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2727/81 CARRARA MAURIZIO (LEGA) - Votazione Ordine del giorno 9/2727/81 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/81 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/81 CARRARA MAURIZIO (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 79.13
        },
        {
            "id": 6284,
            "slug": "vs18_438_063",
            "identifier": "vs18_438_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_063/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2727/82 FOSCOLO SARA (LEGA) - Votazione Ordine del giorno 9/2727/82 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/82 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/82 FOSCOLO SARA (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 6281,
            "slug": "vs18_438_064",
            "identifier": "vs18_438_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_064/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2727/84 RAVETTO LAURA (LEGA) - Votazione Ordine del giorno 9/2727/84 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/84 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/84 RAVETTO LAURA (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": 29,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 6486,
            "slug": "vs18_438_065",
            "identifier": "vs18_438_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_065/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2727/85 MOSCHIONI DANIELE (LEGA) - Votazione Ordine del giorno 9/2727/85 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/85 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/85 MOSCHIONI DANIELE (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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 6496,
            "slug": "vs18_438_066",
            "identifier": "vs18_438_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_066/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2727/86 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/2727/86 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/86 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/86 FURGIUELE DOMENICO (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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6504,
            "slug": "vs18_438_067",
            "identifier": "vs18_438_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_067/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2727/88 COVOLO SILVIA (LEGA) - Votazione Ordine del giorno 9/2727/88 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/88 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/88 COVOLO SILVIA (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": 35,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6517,
            "slug": "vs18_438_068",
            "identifier": "vs18_438_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_068/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2727/89 PANIZZUT MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2727/89 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/89 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/89 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": 34,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 6525,
            "slug": "vs18_438_069",
            "identifier": "vs18_438_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_069/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2727/90 BOLDI ROSSANA (LEGA) - Votazione Ordine del giorno 9/2727/90 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/90 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/90 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 4835,
            "slug": "vs18_438_070",
            "identifier": "vs18_438_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_070/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2727/91 FOGLIANI KETTY (LEGA) - Votazione Ordine del giorno 9/2727/91 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/91 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/91 FOGLIANI KETTY (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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 5768,
            "slug": "vs18_439_001",
            "identifier": "vs18_439_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_001/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2727/92 LORENZONI EVA (LEGA) - Votazione Ordine del giorno 9/2727/92 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/92 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/92 LORENZONI EVA (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 70.47
        }
    ]
}