Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=date&page=251
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=date&page=252",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=date&page=250",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 4838,
            "slug": "vs18_438_006",
            "identifier": "vs18_438_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_006/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2727/7 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2727/7 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/7 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/7 MELONI GIORGIA (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": 24,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 80.71
        },
        {
            "id": 4793,
            "slug": "vs18_438_003",
            "identifier": "vs18_438_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_003/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2727/4 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2727/4 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/4 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/4 ZUCCONI RICCARDO (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": 72.7,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 4800,
            "slug": "vs18_438_004",
            "identifier": "vs18_438_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_004/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2727/5 RAMPELLI FABIO (FDI) - Votazione Ordine del giorno 9/2727/5 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/5 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/5 RAMPELLI FABIO (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": 73.93,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 6346,
            "slug": "vs18_438_020",
            "identifier": "vs18_438_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_020/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/21 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/21 BELLUCCI MARIA TERESA (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": 74.54,
            "minority_cohesion_rate": 81.5
        },
        {
            "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": 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": 6226,
            "slug": "vs18_438_018",
            "identifier": "vs18_438_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_018/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2727/19 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2727/19 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/19 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/19 CIABURRO MONICA (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": 22,
            "majority_cohesion_rate": 73.62,
            "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": 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": 5779,
            "slug": "vs18_438_009",
            "identifier": "vs18_438_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_009/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n.9/2727/10 GEMMATO MARCELLO (FDI) - Votazione Ordine del giorno 9/2727/10 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/10 DDL n. 2727",
            "description_title": "Ordine del giorno n.9/2727/10 GEMMATO MARCELLO (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": 22,
            "majority_cohesion_rate": 73.01,
            "minority_cohesion_rate": 81.1
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 6214,
            "slug": "vs18_438_019",
            "identifier": "vs18_438_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_019/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2727/20 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2727/20 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/20 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/20 CARETTA MARIA CRISTINA (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.31,
            "minority_cohesion_rate": 81.5
        },
        {
            "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": 6237,
            "slug": "vs18_438_017",
            "identifier": "vs18_438_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_017/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2727/18 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2727/18 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/18 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/18 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 4816,
            "slug": "vs18_438_007",
            "identifier": "vs18_438_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_007/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2727/8 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2727/8 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/8 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/8 PRISCO EMANUELE (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": 74.54,
            "minority_cohesion_rate": 80.31
        },
        {
            "id": 6174,
            "slug": "vs18_438_015",
            "identifier": "vs18_438_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_015/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2727/16 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2727/16 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/16 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/16 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 74.23,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 5874,
            "slug": "vs18_438_012",
            "identifier": "vs18_438_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_012/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/13 CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/13 CAIATA 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": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 79.92
        },
        {
            "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": 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": 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": 6249,
            "slug": "vs18_439_071",
            "identifier": "vs18_439_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_071/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2727/168 BASINI GIUSEPPE (LEGA) - Votazione Ordine del giorno 9/2727/168 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/168 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/168 BASINI GIUSEPPE (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": 22,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5873,
            "slug": "vs18_439_110",
            "identifier": "vs18_439_110",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_110/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/2727/212 RUSSO PAOLO (FI) - Votazione Ordine del giorno 9/2727/212 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/212 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/212 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 61.81
        },
        {
            "id": 5886,
            "slug": "vs18_439_151",
            "identifier": "vs18_439_151",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_151/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/2727/262 MUSELLA GRAZIANO (FI) - Votazione Ordine del giorno 9/2727/262 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/262 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/262 MUSELLA GRAZIANO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 5230,
            "slug": "vs18_439_016",
            "identifier": "vs18_439_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_016/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2727/107 LIUNI MARZIO (LEGA) - Votazione Ordine del giorno 9/2727/107 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/107 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/107 LIUNI MARZIO (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": 67.48,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 6554,
            "slug": "vs18_439_075",
            "identifier": "vs18_439_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_075/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2727/171 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2727/171 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/171 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/171 TOCCALINI LUCA (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": 22,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 6536,
            "slug": "vs18_439_073",
            "identifier": "vs18_439_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_073/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2727/169, limitatamente alle premesse, SALTAMARTINI BARBARA (LEGA) - Votazione Ordine del giorno 9/2727/169, DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/169, DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/169, limitatamente alle premesse, SALTAMARTINI BARBARA (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": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5302,
            "slug": "vs18_439_093",
            "identifier": "vs18_439_093",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_093/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/2727/191 BENIGNI STEFANO (MISTO) - Votazione Ordine del giorno 9/2727/191 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/191 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/191 BENIGNI STEFANO (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": 36,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 6507,
            "slug": "vs18_439_078",
            "identifier": "vs18_439_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_078/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2727/174 BILLI SIMONE (LEGA) - Votazione Ordine del giorno 9/2727/174 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/174 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/174 BILLI SIMONE (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": 69.94,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5283,
            "slug": "vs18_439_119",
            "identifier": "vs18_439_119",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_119/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/2727/224, sulla parte dispositiva, come riformulata, D'ETTORE FELICE MAURIZIO (FI) - Votazione Ordine del giorno 9/2727/224, DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/224, DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/224, sulla parte dispositiva, come riformulata, D'ETTORE FELICE MAURIZIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 12,
            "n_margin": 191,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 5892,
            "slug": "vs18_439_152",
            "identifier": "vs18_439_152",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_152/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 152,
            "title": "Ordine del giorno n. 9/2727/263 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2727/263 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/263 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/263 SAVINO SANDRA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 38.19
        },
        {
            "id": 5345,
            "slug": "vs18_439_161",
            "identifier": "vs18_439_161",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_161/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 161,
            "title": "Ordine del giorno n. 9/2727/275 CASINO MICHELE (FI) - Votazione Ordine del giorno 9/2727/275 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/275 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/275 CASINO MICHELE (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": 73,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 33.86
        },
        {
            "id": 5880,
            "slug": "vs18_439_150",
            "identifier": "vs18_439_150",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_150/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/2727/260 PORCHIETTO CLAUDIA (FI) - Votazione Ordine del giorno 9/2727/260 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/260 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/260 PORCHIETTO CLAUDIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 5730,
            "slug": "vs18_439_098",
            "identifier": "vs18_439_098",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_098/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/2727/195 BIANCOFIORE MICHAELA (FI) - Votazione Ordine del giorno 9/2727/195 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/195 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/195 BIANCOFIORE MICHAELA (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": 22,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5398,
            "slug": "vs18_439_051",
            "identifier": "vs18_439_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_051/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2727/146 POTENTI MANFREDI (LEGA) - Votazione Ordine del giorno 9/2727/146 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/146 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/146 POTENTI MANFREDI (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.55,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 6519,
            "slug": "vs18_439_033",
            "identifier": "vs18_439_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_033/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2727/125 MATURI FILIPPO (LEGA) - Votazione Ordine del giorno 9/2727/125 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/125 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/125 MATURI FILIPPO (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.55,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5721,
            "slug": "vs18_439_007",
            "identifier": "vs18_439_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_007/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2727/98 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2727/98 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/98 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/98 PRETTO ERIK UMBERTO (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": 70.86,
            "minority_cohesion_rate": 70.08
        }
    ]
}