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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=51",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=49",
    "results": [
        {
            "id": 4826,
            "slug": "vs18_438_008",
            "identifier": "vs18_438_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_008/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2727/9 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2727/9 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/9 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/9 MONTARULI AUGUSTA (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": 79.53
        },
        {
            "id": 4837,
            "slug": "vs18_438_005",
            "identifier": "vs18_438_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_005/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2727/6 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2727/6 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/6 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/6 OSNATO 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": 24,
            "majority_cohesion_rate": 74.23,
            "minority_cohesion_rate": 80.71
        },
        {
            "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": 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": 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": 5899,
            "slug": "vs18_438_016",
            "identifier": "vs18_438_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_016/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2727/17 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2727/17 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/17 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/17 DELMASTRO DELLE VEDOVE ANDREA (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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 6192,
            "slug": "vs18_438_013",
            "identifier": "vs18_438_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_013/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2727/14 BUTTI ALESSIO (FDI) - Votazione Ordine del giorno 9/2727/14 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/14 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/14 BUTTI ALESSIO (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": 25,
            "majority_cohesion_rate": 75.46,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 4813,
            "slug": "vs18_438_002",
            "identifier": "vs18_438_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_002/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2727/3 ROTELLI MAURO (FDI) - Votazione Ordine del giorno 9/2727/3 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/3 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/3 ROTELLI MAURO (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": 29,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 76.38
        },
        {
            "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": 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": 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": 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": 5319,
            "slug": "vs18_439_114",
            "identifier": "vs18_439_114",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_114/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/2727/218 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2727/218 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/218 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/218 ZANGRILLO 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": 33,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 59.45
        },
        {
            "id": 5361,
            "slug": "vs18_439_163",
            "identifier": "vs18_439_163",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_163/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 163,
            "title": "Ordine del giorno n. 9/2727/278 CORTELAZZO PIERGIORGIO (FI) - Votazione Ordine del giorno 9/2727/278 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/278 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/278 CORTELAZZO PIERGIORGIO (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": 74,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 34.25
        },
        {
            "id": 4808,
            "slug": "vs18_439_022",
            "identifier": "vs18_439_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_022/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2727/114 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/114 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/114 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/114 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 4814,
            "slug": "vs18_439_023",
            "identifier": "vs18_439_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_023/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2727/115 COMENCINI VITO (LEGA) - Votazione Ordine del giorno 9/2727/115 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/115 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/115 COMENCINI VITO (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": 27,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 4845,
            "slug": "vs18_439_127",
            "identifier": "vs18_439_127",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_127/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 127,
            "title": "Ordine del giorno n. 9/2727/232 NAPOLI OSVALDO (FI) - Votazione Ordine del giorno 9/2727/232 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/232 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/232 NAPOLI OSVALDO (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": 35,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 5192,
            "slug": "vs18_439_066",
            "identifier": "vs18_439_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_066/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2727/163 BADOLE MIRCO (LEGA) - Votazione Ordine del giorno 9/2727/163 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/163 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/163 BADOLE MIRCO (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.17,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5177,
            "slug": "vs18_439_067",
            "identifier": "vs18_439_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_067/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2727/164 LOCATELLI ALESSANDRA (LEGA) - Votazione Ordine del giorno 9/2727/164 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/164 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/164 LOCATELLI ALESSANDRA (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.63,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5278,
            "slug": "vs18_439_010",
            "identifier": "vs18_439_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_010/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2727/101 GAVA VANNIA (LEGA) - Votazione Ordine del giorno 9/2727/101 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/101 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/101 GAVA VANNIA (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": 69.63,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5264,
            "slug": "vs18_439_131",
            "identifier": "vs18_439_131",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_131/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/2727/236 MANDELLI ANDREA (FI) - Votazione Ordine del giorno 9/2727/236 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/236 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/236 MANDELLI ANDREA (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": 37,
            "majority_cohesion_rate": 66.56,
            "minority_cohesion_rate": 57.87
        },
        {
            "id": 5288,
            "slug": "vs18_439_091",
            "identifier": "vs18_439_091",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_091/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2727/189 GAGLIARDI MANUELA (MISTO) - Votazione Ordine del giorno 9/2727/189 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/189 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/189 GAGLIARDI MANUELA (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": 23,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5295,
            "slug": "vs18_439_117",
            "identifier": "vs18_439_117",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_117/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/2727/221 VITO ELIO (FI) - Votazione Ordine del giorno 9/2727/221 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/221 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/221 VITO ELIO (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": 34,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 5256,
            "slug": "vs18_439_130",
            "identifier": "vs18_439_130",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_130/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 130,
            "title": "Ordine del giorno n. 9/2727/235 PETTARIN GUIDO GERMANO (FI) - Votazione Ordine del giorno 9/2727/235 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/235 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/235 PETTARIN GUIDO GERMANO (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": 37,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 57.48
        },
        {
            "id": 5351,
            "slug": "vs18_439_164",
            "identifier": "vs18_439_164",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_164/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 164,
            "title": "Ordine del giorno n. 9/2727/279 FASANO VINCENZO (FI) - Votazione Ordine del giorno 9/2727/279 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/279 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/279 FASANO VINCENZO (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": 74,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 33.46
        },
        {
            "id": 5689,
            "slug": "vs18_439_053",
            "identifier": "vs18_439_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_053/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2727/148 TOMASI MAURA (LEGA) - Votazione Ordine del giorno 9/2727/148 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/148 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/148 TOMASI MAURA (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": 70.25,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5726,
            "slug": "vs18_439_056",
            "identifier": "vs18_439_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_056/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2727/151 SUTTO MAURO (LEGA) - Votazione Ordine del giorno 9/2727/151 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/151 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/151 SUTTO MAURO (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.63,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 5725,
            "slug": "vs18_439_124",
            "identifier": "vs18_439_124",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_124/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/2727/229 SAVINO ELVIRA (FI) - Votazione Ordine del giorno 9/2727/229 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/229 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/229 SAVINO ELVIRA (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": 36,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 59.84
        }
    ]
}