Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=226
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_margin&page=227",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=225",
    "results": [
        {
            "id": 5211,
            "slug": "vs18_396_012",
            "identifier": "vs18_396_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_012/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2648/36 BENIGNI STEFANO (MISTO) - Votazione Ordine del giorno 9/2648/36 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/36 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/36 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.15,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 10890,
            "slug": "18-15-111",
            "identifier": "18-15-111",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-111/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 111,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.0.121, Verducci e altri",
            "original_title": "Em. 1.0.121, Verducci e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 92.81,
            "minority_cohesion_rate": 73.85
        },
        {
            "id": 4294,
            "slug": "vs18_266_055",
            "identifier": "vs18_266_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_055/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3-quinquies.500 CASINO MICHELE (FI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 3-quinquies.500 CASINO MICHELE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 4796,
            "slug": "vs18_362_053",
            "identifier": "vs18_362_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_053/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2547/134 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2547/134 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/134 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/134 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": 30,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6452,
            "slug": "vs18_417_083",
            "identifier": "vs18_417_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_083/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.232 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.232 PDL n. 0107",
            "description_title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 6103,
            "slug": "vs18_376_018",
            "identifier": "vs18_376_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_018/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.121 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.121 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.121 PDL n. 0687",
            "description_title": "Emendamento 2.121 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5014,
            "slug": "vs18_377_049",
            "identifier": "vs18_377_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_049/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 14.201 FERRARI ROBERTO PAOLO (LEGA) - Votazione Emendamento 14.201 PDL n. 0875",
            "original_title": "Votazione Emendamento 14.201 PDL n. 0875",
            "description_title": "Emendamento 14.201 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5788,
            "slug": "vs18_439_003",
            "identifier": "vs18_439_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_003/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2727/94 LEGNAIOLI DONATELLA (LEGA) - Votazione Ordine del giorno 9/2727/94 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/94 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/94 LEGNAIOLI DONATELLA (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": 30,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5063,
            "slug": "vs18_376_030",
            "identifier": "vs18_376_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_030/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.33 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.33 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.33 PDL n. 0687",
            "description_title": "Emendamento 2.33 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 4864,
            "slug": "vs18_396_020",
            "identifier": "vs18_396_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_020/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2648/65 BALDELLI SIMONE (FI) - Votazione Ordine del giorno 9/2648/65 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/65 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/65 BALDELLI SIMONE (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": 30,
            "majority_cohesion_rate": 66.97,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 5493,
            "slug": "vs18_417_065",
            "identifier": "vs18_417_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_065/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 2.021 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.021 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.021 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.021 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5421,
            "slug": "vs18_381_045",
            "identifier": "vs18_381_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_045/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 45,
            "title": "Istituzione di una Commissione parlamentare d'inchiesta sulla diffusione massiva di informazioni false (Testo Unificato PDL 1056-2103-2187-2213) - Votazione finale PDL n. 1056",
            "original_title": "Votazione finale PDL n. 1056",
            "description_title": "Istituzione di una Commissione parlamentare d'inchiesta sulla diffusione massiva di informazioni false (Testo Unificato PDL 1056-2103-2187-2213)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.49
        },
        {
            "id": 4707,
            "slug": "vs18_386_028",
            "identifier": "vs18_386_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_028/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento Tab. 2.3 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.3 GARAVAGLIA MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 6778,
            "slug": "vs18_315_029",
            "identifier": "vs18_315_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_029/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2407/17 CIMINO ROSALBA (M5S) - Votazione Ordine del giorno 9/2407/17 DDL n. 2407",
            "original_title": "Votazione Ordine del giorno 9/2407/17 DDL n. 2407",
            "description_title": "Ordine del giorno n. 9/2407/17 CIMINO ROSALBA (M5S)",
            "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": 30,
            "majority_cohesion_rate": 69.73,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5628,
            "slug": "vs18_377_027",
            "identifier": "vs18_377_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_027/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 8.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 8.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 8.210 PDL n. 0875",
            "description_title": "Emendamento 8.210 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 11338,
            "slug": "18-31-35",
            "identifier": "18-31-35",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-35/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 35,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 2.2, Cucca e altri",
            "original_title": "Em. 2.2, Cucca e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 87.43,
            "minority_cohesion_rate": 63.85
        },
        {
            "id": 6049,
            "slug": "vs18_376_010",
            "identifier": "vs18_376_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_010/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.105 PALMIERI ANTONIO (FI) - Votazione Emendamento 2.105 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.105 PDL n. 0687",
            "description_title": "Emendamento 2.105 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 4640,
            "slug": "vs18_386_022",
            "identifier": "vs18_386_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_022/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento Tab. 2.27 PRESTIGIACOMO STEFANIA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.27 PRESTIGIACOMO STEFANIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4996,
            "slug": "vs18_376_009",
            "identifier": "vs18_376_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_009/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.104 BAGNASCO ROBERTO (FI) - Votazione Emendamento 2.104 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.104 PDL n. 0687",
            "description_title": "Emendamento 2.104 BAGNASCO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 4867,
            "slug": "vs18_313_022",
            "identifier": "vs18_313_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_022/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2394/75 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2394/75 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/75 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/75 TARANTINO LEONARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 73.54
        },
        {
            "id": 11235,
            "slug": "18-32-27",
            "identifier": "18-32-27",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-32-27/?format=api",
            "sitting": {
                "id": 788,
                "date": "2018-08-06",
                "number": 32,
                "branch": "S"
            },
            "number": 27,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 9.36, De Petris e altri",
            "original_title": "Em. 9.36, De Petris e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 88.02,
            "minority_cohesion_rate": 66.15
        },
        {
            "id": 5002,
            "slug": "vs18_376_008",
            "identifier": "vs18_376_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_008/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.102 PALMIERI ANTONIO (FI) - Votazione Emendamento 2.102 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.102 PDL n. 0687",
            "description_title": "Emendamento 2.102 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5789,
            "slug": "vs18_446_006",
            "identifier": "vs18_446_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_006/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2790-bis/54 FITZGERALD NISSOLI FUCSIA (FI) - Votazione Ordine del giorno 9/2790-bis/54 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/54 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/54 FITZGERALD NISSOLI FUCSIA (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": 30,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 4952,
            "slug": "vs18_373_021",
            "identifier": "vs18_373_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_021/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.204 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.204 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.204 PDL n. 0687",
            "description_title": "Emendamento 1.204 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6721,
            "slug": "vs18_313_082",
            "identifier": "vs18_313_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_082/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2394/190 BARONI ANNALISA (FI) - Votazione Ordine del giorno 9/2394/190 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/190 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/190 BARONI ANNALISA (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": 30,
            "majority_cohesion_rate": 69.05,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5876,
            "slug": "vs18_351_034",
            "identifier": "vs18_351_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_034/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2525/176 MANZATO FRANCO (LEGA) - Votazione Ordine del giorno 9/2525/176 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/176 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/176 MANZATO FRANCO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.37,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5778,
            "slug": "vs18_439_002",
            "identifier": "vs18_439_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_002/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2727/93 FRASSINI REBECCA (LEGA) - Votazione Ordine del giorno 9/2727/93 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/93 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/93 FRASSINI REBECCA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 4398,
            "slug": "vs18_267_053",
            "identifier": "vs18_267_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_053/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 9.0385 LATINI GIORGIA (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0385 LATINI GIORGIA (LEGA)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 67.15,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 5018,
            "slug": "vs18_386_032",
            "identifier": "vs18_386_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_032/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento Tab. 8.5 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.5 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6201,
            "slug": "vs18_313_051",
            "identifier": "vs18_313_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_051/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2394/124 BONIARDI FABIO MASSIMO (LEGA) - Votazione Ordine del giorno 9/2394/124 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/124 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/124 BONIARDI FABIO MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.54,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6723,
            "slug": "vs18_313_081",
            "identifier": "vs18_313_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_081/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2394/181 GERMANA' ANTONINO (FI) - Votazione Ordine del giorno 9/2394/181 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/181 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/181 GERMANA' ANTONINO (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": 30,
            "majority_cohesion_rate": 67.26,
            "minority_cohesion_rate": 63.81
        },
        {
            "id": 6233,
            "slug": "vs18_313_050",
            "identifier": "vs18_313_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_050/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2394/122 GIACCONE ANDREA (LEGA) - Votazione Ordine del giorno 9/2394/122 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/122 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/122 GIACCONE ANDREA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 5723,
            "slug": "vs18_369_030",
            "identifier": "vs18_369_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_030/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2500/318 COLMELLERE ANGELA (LEGA) - Votazione Ordine del giorno 9/2500/318 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/318 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/318 COLMELLERE ANGELA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 77.25
        },
        {
            "id": 5424,
            "slug": "vs18_295_019",
            "identifier": "vs18_295_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_019/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 3.02 SPENA MARIA (FI) - Votazione Emendamento 3.02 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.02 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 3.02 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 6294,
            "slug": "vs18_313_013",
            "identifier": "vs18_313_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_013/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2394/48 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2394/48 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/48 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/48 TATEO ANNA RITA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4725,
            "slug": "vs18_417_041",
            "identifier": "vs18_417_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_041/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.430 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.430 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.430 PDL n. 0107",
            "description_title": "Emendamento 1.430 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5888,
            "slug": "vs18_351_030",
            "identifier": "vs18_351_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_030/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2525/152 DONINA GIUSEPPE CESARE (LEGA) - Votazione Ordine del giorno 9/2525/152 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/152 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/152 DONINA GIUSEPPE CESARE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6512,
            "slug": "vs18_443_010",
            "identifier": "vs18_443_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_010/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2828/95 NOVELLI ROBERTO (FI) - Votazione Ordine del giorno 9/2828/95 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/95 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/95 NOVELLI ROBERTO (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": 30,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5830,
            "slug": "vs18_313_045",
            "identifier": "vs18_313_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_045/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2394/111 MACCANTI ELENA (LEGA) - Votazione Ordine del giorno 9/2394/111 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/111 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/111 MACCANTI 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": 30,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 5156,
            "slug": "vs18_396_014",
            "identifier": "vs18_396_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_014/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2648/38 ZOFFILI EUGENIO (LEGA) - Votazione Ordine del giorno 9/2648/38 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/38 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/38 ZOFFILI EUGENIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.36,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 6460,
            "slug": "vs18_417_003",
            "identifier": "vs18_417_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_003/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.8 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.8 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.8 PDL n. 0107",
            "description_title": "Emendamento 1.8 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 4873,
            "slug": "vs18_313_027",
            "identifier": "vs18_313_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_027/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/84 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/84 STEFANI ALBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 4756,
            "slug": "vs18_373_018",
            "identifier": "vs18_373_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_018/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.108 VERSACE GIUSEPPINA (FI) - Votazione Emendamento 1.108 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.108 PDL n. 0687",
            "description_title": "Emendamento 1.108 VERSACE GIUSEPPINA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6716,
            "slug": "vs18_313_090",
            "identifier": "vs18_313_090",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_090/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2394/202 CALABRIA ANNAGRAZIA (FI) - Votazione Ordine del giorno 9/2394/202 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/202 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/202 CALABRIA ANNAGRAZIA (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": 30,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 4670,
            "slug": "vs18_418_009",
            "identifier": "vs18_418_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_009/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.194 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 6.194 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.194 PDL n. 0107",
            "description_title": "Emendamento 6.194 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 67.07,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 5021,
            "slug": "vs18_417_031",
            "identifier": "vs18_417_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_031/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.423 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.423 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.423 PDL n. 0107",
            "description_title": "Emendamento 1.423 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 6325,
            "slug": "vs18_351_018",
            "identifier": "vs18_351_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_018/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2525/118 PETTAZZI LINO (LEGA) - Votazione Ordine del giorno 9/2525/118 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/118 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/118 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": 30,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 68.63
        },
        {
            "id": 8308,
            "slug": "vs18_454_017",
            "identifier": "vs18_454_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_017/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1-quater.2 SASSO ROSSANO (LEGA) - Votazione Emendamento 1-quater.2 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.2 DDL n. 2835",
            "description_title": "Emendamento 1-quater.2 SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 76.19,
            "minority_cohesion_rate": 68.31
        },
        {
            "id": 8273,
            "slug": "vs18_454_019",
            "identifier": "vs18_454_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_019/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1-quater.4 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1-quater.4 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.4 DDL n. 2835",
            "description_title": "Emendamento 1-quater.4 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 68.31
        },
        {
            "id": 8253,
            "slug": "vs18_454_056",
            "identifier": "vs18_454_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_056/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 2.045 CIABURRO MONICA (FDI) - Votazione Emendamento 2.045 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.045 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.045 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 78.57,
            "minority_cohesion_rate": 70.42
        }
    ]
}