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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=61",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=59",
    "results": [
        {
            "id": 5493,
            "slug": "vs18_417_065",
            "identifier": "vs18_417_065",
            "url": "https://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": 6130,
            "slug": "vs18_353_005",
            "identifier": "vs18_353_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_005/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.218 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.218 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.218 DDL n. 2471",
            "description_title": "Emendamento 1.218 PRISCO EMANUELE (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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5099,
            "slug": "vs18_354_003",
            "identifier": "vs18_354_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_003/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.232 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.232 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.232 DDL n. 2471",
            "description_title": "Emendamento 1.232 PRISCO EMANUELE (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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 78.43
        },
        {
            "id": 6230,
            "slug": "vs18_446_009",
            "identifier": "vs18_446_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_009/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2790-bis/79 POLIDORI CATIA (FI) - Votazione Ordine del giorno 9/2790-bis/79 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/79 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/79 POLIDORI CATIA (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.17,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 6452,
            "slug": "vs18_417_083",
            "identifier": "vs18_417_083",
            "url": "https://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": 8415,
            "slug": "vs18_453_001",
            "identifier": "vs18_453_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_453_001/?format=api",
            "sitting": {
                "id": 469,
                "date": "2021-01-18",
                "number": 453,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00167, sulla cui approvazione il Governo ha posto la questione di fiducia, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO) - Votazione Risoluzione 6_00167",
            "original_title": "Votazione Risoluzione 6_00167",
            "description_title": "Risoluzione n. 6-00167, sulla cui approvazione il Governo ha posto la questione di fiducia, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 99.32,
            "minority_cohesion_rate": 84.15
        },
        {
            "id": 5097,
            "slug": "vs18_355_009",
            "identifier": "vs18_355_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_009/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.243 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.243 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.243 DDL n. 2471",
            "description_title": "Emendamento 1.243 PRISCO EMANUELE (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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5239,
            "slug": "vs18_313_073",
            "identifier": "vs18_313_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_073/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2394/165 BATTILOCCHIO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2394/165 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/165 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/165 BATTILOCCHIO ALESSANDRO (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.64,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 8328,
            "slug": "vs18_454_008",
            "identifier": "vs18_454_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_008/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.03 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.03 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.03 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 1.03 MOLLICONE FEDERICO (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": 65.49
        },
        {
            "id": 11063,
            "slug": "18-32-106",
            "identifier": "18-32-106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-32-106/?format=api",
            "sitting": {
                "id": 788,
                "date": "2018-08-06",
                "number": 32,
                "branch": "S"
            },
            "number": 106,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 87, recante disposizioni urgenti per la dignità dei lavoratori e delle imprese - Em. 1.35 (1a parte), Bernini e altri",
            "original_title": "Em. 1.35 (1a parte), Bernini e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 87, recante disposizioni urgenti per la dignità dei lavoratori e delle imprese",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 30,
            "majority_cohesion_rate": 89.82,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 5765,
            "slug": "vs18_362_039",
            "identifier": "vs18_362_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_039/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2547/116 PETTARIN GUIDO GERMANO (FI) - Votazione Ordine del giorno 9/2547/116 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/116 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/116 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": 30,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5775,
            "slug": "vs18_362_038",
            "identifier": "vs18_362_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_038/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2547/115 PENTANGELO ANTONIO (FI) - Votazione Ordine del giorno 9/2547/115 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/115 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/115 PENTANGELO ANTONIO (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.78,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6203,
            "slug": "vs18_362_046",
            "identifier": "vs18_362_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_046/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2547/126 CARRARA MAURIZIO (FI) - Votazione Ordine del giorno 9/2547/126 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/126 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/126 CARRARA MAURIZIO (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.18,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6274,
            "slug": "vs18_362_028",
            "identifier": "vs18_362_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_028/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6582,
            "slug": "vs18_308_024",
            "identifier": "vs18_308_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_024/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (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": 74.11,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 4788,
            "slug": "vs18_362_019",
            "identifier": "vs18_362_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_019/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (FI) - Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (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": 71.99,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5018,
            "slug": "vs18_386_032",
            "identifier": "vs18_386_032",
            "url": "https://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": 4796,
            "slug": "vs18_362_053",
            "identifier": "vs18_362_053",
            "url": "https://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": 6209,
            "slug": "vs18_313_052",
            "identifier": "vs18_313_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_052/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2394/125 CASTIELLO GIUSEPPINA (LEGA) - Votazione Ordine del giorno 9/2394/125 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/125 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/125 CASTIELLO GIUSEPPINA (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": 8302,
            "slug": "vs18_454_026",
            "identifier": "vs18_454_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_026/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.24 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.24 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.24 DDL n. 2835",
            "description_title": "Emendamento 2.24 MOLLICONE FEDERICO (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.23,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 5468,
            "slug": "vs18_417_029",
            "identifier": "vs18_417_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_029/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.75 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.75 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.75 PDL n. 0107",
            "description_title": "Emendamento 1.75 PAGANO ALESSANDRO (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": 67.38,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 8223,
            "slug": "vs18_454_054",
            "identifier": "vs18_454_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_054/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 2.040 PRISCO EMANUELE (FDI) - Votazione Emendamento 2.040 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.040 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.040 PRISCO EMANUELE (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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 76.87,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8251,
            "slug": "vs18_454_033",
            "identifier": "vs18_454_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_033/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.11 BARELLI PAOLO (FI) - Votazione Emendamento 2.11 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.11 DDL n. 2835",
            "description_title": "Emendamento 2.11 BARELLI PAOLO (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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 76.53,
            "minority_cohesion_rate": 69.72
        },
        {
            "id": 8317,
            "slug": "vs18_454_027",
            "identifier": "vs18_454_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_027/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.23 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.23 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.23 DDL n. 2835",
            "description_title": "Emendamento 2.23 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": 76.53,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8322,
            "slug": "vs18_454_018",
            "identifier": "vs18_454_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_018/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1-quater.3 SASSO ROSSANO (LEGA) - Votazione Emendamento 1-quater.3 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.3 DDL n. 2835",
            "description_title": "Emendamento 1-quater.3 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 5127,
            "slug": "vs18_417_066",
            "identifier": "vs18_417_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_066/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 2.022 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.022 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.022 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.022 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": 69.82,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 4936,
            "slug": "vs18_381_036",
            "identifier": "vs18_381_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_036/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1056",
            "original_title": "Votazione Articolo 3 PDL n. 1056",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 14,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 8265,
            "slug": "vs18_454_055",
            "identifier": "vs18_454_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_055/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 2.044 CIABURRO MONICA (FDI) - Votazione Emendamento 2.044 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.044 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.044 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.77
        },
        {
            "id": 8271,
            "slug": "vs18_454_009",
            "identifier": "vs18_454_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_009/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1-bis.1 CIABURRO MONICA (FDI) - Votazione Emendamento 1-bis.1 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2835",
            "description_title": "Emendamento 1-bis.1 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": 74.83,
            "minority_cohesion_rate": 66.2
        },
        {
            "id": 5723,
            "slug": "vs18_369_030",
            "identifier": "vs18_369_030",
            "url": "https://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": 8336,
            "slug": "vs18_454_010",
            "identifier": "vs18_454_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_010/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1-bis.5 CIABURRO MONICA (FDI) - Votazione Emendamento 1-bis.5 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-bis.5 DDL n. 2835",
            "description_title": "Emendamento 1-bis.5 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": 73.81,
            "minority_cohesion_rate": 65.85
        },
        {
            "id": 8258,
            "slug": "vs18_454_049",
            "identifier": "vs18_454_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_049/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 2.036 SQUERI LUCA (FI) - Votazione Emendamento 2.036 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.036 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.036 SQUERI LUCA (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": 76.87,
            "minority_cohesion_rate": 69.72
        },
        {
            "id": 5787,
            "slug": "vs18_369_033",
            "identifier": "vs18_369_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_033/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2500/324 RAFFAELLI ELENA (LEGA) - Votazione Ordine del giorno 9/2500/324 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/324 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/324 RAFFAELLI 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": 75.6,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 4725,
            "slug": "vs18_417_041",
            "identifier": "vs18_417_041",
            "url": "https://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": 5753,
            "slug": "vs18_371_003",
            "identifier": "vs18_371_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_003/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00111 DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) e CRIPPA DAVIDE (M5S) - Votazione Risoluzione 6_00111",
            "original_title": "Votazione Risoluzione 6_00111",
            "description_title": "Risoluzione n. 6-00111 DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) e CRIPPA DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 76.51,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 4756,
            "slug": "vs18_373_018",
            "identifier": "vs18_373_018",
            "url": "https://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": 5031,
            "slug": "vs18_381_004",
            "identifier": "vs18_381_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_004/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.109 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.109 PDL n. 1056",
            "description_title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (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": 72.59,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 8228,
            "slug": "vs18_454_029",
            "identifier": "vs18_454_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_029/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.17 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 2.17 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.17 DDL n. 2835",
            "description_title": "Emendamento 2.17 ANDREUZZA GIORGIA (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": 77.21,
            "minority_cohesion_rate": 69.72
        },
        {
            "id": 8253,
            "slug": "vs18_454_056",
            "identifier": "vs18_454_056",
            "url": "https://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
        },
        {
            "id": 8308,
            "slug": "vs18_454_017",
            "identifier": "vs18_454_017",
            "url": "https://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": 6080,
            "slug": "vs18_373_004",
            "identifier": "vs18_373_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_004/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.200 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.200 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.200 PDL n. 0687",
            "description_title": "Emendamento 1.200 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": 64.46,
            "minority_cohesion_rate": 65.1
        },
        {
            "id": 4952,
            "slug": "vs18_373_021",
            "identifier": "vs18_373_021",
            "url": "https://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": 8273,
            "slug": "vs18_454_019",
            "identifier": "vs18_454_019",
            "url": "https://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": 6120,
            "slug": "vs18_373_011",
            "identifier": "vs18_373_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_011/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.103 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.103 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0687",
            "description_title": "Emendamento 1.103 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": 68.67,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6118,
            "slug": "vs18_373_010",
            "identifier": "vs18_373_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_010/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.110 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.110 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.110 PDL n. 0687",
            "description_title": "Emendamento 1.110 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 10890,
            "slug": "18-15-111",
            "identifier": "18-15-111",
            "url": "https://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": 5002,
            "slug": "vs18_376_008",
            "identifier": "vs18_376_008",
            "url": "https://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": 4996,
            "slug": "vs18_376_009",
            "identifier": "vs18_376_009",
            "url": "https://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": 16814,
            "slug": "18-269-2",
            "identifier": "18-269-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-269-2/?format=api",
            "sitting": {
                "id": 1025,
                "date": "2020-10-28",
                "number": 269,
                "branch": "S"
            },
            "number": 2,
            "title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2019-2020 - Articolo 11",
            "original_title": "Articolo 11",
            "description_title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2019-2020",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 75.32,
            "minority_cohesion_rate": 45.52
        },
        {
            "id": 15094,
            "slug": "18-134-117",
            "identifier": "18-134-117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-134-117/?format=api",
            "sitting": {
                "id": 890,
                "date": "2019-07-17",
                "number": 134,
                "branch": "S"
            },
            "number": 117,
            "title": "Modifiche al codice penale, al codice di procedura penale e altre disposizioni in materia di tutela delle vittime di violenza domestica e di genere - Em. 21.1, Cucca e altri",
            "original_title": "Em. 21.1, Cucca e altri",
            "description_title": "Modifiche al codice penale, al codice di procedura penale e altre disposizioni in materia di tutela delle vittime di violenza domestica e di genere",
            "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": 80.37,
            "minority_cohesion_rate": 44.27
        }
    ]
}